body {
	font: normal 100% Arial, Helvetica, sans-serif;
	margin: 0 auto; 
	padding: 0;
	background: url(images/top.png) repeat-x #363737;
}


html {
    width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':''); /* Internet Explorer */
    min-width: 995px; /* Opera & FireFox */
	}


a {
	color:#FFF;
	text-decoration : none;
}

a:hover {
	color:#FFF;
	text-decoration : underline;
}


h1, h2, h3, img, form, p { border: 0; margin: 0;}
hr {margin-top: 1.6em; height: 0px; border: solid #c1c1c1 0px; border-top-width: 1px;}
img { margin: 5px;}
#left div span, #news span, #content span{font-size: 0.8em; color:#FFF;}

.clear {
	height: 0px; 
	clear: both; 
	overflow: hidden;
}
.floatfix {overflow:hidden;}

#logo { 
    float:left; 
	width:515px;
	height:238px;
	margin-top: 16px; 
	background-image: url(images/logo.png);
}

#logo h1{ 
	font-size: 1.7em; 
	text-align:right; 
	letter-spacing: 0.07em;
	text-transform:uppercase; 
	padding:70px 0px 0 0;
}
	
#logo h1 a { 
	color:#FFF; text-decoration:none;
}

#logo p{ 
	color:#FFF; 
	font-size: 0.8em; 
	text-align:right; 
}

#subnav { 
    float:right; 
}


#top-navigation {
	height: 45px; 
	border-bottom: 1px solid #5c5b5c;
}

#subnav img { 
    margin: 16px 16px; 
}

#top-navigation ul {
	margin: 1px 0 0 0;
	padding: 0;
	list-style: none;
}

#top-navigation li {
	float: left;
	display: block;
	padding-top:10px;
	padding-bottom:17px;
}

#top-navigation a { font-size: 0.8em; color:#FFF; text-decoration:none; }
#top-navigation a:hover { color:#FFF; text-decoration:underline; }
#top-navigation span { color:#FFF; padding:10px 30px;}

.clear {
	height: 0px; 
	clear: both; 
	overflow: hidden;
}

.add-board {
	height: 18px; 
	padding:0px 70px 0px 40px; 
	background:#0a2c4f;
	border-right: 1px solid #0d3966;
}

.add-board a { background: url(images/arrow.gif) left no-repeat; padding-left:11px;}
	
* html #container, #content {
	height: 0px;	
}
/*IE Fixes*/
* html #container, #content {
	height: 1%;
	width: auto;
}

#container {
	font-size: 0.8em; 
	color:#f8fcee; 
	background: url(images/content.png) left bottom repeat-x #5cabba;
	border-bottom: 1px solid #5c5b5c;
	
}

#news {
	background: url(images/news.png) left bottom repeat-x #1fade9; 
	padding:10px 20px;  
	border-top: 1px solid #3d3d3d;
}

#left {
	float: left;
	width:314px; 
	padding:1px 1px; 
	background:#3d3d3d;
	border-right: 1px solid #c1c1c1;
}

#left h2{
	font-size: 1.2em; 
	color:#f8fcee; 
	text-transform:uppercase; 
	height: 51px; 
	padding: 16px 0 0 20px;
	background: url(images/h2.png) repeat-x;
	
}

#left h2 span{
	padding: 8px 0 2px 35px;
	background: url(images/h2_bull.gif) left bottom no-repeat;
	
}

#left div {
	padding:0px 10px 10px 10px; 
}

#content {
	color:#FFF; 
	padding:10px 20px;   
	border-top: 1px solid #3d3d3d;
}

#content a strong {
	color:#ffd427; 
}

#content h2, #news h2 {
	font-size: 1.2em; 
	text-transform:uppercase; 
	padding: 5px 0 5px 35px; 
	margin-bottom:20px;
	background: url(images/h2_bull_1.gif) left center no-repeat;
	
}

#copyright {
	float: right;
	color:#FFF; 
	font-size: 0.7em; 
	padding:10px 10px;  
}

#copyright p {
	padding-left:10px;  
	border-left: 4px solid #c1c1c1;
}

#counters {
	float: left;
	padding:10px 10px;  
}

.textbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	font-size : 0.9em;
	color : #000;
	background-color : #fff;
	border : 1px solid #4a85ad;
	margin: 0.1em;
}

.loginbox {
	font-family : "trebuchet ms", Verdana, Tahoma, Arial, Sans-Serif;
	color:#fff;
	font-size : 0.9em;
	background-color : #666666;
	border : 1px solid #c7c7c7;
	margin: 0.1em;
}

.button {
	background:url(images/readon.gif) no-repeat 0 0;
	color:#fff;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding:3px 0px 4px 0px;
	border:none;
	text-transform:uppercase;
	line-height:16px;
	margin:0px 0px 0px 0px;
	text-align:center;
	width:90px;
	vertical-align:top;
}
* html .button {
	display:block;
}

/* Poll bar ids are sequential and one-indexed */

#pollBar1 {
	background: #ff0000;
	height:20px;
}

#pollBar2 {
	background: #00ff00;
	height:20px;
}

#pollBar3 {
	background: #0000ff;
	height:20px;
}

#pollBar4 {
	background: #ffff00;
	height:20px;
}

#pollBar5 {
	background: #00ffff;
	height:20px;
}

#pollBar6 {
	background: #ff00ff;
	height:20px;
}

.type1 {
	background-color : #3e5a6f;
	color : #fff;
	padding : 1px;
}

.type2 {
	background-color : #717a7f;
	color : #fff;
	padding : 1px;
} 

.type3 {
	background-color : #0465a9;
	color : #fff;
	padding : 1px;
}  

.type4 {
	background-color : #0465a9;
	color : #fff;
	padding : 1px;
}  

.type5 {
	background-color : #909aa3;
	color : #fff;
	padding : 1px;
} 

/* Page Navigation */


.pagenav {
	font-size: 0.8em;
	padding: 0.4em; text-align:center;
}

.pagenav span {
	color: #fff;
	font-size: 1.0em;
	background-color: #00567A;
	border: 1px solid #00567A;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
}

.pagenav a {
	color: #00567A;
	background-color: #EEEEEE;
	border: 1px solid #e1e1e1;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #00567A;
	margin: 0.2em;
	text-decoration: none;
}

