body {
 background: url(http://kenechols.com/images/homepage/homepagebgjan2008.jpg) no-repeat;
 background-position:center -85;
 background-color:#0E0005;
 margin:0;
 padding:0;
 }
 
#wrapper {
 width:100%;
 margin:0;
 padding:0;
 }

#topspacer {
 padding-top:50;
 width:100%;
 height:25;
 text-align:center;
 color:white;
 }

#topspacer a {
 color:white; 
 text-decoration:none; 
 font-family:'arial narrow'; 
 font-size:1em;
 }

#topspacer a:hover {
 color:#890F0C;
 }
 
#toplinkspacer {
 width:22;height:1;
 }
   
#mainbox {
 width:200;
 height:460; 
 float:left; 
 margin:0 auto;
 text-align:left;
 padding-left:50;
 padding-top:15;
 }
 
#footer {
 width:100%;
 margin:0 auto;
 color:white;
 font-family:'arial narrow';
 text-align:center;
 clear:both;
 }
 
 .smallstuff {
 color:#aea8a0; 
 font-size:.8em;
 }
 
#news {
 color:red; 
 font-size:1.2em;
 }
 
#newshighlight {
font-style:italic;
text-decoration:underline;
}