body {
margin:0;
padding:0;
font: 12px/1.5em Verdana;
background-color: #000;
color: #fff;
}

h2 {
font: bold 16px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}

#tabsH {
font: bold;
margin-top: -130px;
float:left;
width:100%;
background:#000;
font-size:140%;
line-height:normal;
margin-bottom: -20px;
}
#tabsH ul {
margin:0;
padding:10px 10px 0 10px;
list-style:none;
}
#tabsH li {
display:inline;
margin:0;
padding:0;
}
#tabsH a {
float:left;
background:url("tableftH.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsH a span {
float:left;
display:block;
background:url("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;
}
#header { background-color: #000; height: 80px; }
#header h1 { margin: 0px; letter-spacing: -2px; padding: 20px; font-size: 210%;}
#header h1#titleHighlight { z-index: 1; position: relative;  color: #900;  }
#header h1#titleShadow    { z-index: 2; top: -58px; left: 2px; position: relative; color: gray; margin: 0; }
#header h1#title          { z-index: 3; top: -116px; left: 2px; position: relative; color: #fff; margin: 0; }
#footer  { padding: 5px; border-top: 1px solid #333; background-color: #000; height: 60px; color: #eee;}
#body { min-height: 400px; padding: 15px; }
#body {  background-color: #fff; color: #111;}
#rightColumn{  width:200px; padding: 0px; float:left; margin-left: 530px;  margin-top: -160px;}
h1 { color: #666; width: 200px;}
#bodycontent { margin-top: 0px; padding: 20px;width: 740px;font-size: 120% }
.white { color: #fff; }
