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

body {
	background: #000000;
	height: auto;
	width: auto;
}
	
#main_div 
{
	height: auto;
	width: 980px;
	position: absolute;
	margin-left: 150px;
	margin-top: 0px;
	background: url(../images/bg_images/bg5.jpg);
	top: 0px;
}

#header 
{
	position: relative;
	height: 100px;
	width: 570px;
	margin-left: 217px;
	background: url(../images/banners/banner1.jpg);
}

#navbar 
{
	height: 30px;
	width: 570px;
	margin-top: 110px;
	position: absolute;
	margin-left: 367px;
	background: #6b0b0f;
	visibility: visible;
}

#navbar td:hover 
{
	background: #0785bd;
}

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

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

#rightbar 
{
	position: absolute;
	height: auto;
	width: 185px;
	margin-left: 955px;
	margin-top: 177px;
}

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

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

#apDiv1 
{
	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;
}

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

a:link
{color: #FFFFFF;}

a:hover
{color: #FFCC66;}

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

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

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

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

