body{
margin:0;
padding:0;
line-height: 1.2em;
background: #a2998b;
}

a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #a2998b;
  text-decoration: none;
  font-weight: bold;
}

.paranormal {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size-adjust: none;
  text-align: justify;
}
.paracentered {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  font-size-adjust: none;
  text-align: center;
}
b{font-size: 110%;}

#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
margin-top: 10px;
border: 1px solid #000;
}

#topsection{
height: 350px; /*Height of top section*/
margin: 0;
padding: 0;
border-bottom: 0;
border-left: 0;
background: #113;
}

#contentwrapper{
float: left;
width: 100%;
background-color: #fff;
}

#contentcolumn{
margin-left: 0px; /*Set left margin to LeftColumnWidth*/
background-color: #fff;
padding: 10px;
}

#footer{
clear: left;
width: 100%;
background: #111133;
color: #FFF;
text-align: center;
padding: 4px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.5em
}

#footer a{
color: #fff;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.linkz {

height: 100px; /*Height of top section*/
margin: 0;
padding: 0;
border-bottom: 0;
border-left: 0;
margin-left: 10px;
background: #113;

}


#tabsH {
      float:left;
      width:100%;
      background:#113;
      font-size:0.8em;
      line-height:normal;
      font-family: Arial, Helvetica, sans-serif
}
    #tabsH ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:right;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:right;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }