html, body {margin: 0; padding: 0; color: #000; background: #FFF; font-family: "Lucida Sans", sans-serif; font-size:13px;}

hr {margin: 15px auto 15px auto; width:75%;}


div#title {position:absolute; top:0; width:100%; background-image:url(blackdot.jpg);  background-position:bottom; background-repeat:repeat-x; margin:0; padding:10px 20px 0px 20px; height:166px;}



div#main {background: #FFF; 
  margin: 225px 4em 1em 4em; clear: left; font-size:13px;}
#tabs {margin: 0 0 0 0px; padding: 0; position:absolute; bottom: 0; left: 300px;}
#tabs li {list-style: none; float: left; 
  margin-left: 1px; padding-right: 12px;
  font-size: 13px; line-height: 17px; white-space: nowrap;
  background: #fff url(tabs2.gif) 100% 0 no-repeat; border-bottom:1px solid gray;}
  

  
#tabs a  {display: block; float: left; padding: 0 0 0 12px;
  text-decoration: none; color:black;
  background: #fff url(tabs2.gif) 0 0 no-repeat; width: .1em;}



h2 {font-size:15px; text-align:center;}

div.title2 a:link {color:blue;}
div.title2 a:visited {color: navy;}
div.title2 a:hover {color:#5555cf;}
div.title2 a:active {color:#5555cf;}

a:link {color:blue;}
a:visited {color: navy;}
a:hover {color:#5555cf;}
a:active {color:#5555cf;}




html>body #tabs a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a {float: none;}            /* End IE5-Mac hack */
/* #tabs a:hover {color: red;} */
