body {
	background: url(images/bkg.jpg) no-repeat center top;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  }

#frame {
	width:955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	font-family:trebuchet ms, sans-serif;			
	}
		
	#contentheader {
	height: 200px;
	margin-top:53px;
		
	}
	
	#menubar{
	z-index:5;
	margin-top:-15px;
	width:955;
	padding-top:20px;
	height:25px;
	
	}
	

	
	#contentcenter {
	width:855px;
	background-color: #ffffff;
	padding-left:50px;
	padding-right:50px;
	z-index:5;
	margin-top:0px;
	min-height:350px;
	
	}

#logo banner {
	width:955px;
	float:left;
	height: 72px;
	
	}

.spacer {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

	#menubar a{
	color: #CC6633;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: trebuchet ms;
	text-decoration:underline;
	}
	
	#menubar a:hover{
	color: black;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: trebuchet ms;
	text-decoration:underline;
	}


	#menubar p{
	color: #CC6633;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	font-family: trebuchet ms;
	text-decoration:none;
	}	

#contentcenter h1{
	color: #660000;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	font-family: trebuchet ms;
	margin-bottom:-10px;

}

#contentcenter h2{
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	font-family: trebuchet ms;
	margin-bottom:-15px;
}

#contentcenter h3{
	color: #660000;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	font-family: trebuchet ms;

}

#contentcenter h4{
	color: #660000;
	font-size: 22px;
	font-weight: bolder;
	text-align: center;
	font-family: trebuchet ms;

}
#contentcenter h6{
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bolder;
	text-align: left;
	font-family: trebuchet ms;

}

#contentcenter p{
	color: #660000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-family: trebuchet ms;


}


#contentcenter li{
	color: #6699CC;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	font-family: trebuchet ms;
	margin-left: 35px;
	margin-right: 20px;
	list-style-type: square;
	margin-top: 0px;
}

#contentcenter a{
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
    font-family: trebuchet ms;
	text-decoration: underline;
	
	
}
#contentcenter a:hover{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: trebuchet ms;
	text-decoration: underline;
	}

#contentlinks p {
	font-size:12px;
	font-family: trebuchet ms;
	color:#CC6633;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}

#contentlinks a {
	font-size:12px;
	font-family: trebuchet ms;
	color:#CC6633;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	}
#contentlinks a:hover {
	font-size:12px;
	font-family: trebuchet ms;
	color:#CC6633;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	}	

