body { margin: 10px;}
div { text-align: left; }
img { border: 0; }
a,a:link,a:hover,a:visited { color: blue; }

div#header { width: 830px; height: 30px; border-bottom: 0px solid #ccc; 
  color: #666;
}
div#header-divider { width: 845px; 
  /*height: 3px;*/
  border-top: 1px solid #ccc; 
  border-bottom: 1px solid #ccc;
  line-height: 0;
}
div#footer-divider { 
  clear: both;
  width: 845px; 
  border-top: 1px solid #ccc; 
  border-bottom: 1px solid #ccc;
  line-height: 0;
}
div#body { width: 845px; }

div#sidemenu { float:left; width: 180px; border:1px solid #eee;
  font: bold 18px Times New Roman;  
  line-height: 20px;
  padding-left: 5px;
  color: #1012AF;
}
div.menuline { width: 170px; border-bottom:1px solid #bbb;
  font: bold 16px Times New Roman;  
  line-height: 30px;
}
div.menuline a, div.menuline a:visited  { color: #1012AF; text-decoration: none; }
div.menuline a:hover { color: #1012AF; text-decoration: underline; }


div#main { float:right; width: 650px; border: 0px solid red;
  min-height: 400px;
  height:auto !important; height: 400px;      /* IE hack */
}

h1 { margin:0; padding:0; color: #ff7517; }
h2 { margin:0; padding:0; color: #ff7517; 
  font: 24px Arial;
}

div.copyright, div.copyright a { font: 11px Verdana; color: #ff7517; text-align: center; }
div.copyright { padding: 5px;  }
div.copyright a:link, div.copyright a:visited { text-decoration: none; }
div.copyright a:hover { text-decoration: underline; }

div.coupon { width:200px !important; width:210px;
		min-height: 65px; height: auto !important; height: 83px;
		border: 1px dashed; font: 11px Verdana; line-height: 16px; padding:10px 5px 10px 5px; text-align: center; 
}
table#coupons div.coupon { border: 0; min-height: 0; height: auto; }
table#coupons td { border: 1px dashed #777; vertical-align: middle; }

div.coupon a { font-weight: bold; color: blue; }
div.coupon div { text-align: center; }



table#categories td { vertical-align: middle; height: 80px; }
table#categories td.more { width:180px; font:bold 10px Verdana; text-align: right; padding-right:20px; }
table#categories div.coupon { border-color: #999; border: 0; min-height:0; height: auto; }
/*table#categories td.more { border-top: 1px dashed #999;  border-bottom: 1px dashed #999; }*/
table#categories td.divider { border-top: 1px solid #999; border-bottom: 1px solid #999; height: 5px; line-height:1px; }
table#categories td.divider-single { border-bottom: 1px solid #999; line-height:1px; height: 1px; }
table#categories td.vertical-divider { border-left: 1px dashed #999; }
/*table#categories td.vertical-divider { border-left: 1px solid #999;border-right: 1px solid #999; }*/

