html, body{ 
 font-family:Arial, Helvetica, sans-serif;
 font-size:90%;
 background-color:#CCCCCC;
 color:#333333;
} 
 
#wholepagewidth{ 
 width:820px; 
 margin-left:auto; 
 margin-right:auto; 
 text-align:center;
} 
 
#header{ 
 height:190px; 
 width:100%; 
} 

#maincolumn{ 
 width:100%; 
 height:300px;
}
 
#maincolumn_featured{
 height:260px; 
}
  
#brands{
 height:55px; 
}

#footer{
 height:60px; 
 color:#0099CC;
 text-align:center;
} 
 
#footer1{
 height:35px; 
 color:#0099CC;
 text-align:center; 
 font-size: 80%;
} 

.smalllinks ,smalllinks:hover {color:#0099CC; text-decoration:none;}
.smalllinks:hover {color:#33CC00;}

.footerlinks ,footerlinks:hover {color:#0099CC; text-decoration:none; font-weight:bold;}
.footerlinks:hover {color:#33CC00;}

.footerdiv {color:#0099CC; font-weight:bold;}