html, body { height: 100%; width: 100%; }
body { background: #ebd7a0 url(images/bg.png) repeat-x top; font-family: arial, sans-serif; font-size: small; margin: 0; padding: 0; }

h1, h2, h3 { color: #800000; }
a { color: #293069; text-decoration: underline; }
a:hover { color: #3E479F; text-decoration: none; }
p { line-height: 16px; margin: 0; }

.clear { clear: both; } 

#container { width: 1000px; margin: 0 auto; }
#header { width: 1000px; height: 185px; background: url(images/header.png) no-repeat; }

#newsticker { width: 960px; height: 20px; margin: 0 auto; position: relative; }
#newsticker ul { list-style: none; list-style-image: none; margin: 0; padding: 0; text-align: center; }
#newsticker ul li { font-size: 80%; color: #800000; }

#nav { float: left; position: relative; margin-top: 134px; margin-left: 40px; }
#nav ul { list-style: none; list-style-image: none; padding: 0; margin: 0; margin-left: 40px; }
#nav ul li { float: left; width: 119px; height: 20px; margin-left: 2px; }
#nav li a { display: block; width: 119px; line-height: 20px; text-align: center; text-decoration: none; font-size: 80%; font-family: tahoma; font-weight: bold; color: white; background: url(images/navtab.png); }
#nav li a:hover { color: #fef200; background: url(images/navtab_hover.png); }

.original { width: 971px; height: 65px; margin: 0 auto; padding-top: 5px; clear: both; background: url(images/original_top.png); }
.allnew { width: 971px; height: 65px; margin: 0 auto; padding-top: 5px; clear: both; background: url(images/allnew_top.png); }
.buzz { width: 971px; height: 65px; margin: 0 auto; padding-top: 5px; clear: both; background: url(images/buzz_top.png); }

.bigbox_c { width: 960px; margin: 0 auto; padding-top: 5px; clear: both; }
.bigbox_t { width: 960px; height: 17px; background: url(images/bigboxtop.png); }
.bigbox_m { width: 940px; min-height: 100px; height: auto !important; height: 100px; background: url(images/bigboxmid.png) repeat-y; padding-left: 10px; padding-right: 10px;  }
.bigbox_b { width: 960px; height: 17px; background: url(images/bigboxbottom.png); }

.leftbox_c { width: 670px; float: left; margin-left: 20px; padding-top: 5px;  }
.leftbox_t { width: 670px; height: 17px; background: url(images/leftboxtop.png); }
.leftbox_m { width: 650px; min-height: 140px; height: auto !important; height: 140px; background: url(images/leftboxmid.png) repeat-y; padding-left: 10px; padding-right: 10px;  }
.leftbox_b { width: 670px; height: 17px; background: url(images/leftboxbottom.png); clear: both; }

.centrebox_c { width: 670px; float: left; margin-left: 150px; padding-top: 5px;  }
.centrebox_t { width: 670px; height: 17px; background: url(images/leftboxtop.png); }
.centrebox_m { width: 650px; min-height: 140px; height: auto !important; height: 140px; background: url(images/leftboxmid.png) repeat-y; padding-left: 10px; padding-right: 10px;  }
.centrebox_b { width: 670px; height: 17px; background: url(images/leftboxbottom.png); clear: both; }

.sidebox_c { width: 285px; float: right; margin-right: 20px; padding-top: 5px; }
.sidebox_t { width: 285px; height: 25px; background: url(images/sideboxtop.png); padding-top: 8px; font-size: medium; font-weight: bold; text-align: center; color: white; }
.sidebox_m { width: 265px; min-height: 80px; height: auto !important; height: 80px; background: url(images/sideboxmid.png) repeat-y; padding-top: 10px; padding-left: 10px; padding-right: 10px;  }
.sidebox_b { width: 285px; height: 17px; background: url(images/sideboxbottom.png); clear: both; }

.newsbox_c { width: 285px; float: right; margin-right: 20px; padding-top: 5px; }
.newsbox_t { width: 285px; height: 25px; background: url(images/sideboxtop.png); padding-top: 8px; font-size: medium; font-weight: bold; text-align: center; color: white; }
.newsbox_m { width: 285px; min-height: 80px; height: auto !important; height: 80px; background: url(images/sideboxmid.png) repeat-y; }
.newsbox_b { width: 285px; height: 17px; background: url(images/sideboxbottom.png); clear: both; }
.newspaper { background: url(images/newspaper.png) no-repeat; width: 257px; padding-top: 10px; padding-left: 10px; padding-right: 10px; margin: 0 auto; }

#footer { clear: both; font-size: 80%; width: 700px; padding-top: 20px; padding-bottom: 20px; margin: 0 auto; text-align: center; }
#footer a { color: #330000; text-decoration: none; }
#footer a:hover { color: #171C3E; text-decoration: none; }