body {
 margin:10px;
 background:#ffffff;
 color:#333333;
 text-align:center;
 padding:0;
 /* set the relative font size (12px) of IE5-5.5 differently to everything else, and we scale it from there */
 font: small Verdana,Arial,Helvetica,sans-serif!important;
 font /**/: x-small Verdana,Arial,Helvetica,sans-serif;
 }

#outer {
 text-align:left;
 width:970px;
 margin:auto;
 font-family:Arial,Helvetica,sans-serif;
 }

#headerblock {
 margin:0;
 padding:0;
 height:85px;
 /* background-image:url("_images/topborder_bg_grass.jpg"); */
 background-color:#006600;
 color:#ffffff;
 }
 
#bar {
 height:18px;
 background:#009900;
 color:#ffffff;
 margin:5px 0 0 0;
 }

#bodyblock {
 position:relative;
 background:#f5f5dc;
 color:#333333;
 width:970px;
 padding:0;
 margin:5px 0 0 0;
 }

#menucol {
 float:left;
 background:#f5f5dc;
 color:#000000;
 width:154px;
 padding:0;
 }

#cont {
 width:810px;
 background:#ffffff;
 color:#333333;
 text-align:left;
 }

#beststores {
 background:#e6e6fa;
 color:#000000;
 margin:5px 0 5px 0;
 padding:10px 0 10px 0;
 } 
 
#footer {
 margin:0;
 padding:5px 0 5px 0;
 background-color:#006600;
 color:#ffffff;
 text-align: center;
 }
 
#copyright {
 background:#ffffff;
 color:#666666;
 margin:20px 0 0 0;
 text-align:center;
 } 