html    { height: 100%; }
body    { margin: 0; padding: 0; height: 100%; background: #000; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}

pre	{ font-size: 12px; }

#wrap   { background: url('http://ohhla.com/images/backgroundshim.png') top left repeat-y; min-height: 100%; width: 800px; margin: auto; position: relative; }
* html #wrap {height:100%}

#inner-wrap       { padding-bottom: 0px; }
#inner-wrap:after { content:" "; display: block; clear: both; background: none; }
#footer { height: 75px; background: url('http://ohhla.com/images/footer.png'); width: 800px; color: #000; font-weight: bold; font-size: 10px; font-family: Verdana; margin: auto; text-align: center; }
#left { float: left; width: 200px; }
#left-wrap { width: 120px; margin-left: 15px; }
#main { position: relative; margin-left: 205px; vertical-align: top; }

#menu { background: #ABCFE7; border: 1px solid #000; width: 120px; }
#menu a { color: #000; text-decoration: none; font-family: Verdana, sans-serif; font-weight: bold; font-size: 12px; display: inline-block; width: 100%; padding-left: 5px; }
#menu a:hover { color: #fff; background: #6488A0; width: 115px; }

#leftbanner  { background: #ABCFE7; }
#topbanner   { background: #6488A0; width: 100%; text-align: center; }
#rightbanner { width: 160px; height: 600px; border: 0px solid #000; float: right; text-align: right; vertical-align: top; }
#imgheader   { margin: none; }
#leftmain    { float: left; vertical-align: top; width: 570px !important; margin: 0 auto 0 auto; }

.inside-table { border: 1px solid #111; width: 585px; border-collapse: collapse; background: #fff; }
.inside-table th { background: #4c6879; color: #fff; font-weight: bold; font-zie: 12px; font-family: Verdana, sans-serif; text-align: left; }
.inside-table-2 { border: 1px solid #000; padding: 0px; margin: 0px; width: 100%; border-collapse: collapse; }
.inside-table-2 td {border: 1px solid #000; }


<!--[if IE]>
<style type="text/css">
#main, #inner-wrap, #wrap { zoom:1; }
</style>
<![endif]-->


