/* CSS Document */



body {

	margin: 0px;

	text-align: center;

	background-color: #b9b9b9;

}



#maincontainer {

	width:  960px;

	margin: 0 auto;

	text-align: left;

	border: thin solid #000000;	

}



#maincontainer ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px !important;

	margin-top: -4px;

	height: 25px !important;

	height: 25px;

	background-image:url(images/navbtn_bkg.jpg);

	background-repeat:repeat-x;

}



#maincontainer ul li {

	width: 110px;

	height: 25px;

	float: left;

}



#googleads {

	text-align: center;

}



#leftad {

	position: relative;

	float: left;

	width: 173px;
	
	height: 800px;

	background-color:#e1dbcb;

	margin-right:3px;

	padding-top: 6px;

	padding-right: 6px;

	padding-left: 6px;

}



#uploadForm {

	position: relative;

	float: left;

	width:  560px;
	
	height: 800px;

	padding-top: 6px;

	padding-left: 12px;

	padding-right: 12px;

}



#rightad {

	position: relative;

	float: right;

	width: 173px;
	
	height: 800px;

	background-color:#e1dbcb;

	margin-left:3px;

	padding-top: 6px;

	padding-left: 6px;

	padding-right: 6px;

}



#rightad a {

	font-family:courier;

	font-size: 10px;

	color:#000;

}

.cleared {

	clear: both;

}



.successful {

	background-color: #b9b9b9;

	width: 500px;

	height: 300px;

	display: block;

	margin-top: 10px;

	margin-left: 10px;

	text-align: center;

	padding-top: 40px;

	padding-left: 40px;

}

.successful input {

	margin-bottom: 75px;

	display: block;

	width: 400px;

}



#uploadForm {

	background-color:#e1dbcb;

}



#uploadForm p {

	font-family:courier;

	font-size:10px;

}



#uploadForm a {

	text-decoration: underline;

	color: #263248;

	font-family:courier;

}



#uploadForm a:hover {

	color: #92a961;

	text-decoration: none;

}



h1.section_title {

	background-repeat: no-repeat;

	height: 25px;

	display: block;

	color: #92a961;

	border-bottom: 2px solid #555555;

	font-family: serif;

	font-weight: 700;

	font-size: 21px;

}



h1.news {

	background-repeat: no-repeat;

	height: 25px;

	display: block;

	color: #92a961;

	border-bottom: 2px solid #555555;

	font-family: courier;

	font-weight: 700;

	font-size: 21px;

}



h2 {

	color: #87DD1C;

	font-family: tahoma;

	font-weight: 700;

	font-size: 18px;

}



p {

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: 300;

}



p.standard {

	font-size: 12px;

	font-family: courier;

	font-weight: 300;

}



p.newsdate {

	font-size: 14px;

	font-weight: 700;

	font-family: tahoma;

}



a.navhome {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_home_off.jpg);

	display: block;

	text-decoration: none;

}



a.navhome:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_home_on.jpg);

	display: block;

	text-decoration: none;

}



a.navforum {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_forum_off.jpg);

	display: block;

	text-decoration: none;

}



a.navforum:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_forum_on.jpg);

	display: block;

	text-decoration: none;

}



a.navblog {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_members_off.jpg);

	display: block;

	text-decoration: none;

}



a.navblog:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_members_on.jpg);

	display: block;

	text-decoration: none;

}



a.navTWL {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_TWL_off.jpg);

	display: block;

	text-decoration: none;

}



a.navTWL:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_TWL_on.jpg);

	display: block;

	text-decoration: none;

}



a.navtos {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_rules_off.jpg);

	display: block;

	text-decoration: none;

}



a.navtos:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_rules_on.jpg);

	display: block;

	text-decoration: none;

}



a.navlinks {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_links_off.jpg);

	display: block;

	text-decoration: none;

}



a.navlinks:hover {

	width: 110px;

	height: 25px;

	background-image:url(images/navbtn_links_on.jpg);

	display: block;

	text-decoration: none;

}



img.preload {

	display: none;

}

