@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #000000;
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 20px;
	background-image: url(images/background_black.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#topcontainer {
	margin: 0px auto;
	width: 710px;
	padding-left: 53px;
}
#topright {
	float: right;
	width: 186px;
	height: 90px;
}
#topleft {
	float: left;
	width: 364px;
	height: 80px;
	margin-top: 10px;
	padding-top: 0px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
#topcleardiv {
	clear: both;
}




#topslice {
	background-image: url(images/topslice.gif);
	height: 8px;
	width: 657px;
	background-repeat: no-repeat;
	margin: -1px auto 0px;
}
#topslicecleardiv {
	clear: both;
}




#maincontainer {
	margin: 0px auto;
	width: 657px;
	background-image: url(images/mainslice.gif);
	background-repeat: repeat-y;
}
#mainleft {
	float: left;
	width: 167px;
	text-align: left;
	background-color: #333333;
	height: 320px;
	background-image: url(images/logo_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
}
#mainright {
	float: right;
	width: 124px;
	margin-right: 38px;
}
#mainbody {
	padding: 30px 195px 10px 225px;
}
#mainbodyPICS {
	padding: 30px 80px 10px 210px;
}
#maincleardiv {
	clear: both;
}



.text {
	color: #666666;
}
.text a:link {
	color: #666666;
	text-decoration: underline;
}
.text a:visited {
	color: #666666;
	text-decoration: underline;
}
.text a:hover {
	color: #9BC01D;
	text-decoration: underline;
}
.text a:active {
	color: #666666;
	text-decoration: underline;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 170%;
	font-weight: 700;
	color: #9F9F9F;
}





#bottomslice {
	background-image: url(images/bottomslice.gif);
	height: 8px;
	width: 657px;
	background-repeat: no-repeat;
	margin: -1px auto 0px;
}
#bottomslicecleardiv {
	clear: both;
}




#footercontainer {
	margin: 0px auto;
	height: 20px;
	width: 466px;
	padding-left: 134px;
}
.footertext{
	font-size: 69%;
	color: #8F0C0F;
}

#footercleardiv {
	clear: both;
}




a img { border:none; }
.headSMALL {
	color: #9BC01D;
	font-weight: 700;
	font-size: 100%;
}
.headSMALLgray {
	color: #9F9F9F;
	font-weight: 700;
	font-size: 100%;
}
