* {margin: 0; padding: 0;}

html, body { font: 12px Times, Times New Roman, serif; text-align: center; height: 100%; background: #FFF url(images/bg.jpg) repeat-x 0 0; }

#shiv { width: 100%; height: 50%; margin-top: -322px; /* Half the height of div#centered. */ float: left; }

#wrapper { margin: 0 auto; width: 750px; _height: 639px; clear: both; border: 2px solid #000;}

#header { *margin-bottom: -3px; }

#contentArea { width: 100%; border-top: 2px solid #000; border-bottom: 2px solid #000; height: 400px; }

#footer { height: 134px; }
#footer img { _margin-bottom: -3px;  }

#mainNav { background: #760000; float: left; width: 174px; text-align: right; border-right: 2px solid #000; height: 400px; }
#mainNav ul li { list-style: none;  _margin: 0 0 -9px 0; }
#mainNav a { color: #FFF; }
#mainNav ul li a { text-decoration: none; display: block; _margin:0; padding: 2px 5px; _padding: 0 5px;}
#mainNav ul li a:hover { background: #9A0000; }
#mainNav p { color: #FFF; margin: 20px 5px 0 5px; }
#mainNav p a:hover { text-decoration: none; }

#content { float: left; width: 573px; height: 400px; }

iframe { width: 100%; height: 100%; }

