body{
	font-size:12px;
	font-family:tahoma;
	margin:0px;
	padding:0px;
	color:black;
	font-weight:bold;
	line-height:20px;
	text-align:justify;
	background-color:black;
}
h1{
	margin-top:0px;
	margin-bottom:20px;
	font-size:30px;
	color:#960000;
	padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-color:#960000;
	border-bottom-width:1px;	
}
h2{
	margin-top:0px;
	font-size:23px;
	color:#960000;
	padding-bottom:10px;
	border-bottom-style:solid;
	border-bottom-color:#960000;
	border-bottom-width:1px;
	line-height:25px;	
}

a{
	color:black;
	text-decoration:none;
}	
div,img,form{
	padding:0px;
	margin:0px;
	border-width:0px;
	border-style:none;	
}
div{
	overflow:hidden;
}
#site{
	width:978px;
	margin-left:auto;
	margin-right:auto;
}
#bannerTop{
	background-image:url('../img/banner.jpg');
	width:978px;
	height:183px;
}	
#left{
	width:241px;
	float:left;
}
#rightOuter{
	width:733px;	
}
#right{
	width:733px;
	background-image:url('../img/bg1.jpg');
}
#rightText{
	margin:25px;
}
#rightBottom{
	width:733px;
	background-image:url('../img/rightbottom.jpg');
	height:13px;
}
#rightTop{
	width:733px;
	background-image:url('../img/righttop.jpg');
	height:8px;
}
#bottom{
	width:733px;
	height:83px;
	background-image:url('../img/bgbottom.jpg');
	margin-top:23px;
}
#left ul{
	padding:0px;
	margin:0px;
	width:220px;
	font-size:10px;
}
#left li{
	color:white;
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline;	
}
#left li a{
	color:white;
}
