* { margin:0; padding:0; font-family:"arial, sans-serif";}
html, body {height:100%; background:black;}
#bg {position:fixed; top:0; left:0; width:100%; height:100% !important; height:670px; min-height:670px; z-index:0;}
#distance {width:1px; height:50%; margin-bottom:-335px; float:left;} /* half of height, minus the nav */
#page_wrapper {margin:0 auto; background:white; position:relative; text-align:center; height:auto !important; min-height:618px; height:618px;width:800px; clear:left;}

#page_left { text-align:left; padding:20px; width:360px; height:578px; position:absolute; top:0; left:0; overflow:auto; }
#page_right { text-align:left; padding:20px; width:360px; height:578px; position:absolute; top:0; right:0; overflow:auto; }

#top_nav li { list-style-type:none; display:block; float:left; height:30px; line-height:40px; margin:0 22px; font-size:14px; color:#dec688; font-family:arial; font-weight:bold; text-transform:uppercase; }
#top_nav li a { text-decoration:none; color:#dec688; }
#top_nav li a:hover { color:white; }
#footer { height:22px; font-size:10px; line-height:22px; width:800px; margin:0 auto; text-align:center; background:none; position:relative; clear:left; color:#dec688; }
#footer a { color:#dec688; text-decoration:none; }
#footer a:hover { color:white; }

#issue_nav { width:800px; height:20px; background:white; overflow:hidden; margin:0 auto; position:relative; text-align:center; }
#issue_nav table { width:800px; }
#issue_nav table td { text-align:center; width:266px; }
