body { padding: 0 0 0 0; margin: 0 0 0 0; background: #ffffff; }
h1 { width: 786px; padding: 0 0 0 0; margin: 0 0 0 0; padding-top: 10px; padding-bottom: 10px; font-family: "Trebuchet MS", sans-serif; font-size: 32px;  text-align: left; }

#wrapper { width: 100%; margin-top: 10px; background: #f1f1f1; }
#container { position: relative; top: -8px; width: 786px; padding: 25px; border: 1px solid #cccccc; border-bottom: 0px; background: #ffffff; -moz-box-shadow: 0px -25px 35px #cccccc; -webkit-box-shadow: 0px -25px 35px #cccccc; box-shadow: 0px -25px 35px #cccccc; }
#patch { position: relative; top: -20px; width: 836px; height: 40px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; background: #ffffff; }

#logo { display: block; width: 336px; height: 56px; margin-bottom: 20px; background: url(logo.png) no-repeat; }

#menu { list-style-type: none; padding: 0 0 0 0; margin: 0 0 0 0; }
#menu li { float: left; }
#menu li a { display: block; padding: 5px; padding-left: 10px; padding-right: 10px; margin: 5px; background: #ea4848; font-family: Helvetica, Arial, sans-serif; font-size: 12px; text-shadow: 0px 1px 0px #a20d0d; color: #ffffff; text-transform: uppercase; text-decoration: none; -moz-border-radius-topleft: 6px; border-top-left-radius: 6px; -moz-border-radius-topright: 6px; border-top-right-radius: 6px; -moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px; }
#menu li a:hover { -moz-box-shadow: 0px 0px 6px #005ba2; -webkit-box-shadow: 0px 0px 6px #005ba2; box-shadow: 0px 0px 6px #005ba2; }

#left { float: left; width: 540px; padding-right: 25px; text-align: left; }
#right { float: left; width: 200px; padding-left: 20px; border-left: 1px dotted #cccccc; text-align: left; }

#rightHeading { width: 180px; height: 21px; padding-top: 5px; padding-left: 10px; padding-bottom: 0px; margin-bottom: 10px; background: #ea4848; border-left: 10px solid #fdbdbd; font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: #ffffff; font-weight: bold; text-transform: uppercase; }
#rightLinks { list-style-type: none; width: 200px; padding: 0 0 0 0; margin: 0 0 0 0; }
#rightLinks li { float: left; margin-bottom: 4px; font-family: Helvetica, Arial, sans-serif; color: #888888; font-size: 11px; }
#rightLinks a { font-family: Tahoma, Helvetica, Arial, sans-serif; color: #3746d0; font-size: 13px; }
#rightLinks a:hover { color: #f47c90; }

#postsTable { font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 13px; }
.postsTableRow:hover { background: #dbefff; }

#dateSubmitted { width: 540px; padding-top: 10px; font-family: Helvetica, Arial, sans-serif; color: #888888; font-size: 12px; }

#footer { width: 806px; padding: 15px; font-family: Helvetica, Arial, sans-serif; color: #888888; font-size: 11px; text-align: left; }
.newrow { clear: both; }

