body
{
background: #fff;
color: #000;
font-family: arial, verdana, sans-serif;
margin: 0;
padding: 0;
}

h1
{
background: url(comicchat.png) no-repeat;
height: 93px;
margin: 0;
text-indent: -2000px;
}

h2 
{
font-size:1.3em; 
border-bottom:2px #ffcc66 solid; 
padding-left:30px; 
clear:left; 
background:url(graphics/sbubble.png) 0 50% no-repeat
}

h3 
{
font-size:1em; 
border-bottom:2px #ffcc66 solid; 
clear:left; 
}


#xtranav {
position:absolute; 
height: 70px;
top:25px; 
right:28px; 
text-align:right; 
/* background: url(graphics/imgad4.png) no-repeat; */
white-space:nowrap; 
z-index:3;
}
.red
{
font-size:1em; 
font-weight:bold;
color:red;
}
	
.hide { display: none; }

#logo
{
margin: 0;
padding: 5px;
background: #fff;
}

img { border:0;}

a {text-decoration:underline;}
a:hover {text-decoration:none;}
a.img:hover {
border-style: none; text-decoration: none
}

ul, ol, li {margin:7px; padding:0; }

table.center {margin:auto;}


#logohead a img
{
border:0;
}


   #tabs {
      float:left;
      width:99%;
      background:#faf2e3;
      font-size:93%;
      line-height:normal;
	  border-bottom:2px solid #ffcc66;
      }
    #tabs ul {
	  margin:0;
	  padding:5px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("graphics/tableft7.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("graphics/tabright7.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#0000ff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span, #tabs #current span {
      color:#ECB546;
      }
    #tabs a:hover, #tabs #current {
      background-position:0% -42px;
      }
    #tabs a:hover span, #tabs #current span {
      background-position:100% -42px;
      }


.headbod {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ffcc66;
font-weight:bold;
background-color:transparent;
}	
#contentarea
{
padding: 8px;
float: left;
width: 78%;

/* border-right: 5px solid black;*/
}

#maincontent
{
background: #fff;
padding: 8px;
padding-right: 20px;
margin-bottom: 0px !important;

border-right: 1px solid #999;
}


#sidesection
{
font-family: arial, verdana, sans-serif;
font-size: 12px;
position: absolute;
float: right;
top: 150px;
right: 10px;
width: 148px;
}


#footerarea
{
margin: 0;
border: 0;
padding: 5px;
background: white;
text-align: center;
font-size: small !important;
}
