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

body 
{
	background: #000000;
	height: auto;
	width: auto;
}

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

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

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

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

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

#rightbar1 
{
	height: auto;
	width: 185px;
	margin-top: 890px;
	margin-left: 945px;
	position: absolute;
}

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

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

#leftbar1 
{
	height: auto;
	width: 190px;
	margin-top: 890px;
	margin-left: 150px;
	position: absolute;
}

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

#apDiv1 
{
	position: absolute;
	width: 320px;
	height: auto;
	background: #0785bd;
	visibility: hidden;
	margin-top: 140px;
	margin-left: 617px;
}

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


td:hover 
{
	background: #6b0b0f;
}
 
a:link{color: #FFFFFF;}

a:hover{
	color: #FFCC66;
}

