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


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

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

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

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

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

#slide {
	width: 158px;
	height: 175px;
	float: left;
	position: relative;
	margin: 20px 5px 0px;
}

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

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

#rightbar1 
{
	height: auto;
	width: 180px;
	margin-top: 650px;
	margin-left: 950px;
	position: absolute;
}

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

.style7 
{
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: #6b0b0f;
	text-indent: 5px;
	white-space: normal;
}

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

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

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

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

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

.tds:hover 
{
	background: #6b0b0f
}	

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

#apdiv7 td:hover 
{
	background: #6b0b0f;
}

a:link{color: #FFFFFF;}

a:hover{color: #FFCC66;}
