@charset "utf-8";
/* CSS Document */

/*<![CDATA[*/
            html, body {
	height: 100%;
	overflow:visible;
}
#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-size:.8em;
    font-weight:bold;
    height:45px;
}
#navbar li {
    list-style:none;
    display:inline;
}
#navbar a {
    width:110px;
    color:#fff;
    text-decoration:none;
    background:url("images/tab2.gif") no-repeat;
    float:left;
    padding:12px 10px 13px;
    margin:0 -10px;
}
#navbar a:hover { 
    background-position:0 -45px;
    color:#1e5ebd;
}
#navbar a:active {
    background-position:0 -90px;
    color:#1e5ebd;
}
body {
	background: #000000;
	font: 86% Arial, "Helvetica Neue", sans-serif;
	margin: 0;
}
#content {
	height: 100%;
}
/*]]>*/
        body, td, th {
	color: #FFF;
}
#logoHolder {
	position:absolute;
	width:1000px;
	height:115px;
	text-align: center;
}
#wrapper {
	text-align: left; /* reset above */
	position: relative;
	margin: 0 auto;
	top:3px;
	width: 1000px; /* or whatever */
}
#ContentHolder {
	position:absolute;
	width:766px;
	height:400px;
	top:116px;
	left: 234px;
}
#menu {
	position:absolute;
	width:229px;
	height:401px;
	text-align: left;
	top:117px;
	left: -2px;
}
body {
	background-color:#000;
}
body, td, th {
	color: #FFF;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FC0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
-->

