body {
	margin: 0px;
	padding: 0px;
	background-color: #313131;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#indexmaintop {
	height: 550px;
	width: 100%;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
}
#indexmaincontent {
	height: 550px;
	width: 765px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-right-color: #666666;
}
#picfade {
	height: 550px;
	width: 765px;
	z-index: 2;
}
#indexnav {
	height: 147px;
	width: 177px;
	z-index: 3;
	position: absolute;
	left: 558px;
	top: 197px;
}
#logo {
	height: 128px;
	width: 163px;
	z-index: 4;
	position: absolute;
	left: 564px;
	top: 24px;
}

.rightlinkbox {
	display: block;
	width: 172px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/bg-navindex.png);
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;*/
}
.indexwelcometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}

img, .rightlinkbox, #indexwelcome { behavior: url(iepngfix.htc); }

#indexwelcome {
	background-image: url(../images/bg-navindex.png);
	height: 131px;
	width: 338px;
	position: absolute;
	left: 397px;
	top: 396px;
	z-index: 5;
}

a:link, a:visited, a:active, a:Hover {
	color : #FFFFFF;
	text-decoration : underline;
}
a.mainnav:link, a.mainnav:visited, a.mainnav:active, a.mainnav:Hover {
	color : #FFFFFF;
	text-decoration : none;
}.sorcelogo {
	height: 50px;
	width: 735px;
	text-align: right;
	padding-right: 30px;
}
