body {
 margin:10px;
 background:#ffffff;
 color:#000000;
 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;
 }

#headerblock {
 height:80px;
 background-image:url("_images/topborder_bg.jpg");
 color:#ffffff;
 }
 
#bar {
 height:18px;
 background:#cc3300;
 color:#ffffff;
 margin:5px 0 10px 0;
 }
 
#bartopmenu {
 height:18px;
 background:#dcdcdc;
 color:#ffffff;
 margin:-8px 0 10px 0;
 } 

#beststores {
 background:#e6e6fa;
 color:#000000;
 margin:5px 0 5px 0;
 padding:10px 0 10px 0;
 } 
 
#footer {
 background:#ffffff;
 color:#000000;
 margin:20px 0 0 0;
 }
 
#copyright {
 background:#ffffff;
 color:#000000;
 margin:20px 0 0 0;
 text-align:center;
 } 
