#MainContainer { 
   width : 975px; 
   margin-right : auto; 
   margin-left : auto; 
 } 
 #BannerPadding {
 float: left;
 }
#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; 
   height : 38px; 
   text-align : center; 
   background-image : url(images/header-bg-reapter.jpg); 
   background-repeat : repeat-x; 
 } 
body { 
   background-image : url(images/bg-linen-a.gif); 
   background-repeat : repeat; 
 } 
#Menu { 
   background-color : #696969; 
   height : 60px; 
 } 
#Center { 
   color : #FFF; 
 } 
.text { 
   font-family : "Trebuchet MS", Arial, Helvetica, sans-serif; 
   font-size : 14px; 
   font-style : normal; 
   text-align : justify; 
   width : auto; 
   color : #FFF; 
   font-weight : normal; 
 } 
 
 a {color: #333 }
