@charset "utf-8";
/* CSS Document */

body 
{
	background: #000000;
}

#main_div 
{
	height: auto;
	width: 980px;
	position: absolute;
	margin-left: 150px;
	margin-top: 0px;
	background: url(../images/bg_images/bg5.jpg);
	top: 0px;
	visibility: visible;
}
#header 
{
	position: relative;
	height: 100px;
	width: 570px;
	margin-left: 217px;
	background: url(../images/banners/banner3.jpg);
}
#navbar 
{
	height: 30px;
	width: 570px;
	margin-top: 110px;
	position: absolute;
	margin-left: 367px;
	background: #6b0b0f;
	visibility: visible;
}
#navbar td:hover 
{
	background: #0785bd;
}

#leftbar 
{
	height: auto;
	width: 190px;
	margin-top: 177px;
	position: absolute;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 150px;
}

#contentarea 
{
	height: auto;
	width: 570px;
	margin-left: 367px;
	position: absolute;
	visibility: visible;
	margin-top: 177px;
	
}

.style9 
{
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

#apDiv2
{
	width: 500px;
	height: 400px;
	margin-left: 0px;
	margin-top: 0px;
	visibility: visible;
	position: relative;
	left: 35px;
	background: #66CC66;
}

#apDiv1
{
	width: 500px;
	height: 400px;
	margin-top: -400px;
	margin-left: 35px;
	position: absolute;
	background: #CCCC33;
	visibility: hidden;
}

#apDiv3 
{
	width: 500px;
	height: 400px;
	margin-top: -400px;
	margin-left: 35px;
	visibility: hidden;
	position: absolute;
	background: #CC6600;
}

#apDiv4 
{
	width: 500px;
	height: 400px;
	margin-top: -400px;
	margin-left: 35px;
	visibility: hidden;
	position: absolute;
	background: #CC66CC;
}

#apDiv5 
{
	width: 500px;
	height: 400px;
	margin-top: -400px;
	margin-left: 35px;
	visibility: hidden;
	position: absolute;
	background: #6699CC;
}

#apDiv6 
{
	position: absolute;
	width: 250px;
	height: auto;
	background: #0785bd;
	margin-top: 140px;
	margin-left: 687px;
	visibility: hidden;
}

.tds 
{
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.tds:hover 
{
	background: #6b0b0f;
}

#apDiv7 
{
	position: absolute;
	width: 250px;
	height: 34px;
	z-index: auto;
	background: #0785bd;
	margin-top: 140px;
	margin-left: 687px;
	visibility: hidden;
}
#apDiv8 {
	position:absolute;
	width:250px;
	z-index:1;
	margin-top: 140px;
	margin-left: 486px;
	height: auto;
	background: #0785bd;
	visibility: hidden;
}


#footer 
{
	height: auto;
	width: 570px;
	margin-top: 1250px;
	margin-left: 367px;
	position: absolute;
}

a:link{color: #FFFFFF;}
a:hover{color: #FFCC66;}
