body {
	margin: 0;
	padding: 0; 
	font-size: 80%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	text-align: left;
	background: #fff url(images/bg.gif) repeat center;
}

	h1 {font-size: 2em}
	h2 {font-size: 1.5em;}
	h1 .hidden, h2 .hidden {display:none}
	td {margin:0; padding: 0;text-align:left;}
	a img {border: none;}

	acronym, abbr, span.caps {cursor: help;}
	acronym, abbr {border-bottom: 1px dashed #999;}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}




.hidden{
	display:none;
}

/* BEGIN LAYOUT */

#container {
	margin: 20px auto;
	padding: 0;
	width: 760px;
	background:#285690 url("images/body.gif") repeat-y top; 
	border: none;
}

#header {
	position:relative;
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background: transparent url("images/header.gif") no-repeat bottom center; 
}



/* UL NAVIGATION ADDED BY QUE~ */

#navigation{
	font-size: 11px;
	width: 694px;
	height: 22px; 
	position: absolute;
	top: 178px;
	left: 13px;
	list-style: none;
	color: #000;
}

#navigation li{
	background: none;
 	display: inline;
}

/* END UL NAVIGATION */

#content {
	margin-top:22px;
	font-size: 1.1em;
	line-height: 1.3em;
	text-align:left;
	}
	#content a:link, #content a:visited {color: #163050;}
	#content a:hover, #content a:active{ color: white;}
	
	.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

	.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 5px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	}



#sidebar {
	margin: 10px 0px 0px 545px;
	padding: 0;
	width: 190px;
	font: .85em Arial, Helvetica, sans-serif;}
	#sidebar  a:link, #sidebar  a:visited{ font-weight:bold; color: #163050; text-decoration:none; font-style:normal; }
	#sidebar  a:hover, #sidebar  a:active{ font-weight:bold; color:white; }
	
	
div#sidebar a.admin_special {color: #CC0000;}
		
		
		#sidebar .bg_menu_top{
			height:41px;
			width:190px;
			background-repeat:no-repeat;
			background-image:url(images/bg_menu_top.gif);
		}
		#sidebar .bg_menu{
			margin: 0 auto;
			padding:5px 10px 5px 10px;
			background-repeat: repeat-y;
			background-image:url(images/bg_menu.gif);
		}
		#sidebar .bg_menu_bottom{
			height:29px;
			width:190px;
			background-repeat:no-repeat;
			background-image:url(images/bg_menu_bottom.gif);
		
		}
		#sidebar .bg_menu_top h4{
		padding: 10px 80px 0px 10px;
		font-size:1.1em;
		color: #fff;
		font-style:italic;
		letter-spacing:1px;
		font-family: Arial, Helvetica, sans-serif;
		line-height: .95em;
		}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height: 44px;
	clear: both;
	background:transparent url("images/footer.gif") bottom left no-repeat;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

/* END LAYOUT  */


/* BEGIN E107 CORE CLASSES MAINTAINER QUE~ */
.smalltext_comment{ font-size:.65em; color:#ccc}

.button{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
}

.tbox.chatbox {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	padding:4px;
	border: 1px solid #06c;
}

.smalltext {
	
}

.smalltext_comment {padding-right:5px;}



.mediumtext {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
}

.fborder {
	/*border: #ededed 1px solid;*/
	background-color: #285690;
	
}

.forumheader{
	background-color: #285690;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size:1.1em;
	color:#fff;
	padding: 3px;
}
.forumheader2{
	background-color: #285690;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	padding: 1px;
	
}
.forumheader3{
	background-color: #285690;
	font: 11px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	padding: 3px;
	
}
.tbody{
font-size: 1em;
color: #fff;
}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	height:35px;
	padding: 1px 0 1px 6px;
	background-color: #316BBD;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	}
.fcaption a{
	padding-right:4px;
	color:#fff;

}


/* THIS PART IS FOR THE NAVIGATION LINKS original */
.nav1 a:link, .nav1 a:visited, .nav2 a:link, .nav2 a:visited, .nav3 a:link, .nav3 a:visited, .nav4 a:link, .nav4 a:visited, .nav5 a:link, .nav5 a:visited, .nav6 a:link, .nav6 a:visited, .nav7 a:link, .nav7 a:visited, .nav8 a:link, .nav8 a:visited{
	color: #4E4E4E;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
}

.nav1_onpage a:link, .nav1_onpage a:visited, .nav2_onpage a:link, .nav2_onpage a:visited, .nav3_onpage a:link, .nav3_onpage a:visited, .nav4_onpage a:link, .nav4_onpage a:visited, .nav5_onpage a:link, .nav5_onpage a:visited, .nav6_onpage a:link, .nav6_onpage a:visited, .nav7_onpage a:link, .nav7_onpage a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	color: #4E4E4E;
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: url(images/01_linkbg2.gif) top repeat-y;
	padding: 0;
	text-align:center;
	
}

.nav1 a:link, .nav1 a:visited, .nav1_onpage a:link, .nav1_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 14px;
	text-decoration:none;
}

.nav2 a:link, .nav2 a:visited, .nav2_onpage a:link, .nav2_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 96px;
	text-decoration:none;
}
.nav3 a:link, .nav3 a:visited, .nav3_onpage a:link, .nav3_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 178px;
	text-decoration:none;
}

.nav4 a:link, .nav4 a:visited, .nav4_onpage a:link, .nav4_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 260px;
	text-decoration:none;
}

.nav5 a:link, .nav5 a:visited, .nav5_onpage a:link, .nav5_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 342px;
	text-decoration:none;
}

.nav6 a:link, .nav6 a:visited, .nav6_onpage a:link, .nav6_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 424px;
	text-decoration:none;
}

.nav7 a:link, .nav7 a:visited, .nav7_onpage a:link, .nav7_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 506px;
	text-decoration:none;
}

.nav8 a:link, .nav8 a:visited, .nav8_onpage a:link, .nav8_onpage a:visited{
	position: absolute;
	top: 2px;
	left: 588px;
	text-decoration:none;
}

/* HOVER EFFECTS */

.nav1 a:hover, .nav1 a:active,
.nav2 a:hover, .nav2 a:active,
.nav3 a:hover, .nav3 a:active,
.nav4 a:hover, .nav4 a:active,
.nav5 a:hover, .nav5 a:active,
.nav6 a:hover, .nav6 a:active,
.nav7 a:hover, .nav7 a:active,
.nav8 a:hover, .nav8 a:active{
	background: url(images/01_linkbg1.gif) top repeat-y;
	margin: 1px 0 0 0;
}

/* USE A DIFFERENT COLOR WHEN USER IS ON THAT PAGE */

.nav1_onpage a:link, .nav1_onpage a:visited,
.nav2_onpage a:link, .nav2_onpage a:visited,
.nav3_onpage a:link, .nav3_onpage a:visited,
.nav4_onpage a:link, .nav4_onpage a:visited,
.nav5_onpage a:link, .nav5_onpage a:visited,
.nav6_onpage a:link, .nav6_onpage a:visited,
.nav7_onpage a:link, .nav7_onpage a:visited,
.nav8_onpage a:link, .nav8_onpage a:visited{
	background: url(images/01_linkbg1.gif) top repeat-y;
	color: #000;
}



