img, div { behavior: url(images/iepngfix.htc) }

body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#ffffff;
padding:0px;
margin:0px;
background-color: #000;
}


a {color: #A47B41;}
a:visited {color:#A47B41;}
a:hover {color: #D18E1F;}
a:active { color:#A47B41;}

h1 {
font-size: 11px;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}



/* -----------------content--------------------- */
#content {
padding: 0px;
margin-left: 301px;
margin-right: 0px;
}


#flash{
	background:url(images/flashbg.png) bottom center no-repeat;
	height:340px;
	width:650px;
	text-align:center;
	
	}
	
#bodyhead{
	background:url(images/body_top.png) top center no-repeat;
	height:9px;
	width:650px;
	text-align:center;
	
	}
	

#bodycontent{
	background:url(images/body_rep.png) top center repeat-y;
	width:650px;
	text-align:left;
	
	}	
	

#bodyfoot{
	background:url(images/body_foot.png) top center no-repeat;
	height:11px;
	width:650px;
	text-align:center;
	
	}	

p {
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 301px;
margin: 0px;
padding: 0px;
text-align: center;

}

li {
	margin-left: 10px;}



