body
{
	margin: 0;
	padding: 0;
	font: 0.9em arial, hevetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #fff;
	background-repeat: none;
	background-position: 0 0;
}
	
a:link
{
	color: #5384bd;
}
	
a:visited
{
	color: #600;
}
	
a:hover, a:active
{
	color: #fff;
	background-color: #5384bd;
}
	
h1
{
	color: #0A50A1;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2, h2 a
{
	text-align: center;
	width: auto;
	color: #fff;
	background: #0A50A1;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 2px 0;
	text-decoration: none;
}
	
h3
{
	color: #5384bd;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0;
}
	
#container
{
	margin: 0;
	width: 100%;
	text-align: left;
}

/* HEADER STYLES */
#header
{
	height: 110px;
	position: relative;
	background-color: #0A50A1;
	background-image: url("assets/nav/dots_top.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
	
#header h1
{
	font-size: 3px;
	text-align: right;
	color: #0A50A1;
	margin: 0;
	padding: 0;
}
	
/* ADVERTISING STYLES */	
#ad_topbanner
{
	text-align: center;
	position: absolute;
	top: 10px;
	right: 0px;
	width: auto;
	height: auto;
}
	
#ad_skyscraper
{
	text-align: center;
	clear: bottom; 
	margin: 0px;
	width: 160px;
	height: 600px;
}

#ad_box
{
	width: auto;
	height: auto;
	text-align: center;
	clear: bottom; 
	float: right;
	padding: 2px;
	border: 1px solid #5384bd;
	margin: 0 0 10px 10px;
}

#ad_btmbanner
{
	text-align: center;
	margin: 0px;
	width: 468px;
	height: 60px;
}

/* LEFT SIDEBAR STYLES */
#left_sidebar
{
	width: 170px;
	height: auto;
	background-color: #0A50A1;
	background-image: url("assets/nav/dots_left.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
}
	
#left_sidebar ul
{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	list-style-type: none;
}

#left_sidebar li a
{
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.65em;
}

#login
{
	color: #fff;
	font-size: 1.0em;
	text-decoration: none;
	font-weight: normal;	
}
	
#login a
{
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: normal;
}

#error
{
	color: #f00;
	font-size: 1.0em;	
	font-weight: bold;
}

/* MAIN NAV STYLES */
#mainnav
{
	position: absolute;
	top: 110px;
	left: 170px;
	background-color: #5384bd;
	color: #fff;
	width: 87%;
	padding: 4px 0;
}

#mainnav ul
{
	margin: 0 0 0 20px;
	padding: 0px;
	list-style-type: none;
}
	
#mainnav li
{
	display: inline;
}
	
#mainnav li a
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #fff;
	padding: 0 10px;
	border-right: 1px solid #fff;
}

/* MAIN NAV STYLES */
#secondarynav
{
	position: absolute;
	top: 133px;
	left: 170px;
	background-color: #8fc0f9;
	width: 87%;
	color: #fff;
	padding: 4px 0;
	margin-bottom: 22px;
}

#secondarynav ul
{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#secondarynav li
{
	display: inline;
}

#secondarynav li a
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #0A50A1;
	padding: 0 10px;
	border-right: 1px solid #0A50A1;
}

#contents
{
	position: absolute;
	left: 175px;
	top: 175px;
	padding-right: 20px;
	height: auto;
}

.imagefloat
{
	float: left;
	padding: 2px;
	border: 1px solid #5384bd;
	margin: 10px;
}
	

#skipmenu
{
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
	
#skipmenu a, a:hover
{
	color: #fff;
	font-size: 0.6em;
	text-decoration: none;
}

/* FOOTER STYLES */	
#footer
{
	clear: both;
	color: #fff;
	background-color: #5384bd;
	text-align: center;
	padding: 5px;
	font-size: 0.8em;
}

#footer a, a:hover
{
	font-size: 1.0em;
	color: #fff;
	background-color: #5384bd;
	text-decoration: underline;
}

#groupname a, a:link
{
	color: #5384bd;
	text-decoration:none;
}

#groupname a, a:visited
{
	color: #5384bd;
	text-decoration:none;
}

#groupname a, a:hover, a:active
{
	color: #fff;
	background-color: #5384bd;
	text-decoration:none;
}

.groupcolheader
{
	text-align:left;
	font-size: 1.3em;
	font-weight: bold;
}
P.breakhere {page-break-before: always}

.groupstats
{
font-size: 0.8em;
color: #000;
background-color: #fff;
}

.forumheader
{
	color: #0A50A1;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 2px 0;
}