@charset "iso-8859-1";

body
{
	color:#000000;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
	margin-left:0px;
	margin-top:0px;
}
h1
{
	font-size:10pt;
	color:#4E83BE;
	padding-top:10px;
}
h2
{
	font-size:9pt;
	color:#ff8800;
}
h3
{
	font-size:9pt;
}
#sizer
{
	width:780px;
}
#header
{
	background:#4E83BE url(../images/clouds4.jpg) left top;
}
#login
{
	text-align:right;
	background:url(../images/login_bg.gif) no-repeat bottom right;
	height:100px;
}
#logout
{
	text-align:right;
	background:url(../images/login_bg.gif) no-repeat bottom right;
	height:100px;
	display:none;
}
#navigation
{
	height:44px;
	padding-left:10px;
	background:url(../images/clouds2.gif) no-repeat right top;
	width:780px;
	font-weight:bold;
	text-align:right;
}
#navigation ul
{
	position:absolute;
	top:125px;
	left:375px;
}
#navigation a:link,#navigation a:visited,#navigation li
{
	color:#ff8800;
	text-decoration:none;
	
}
#navigation a:hover
{
	text-decoration:underline;
}
#navigation li
{
	float:left;
	padding-left:5px;
	padding-right:5px;
	position:relative;
}
#navigation li div
{
	left:auto;
	top:auto;
	width:120px;
}
#navigation li div
{
	display:none;
	left:0;
	position:absolute;
	top:15px;
	font-weight:normal;
	font-size:8pt;
	border:1px solid #ff8800;
	background:#ffffff url(../images/stars_sml.gif) no-repeat bottom right;
	text-align:left;
	padding:2px;
}
#navigation li:hover div,#navigation li.over div
{
	display:block;
}
#navigation ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}
#forum ul
{
	position:static;
}
#footNav
{
	font-size:8pt;
	text-align:right;
	border-top:1px solid #4e8bbe;
	margin-top:10px;
	width:100%;
	background:url(../images/stars_sml.gif) no-repeat bottom left;
	height:30px;
}
#leftCol
{
	width:200px;
	float:left;
}
#rightCol 
{
	width:150px;
	float:right;
	text-align:right;
}
#centerCol
{
	margin-left:205px;
	margin-right:155px;
}
#nav
{
	font-size: 8pt;
	position:absolute;
	left:485px;
	top:130px;
	border:1px solid #ff8800;
	visibility:hidden;
	background:#ffffff url(../images/stars_sml.gif) no-repeat bottom right;
	width:120px;
	z-index:4;
	padding:3px;
}
#disclaimer
{
	font-size:8pt;
	color:#999999;
	display:none;
}
#tip
{
	width:400px;
	height:110px;
	padding-top:45px;
	margin-top:5px;
	background:url(../images/tip_bg.gif) no-repeat top;
}
.article h2, .article h3
{
	display:none;
}
.article a:link
{
	display:block;
}
.article p
{
	margin-top:-5px;
}
#article_left
{
	display:none;
}
#rightBanner
{
	margin-top:15px;
}
