body
{
  margin:0;
  padding:0;
  font:normal small/1.4 verdana, arial, san-serif;
  color:#fff;
  background:#590B0E;
}

p { margin-bottom:1em; }
h2 { margin-bottom:10px; }

a { color:#99f; }
a:visited { color:#95f; }


.viewall { text-align:right; }

div#footer-wrapper
{
  height:79px;
  background:#e11b24 url(/images/menubg.gif) repeat-x bottom left;
}

div#reviews ul
{
  margin:0;
  padding:0;
  list-style:none;
}


div#outer-header
{
  margin:0;
  padding:0;
  background:#000 url(/images/bg.gif) repeat-x top left;
}

div#header
{
  background:url(/images/tent.jpg) no-repeat 720px 0;
  color:#ffcf11;
  font-weight:bold;
  font-size:100%;
  position:relative;
}

div #header img#logo
{
  position:absolute;
  top:10px;
  left:10px;
  height:139px;
  width:345px;
}


div #header img#axe
{
  position:absolute;
  top:127px;
  left:0;
}

/*
div#header h1
{
  margin:0 0 20px 380px;
  padding:50px 0 0 0;
  font-size:110%;
  width:310px;
  text-align:center;
  min-height:90px;
}
*/

div#header ul
{
  margin:0 0 5px 0;
  padding:0 0 0 180px;
  list-style:none;
  width:500px;
  text-align:center;
clear:both;
}

div#header ul.minor
{
  font-size:85%;
}


div#header ul li
{
  display:inline;
  margin:0 1.5em 0 0;
  padding:0;
}


div#header ul li.last
{
  margin-right:0;
}

#originalmovie
{
  position:relative;
  left: 380px;
  width:420px;
  text-align:center;
}

div#order-dvd
{
  position:relative;
  top:10px;
  left: 380px;
  padding:10px;
  margin-bottom:20px;
  background:#000 url(/images/bg.gif) repeat-x top left;
  border:1px solid #ffcf11;
  width:420px;
  -moz-box-shadow: rgba(0,0,0,.3) 5px 5px 5px;
  -webkit-box-shadow: rgba(0,0,0,.3) 5px 5px 5px;
  box-shadow: rgba(0,0,0,.3) 5px 5px 5px;
}


div#order-dvd h1
{
  text-indent:-9999em;
  overflow:hidden;
  background:url(/images/order-dvd.png) no-repeat top left;
  height:20px;
  width:292px;
  margin-bottom:20px;
  display:inline-block;
}



div#outer-content
{
  margin:0;
  padding:0;
  background:#000 url(/images/contentbg.gif) repeat-x top left;
  clear:both;
}

div#content
{
  width:900px; 
  padding:20px;
}

div#content h1 { font-size:2em; font-weight:bpld; color:#ed2124; text-align:center }
div#content h2 { font-size:1.6em; font-weight:500; color:#f00 }

div#announcement
{
  border:#a00 solid 1px;
  padding:1em;
  margin:20px 0;
  background:#000 url(/images/bg.gif) repeat-x 0 -90px;

}


div#trailer
{
  padding-left:180px;
  padding:20px 0 20px 180px;
}

div#trailer object
{
  width:500px;
  height:310px;
}

div#news
{
  float:left;
  width:48%;
  margin-right:4%;
}

div#news h2
{
  text-indent:-9999em;
  overflow:hidden;
  background:url(/images/news.png) no-repeat top left;
  height:20px;
  width:143px;
}

div#story { display:none; }

div#reviews
{
  float:left;
  width:48%;
}

div#news ul li,
div#reviews ul li
{
  margin:0 0 .5em 0;
  padding:0;
  font-weight:bold;
}


div#reviews h2
{
  text-indent:-9999em;
  overflow:hidden;
  background:url(/images/reviews.png) no-repeat top left;
  height:20px;
  width:156px;
}

div#footer
{
  font-size:85%;
  padding-top:20px;
  width:1000px;
  clear:both;
}

div#footer #siteinfo,
div#footer #connect
{
  width:480px;
  float:left;
  margin-left:20px;
}


#outer-header:after,
#header:after,
#footer:after,
#outer-content:after,
#content:after,
#order-dvd:after,
#nav:after
{
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}

