body { background-color: #fff; color: #000; font-family: verdana; }

#body { width: 790px; margin-left: auto; margin-right: auto;}

#header { background: url(bg.jpg) no-repeat; color: #fff; padding: 10px; height: 80px; border: solid 5px #000;}
#header h1 { font-size: 300%; font-weight: bold; letter-spacing: -5px; margin-top: 5px;}

h1#shadow1 {position: relative; color: #005F0D; left: -1px; top: 5px; margin: 0;}
h1#shadow2 {position: relative; color: #030; 	left: 1px; top: -55px; margin: 0;}
h1#logo    {position: relative; color: #fff;    left: 0px; top: -115px; margin: 0;}

#fauxRightColumn { float: right; width: 200px; padding-top: 15px; padding-left: 15px; margin: 15px; border-left: solid 5px white; min-height: 300px; }
#fauxRightColumn h2 { margin-top: -10px; }
#intro { padding: 5px; margin-top: 15px; width: 400px; }
#content { background: url(fs2.jpg) repeat-x; font-size: 90%;  padding: 5px; font-family: tahoma;}
#contentInner { background: #fff; padding: 10px;}

#tabsH {
margin-top: -10px;
padding-top: 0px;


float:left;
width:100%;
background:#000;
font-size:93%;
line-height:normal;
border-bottom: 2px solid #000;
}
#tabsH ul {
margin:0;
padding:1px 10px 0 5px;
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:#000;
}
/* 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 {
color:#fff;
background-position:0% -42px;
}
#tabsH a:hover span {
color:#fff;
background-position:100% -42px;
}

#footer { text-align: right; font-size: 70%; padding: 5px; padding-right: 10px; color: #333; }
#content a { color: #111; text-decoration: none; border-bottom: 1px dashed;}
#content a:hover { color: #030; }

#footer a { color: #111; text-decoration: none; border-bottom: 1px dashed;}
#footer a:hover { color: #030; }

