body {
  background: #313131;
  font-family:arial,verdana,sans-serif;
  color:#222;
  margin-top:0px;
  width: 100%;
  text-align: center;

}
#page {
 margin-left:auto; margin-right:auto; text-align: center;

/* width setting recommended */
width: 800px;
/* align left to fix the previous IE css bug */
text-align: left;
/* zero margin top/bottom, auto margin for left/right */
margin: 0 auto;


}




#header {
	background:#313131 url(../images/site5_01.jpg) ;
	height:212px;
	width:800px;
	}

#menu {
	background:#313131 ;
	height:28px;
	width:800px;

	}

#rdfooter {
	position:relative;
	left: -10px;
	text-align:right;
	font-size:10px;
	color:#000000;
	
}
	
a.rdfooter {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}	

a.rdfooter:hover {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}	

#contentframe {
padding-top:10px;
	background:#313131 url(../images/site5_03.jpg) repeat-y;
	width:800px;
padding-bottom:10px;
	}

#content {

margin-left:25px;
margin-right:25px;

text-align:left;
font-size:12px;
}

#footer {
	background:#313131 url(../images/site5_05.jpg);
	height:21px;
	width:800px;
	}
		

}
