 body
 {
 margin: 0px;
 background-color: #150701;
 background-image:url(images/bigbg.gif);
 background-position:top left;
 background-repeat:repeat-x;
 color: #312b2b;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 }
 
  /*--- Framework ---*/
 
 #container
 {
 width: 657px;
 height: auto;
 position: absolute;
 margin: 20px 0px 0px -328px;
 left: 50%;
 z-index: 0;
 }
 
 #BackRed
 {
 width: 657px;
 height: auto;
 background-color: #550806;
 position: relative;
 float: left;
 align: center;
 top: 0px;
 left: 0px;
 z-index:9;
 }
 
 #Content
 { 
 width: 443px;
 height: auto;
 position: relative;
 background-color: #f1efdf;
 margin: 30px -10px 0px -10px;
 padding: 10px;
 top: 0px;
 left: 195px;
 z-index:9;
 }
 
 #MenuBox
 {
 width: 154px;
 height: 180px;
 background-image:url(images/Menu.gif);
 position: absolute;
 top: 30px;
 left: 15px;
 float: right;
 z-index:8;
 }
 
 
 #ReviewSpace
 {
 width: 430px;
 margin: 30px 5px;
 position: relative;
 background-color: #faebbc;
 border-top: 1px solid #e1cc89;
 border-bottom: 1px solid #e1cc89;
 z-index:10;
 }
 
 
 
 /*-- Banners --*/
 
 #AdBox
 {
  width: 134px;
 height: 240px;
 background-image:url(images/AdBox.gif);
 position: absolute;
 padding:10px;
 top: 240px;
 left: 15px;
 float: right;
 z-index:8;
 }
 
 #AdBox2
 {
  width: 134px;
 height: 600px;
 background-image:url(images/AdBox2.gif);
 position: absolute;
 padding:10px;
 top: 240px;
 left: 15px;
 float: right;
 z-index:8;
 }

 
  /*--- Headspace ---*/

 #Header
 {
 width: 750px;
 height: 241px;
 background-image: url(images/header.png);
 position: relative;
 top: 0;
 left: -30px;
 z-index:5;
 }
 
 #Head2
 {
 width: 657px;
 height: 235px;
 background-image: url(images/Head2.jpg);
 position: relative;
 top: 0;
 left: 0px;
 z-index:11;
 }

 
  /*--- Footwell ---*/
 
 #FootImage
 {
 width: 657px;
 height: 57px;
 background-color: #b59d7b;
 background-image:url(images/footerbg.gif);
 position:absolute;
 margin: 0px 0px 0px -328px;
 left: 50%;
 z-index: 0;
 }
 
 
 img { border: none; }
 .LowerBanner { padding: 6px; }
 .left { float: left; padding: 10px; }
 .right { float: right; margin: 0 0 0 10px; padding: 10px; }
 .border { border:1px solid #000000; }


  /*--- Fonts ---*/
 
 .Heading {font-weight:bold; font-size:14px;}

 #Menu {font-weight:bold; color:#FFFFFF; font-size:14px;}
 #Menu a:link { color: #ffffff; font-weight: bold;text-decoration: none;}
 #Menu a:visited { color: #ffffff; font-weight: bold; text-decoration: none;}
 #Menu a:hover { color: #ffffff; font-weight: bold; text-decoration: underline;}
 #Menu a:active {	color: #ffffff;	font-weight: bold; text-decoration: none;} 
 
 #Content p { margin: 0;padding: 0;margin-top: 1.5em;line-height: 20px;}
 #Content h2 { margin: 0 0 .5em 0; }
 #Content h2 { margin: 0 0 .3em 0; }
 
 #FootImage p {font-size:10px; color:#FFFFFF;}
 
 #LowerBanner p {margin:50px 60px;font-size:10px;color:#FFFFFF;}
 
 #ReviewSpace p { margin: 0;padding: 0;text-align: left;line-height: 15px; padding:10px;}
 #ReviewSpace h3 { margin: 0;padding: 0;text-align: left;line-height: 15px; padding:10px;}

 a:link { color: #870623; font-weight: bold;text-decoration: none;}
 a:visited { color: #870623; font-weight: bold; text-decoration: none;}
 a:hover { color: #870623; font-weight: bold; text-decoration: underline;}
 a:active {	color: #870623;	font-weight: bold; text-decoration: none;}
