#MainContainer { 
   width : 975px; 
   margin-right : auto; 
   margin-left : auto; 
   height : 650; 
 } 
#BannerPadding { 
   Float : left; 
   margin-left : 3px; 
 } 
 #Center {
	height : 650px;
	background-color: #404040;
	}
 
#Footer {
	font-family : Verdana, Geneva, sans-serif;
	font-size : x-small;
	background-color : #696969;
	text-align : right;
	color : #CCC;
	height : 35px;
	padding-top : 5px;
	padding-right : 15px;
	clear : both;
	line-height: 1.5em;
 } 
#Header { 
   Background-color : #666; 
   Background-image : url(images/header-bg-reapter.jpg); 
   Background-repeat : repeat-x; 
   Height : 38px; 
   Text-align : center; 
 } 
body { 
   Background-image : url(images/bg-linen-a.gif); 
   Background-repeat : repeat; 
 } 
#Menu { 
   background-color : #696969; 
   height : 60px; 
 } 

a  { color:#333 }