@charset "utf-8";
/* CSS Document */
a { text-decoration: none; }
a:link { font-weight: bolder; color: #FF9900; }
a:visited { font-weight: bolder; color: #666666; }
html { font-family: Calibri, Arial, Helvetica; color: #000000;font-size: 100%; min-width: 960px;}
body { margin: 0px; background-color: #000000;  }
h1 {}
h2{ color: #0066CC; }
h3{}
h4{ color: #666666; }
hr { color:#FFCC00; height: 1px; width: 80%; text-align: center; }
textarea { overflow: auto;  font-family: Calibri, Arial, Helvetica; }
#maindiv { width: 100%; border-top-width: 8px; border-top-style: solid; border-top-color: #666666; }
#masthead { background-color: #DDDDDD; height: 170px; }
#logo { float: left; width: 72%; }
#topad {width: auto;}
#middle { width: 100%; background-color: #FFFF99; min-height: 500px; border-bottom-width: 8px; border-bottom-style: solid; border-bottom-color: #666666; border-top-width: 8px; border-top-style: solid; border-top-color: #666666; }
#sidenav { width: 180px; padding-right: 2px; padding-left: 2px; margin-top: 44px; text-align: left;  }
#content { width: 520px; text-align: left;  padding-top: 12px; padding-right: 12px; padding-bottom: 36px;  float: left; }
.thewidth { width: 980px;  border: 1px none red }
#sidenav a{ text-decoration: none; display: block; width: 160px; margin-bottom: 2px; padding-top: 6px; line-height: 100%; padding-bottom: 6px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFCC00; }
#sidenav a:hover{ color: #009900; }
#rightcol { padding-top: 48px; width: 260px; }

#footer { color:#FFFFFF; font-size: 70%; padding: 16px; text-align: left; }
#footer a{ text-decoration: none; }

#middle, #footer, #sidenav, #content, #rightcol {float: left;}

.tableHeader {color: #FFFFFF; background-color:#333333;}
.adreview { background-color: #FFFFFF; text-align: center; height: auto; width: 80%; border: 1px solid #666666; padding: 8px; margin-top: 12px; margin-bottom: 12px; }
.red { color: #CC0000; }
