body {


	background-image: url(images/bg.jpg);


	margin-top: 0px;


	background-repeat:repeat-x;


	background-color:#7D9A7B;


	font-family:tahoma;


	font-size:11px;


	color:#E4E4E4;


}


.txtheader{


font-weight:bold;


color:#E0A034;


}


.h_featured img{


border:5px #D2D9C1 solid;


}


.h_foot{


text-align:right;


color:#C3D4A8;


background-image:url(images/h_foot_bg.jpg);


}


#centerbg{


text-align:center;


width:100%;


height:800px;


background-image:url(images/editbg.jpg);


background-repeat:no-repeat;


background-position:center top;


}