/* CSS Document */

body {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	height: 100%; width: 100%;
	scrollbar-base-color: #C9C80B;
	scrollbar-3dlight-color: #C9C80B;
	scrollbar-face-color: #C9C80B;
	scrollbar-shadow-color: #C9C80B;
	color: #9C0008;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#center {
	position: absolute;
	left: 50%;
	width: 10px;
	height: 100%;
}
#middleback1 {
	position:absolute; width:820px; height:1000px; left: -410px; top: 0px; background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	background-image: url(../images/middle_back_820.jpg); 
	layer-background-image: url(../images/middle_back_820.jpg);
}
#middleback2 {
	position:absolute; width:820px; height:575px; left: -410px; top: 305px; background-color: #FFFFFF;
	background-image: url(../images/middle_back_stripe_820_2.jpg); 
	layer-background-image: url(../images/middle_back_stripe_820_2.jpg);
}
#stripesleft {
	position:absolute; width:590px; height:570px; left: -1000px; top: 305px; background-color: #FFFFFF;
	background-image: url(../images/bar_left_loop.jpg); 
	layer-background-image: url(../images/bar_left_loop.jpg);
}
#stripesright {
	position:absolute; width:590px; height:570px; left: 410px; top: 305px; background-color: #FFFFFF;
	background-image: url(../images/bar_right_loop.jpg); 
	layer-background-image: url(../images/bar_right_loop.jpg);
}

#bannerbg {
	position:absolute; width:100%; height:305px; left: 0px; top: 0px; 
	background-image: url(../images/bar_top.jpg); 
	layer-background-image: url(../images/bar_top.jpg);
}
#banner {
	position:absolute; width:820px; height:305px; left: -410px; top: 0px; 
	background-image: url(../images/banner_new.jpg);
	layer-background-image: url(../images/banner_new.jpg);
}
#topnav {
	position:absolute; width:780px; height:320px; left: -390px; top: 10px; 
}

#content {
	position: absolute;
	width: 780px;
	top: 320px;
	left: -390px;
	overflow: hidden;
	bottom: 25px;
	margin: auto;
	/*border: 1px solid #ff0000; */
}

#content p {
	margin-top: 0px;
	line-height: 18px;
	color: #9C0008;
}
#head1 {
	color: #9C0008;
	font-size: 16px;
	font-weight:bold;
}
#head2 {
	color: #9C0008;
	font-size: 14px;
	font-weight:bold;
}

li {
	line-height: 18px;
}
/*#bottom {
	position:absolute; width:100%; height:25px; left: 0px; bottom: 0px;
	background-image: url(../images/bar_bottom_bg.jpg);
	layer-background-image: url(../images/bar_bottom_bg.jpg);
}*/

#bottombar {
	position: absolute; width: 2000px; height: 25px; left: -1000px; bottom: 0px;
	background-image: url(../images/bar_bottom_bg.jpg);
	layer-background-image: url(../images/bar_bottom_bg.jpg);
}
#nload {
	position: absolute; width: 820px; height: 25px; left: -410px; bottom: 0px;
	background-image: url(../images/bar_bottom.jpg);
	layer-background-image: url(../images/bar_bottom.jpg);
	text-align: right;
}

