body{
	background-color:5e0c12;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:fe91fa;
	scrollbar-3dlight-color:ffe2fe;
	scrollbar-shadow-color:FFFFFF;
	scrollbar-darkshadow-color:c755aa;
	scrollbar-arrow-color:fe91fa;
	scrollbar-track-color:000000;
}

a:active, a:visited, a:link {color:000000;text-decoration:none;}
a:hover{color:cf2120;text-decoration:none;}

a.toplink:active, a.toplink:visited, a.toplink:link {font-family:Century Gothic;font-size:15px;color:FFFFFF;font-weight:bold;text-decoration:none;}
a.toplink:hover{color:000000;text-decoration:none;}

.mainText{
	font-family:Century Gothic;font-size:12px;color:000000;
}

.background_logo{
	position:absolute;
	width:980px;top:0px;height:577px;
	left: 50%;
	margin-left: -490px;
	border:transparent;
	background-image:url('../images/background_title.jpg');
	background-repeat: no-repeat;
}

.title_links{
	position:absolute;
	width:800px;top:140px;
	left: 50%;
	margin-left: -400px;
	border:transparent;
}

.background_white{
	position:absolute;
	width:844px;top:194px;height:808px;
	left: 50%;
	margin-left: -422px;
	border:transparent;
	background-image:url('../images/background_white.gif');
	background-repeat: no-repeat;
}

.center_body{
	position:absolute;
	width:844px;top:194px;height:808px;
	left: 50%;
	margin-left: -422px;
	border:transparent;
}


