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

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

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

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

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

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

#leftbar {
	height: auto;
	width: 190px;
	margin-top: 177px;
	position: absolute;
	margin-left: 150px;
	visibility: visible;
}

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

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

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

.style7 
{
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 2px;
}

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

.style10
{
	font-size: 14px;
	color: #FFFFFF;
	text-Align: center;
	text-decoration: none;
}

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

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

#apDiv2 
{
	position:absolute;
	width:570px;
	height:620px;
	top: 10px;
	visibility: hidden;
	background-color: #000000;
	left: 0px;
}

#apDiv3 
{
	position:absolute;
	width:570px;
	height:620px;
	background: #886d58;
	visibility: hidden;
	background-color: #000000;
	top: 10px;
	left: 0px;
	z-index: auto;
}

#apDiv5 
{
	position:absolute;
	width:570px;
	height:620px;
	z-index:auto;
	top: 10px;
	visibility: hidden;
	background-color: #000000;
	left: 0px;
}

#apDiv4 
{
	position:absolute;
	width:570px;
	height:620px;
	z-index:auto;
	top: 10px;
	visibility: hidden;
	background-color: #000000;
	left: 0px;
}

#apDiv1 
{
	position:absolute;
	width:570px;
	height:620px;
	z-index:auto;
	top: 10px;
	visibility: hidden;
	background-color: #000000;
	left: 0px;
}
#apDiv8 {
	position:absolute;
	width:570px;
	height:620px;
	background: #CC6666;
	top: 10px;
	left: 0px;
	background-color: #000000;
	z-index: auto;
	visibility: hidden;
}


#apDiv6 
{
	position: absolute;
	width: 250px;
	height: auto;
	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;}
