BODY {
	background-color: #404040;
	font-family:  "Trebuchet MS"; Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.wrap {
	width: 780px;
	background-image: url(images/bg.png);
	color: #404040;
	text-align: left;
}

#right {
	padding: 5px;
	font-size: 12px;	
	border-left: 2px solid #01ad01;
	
}

#right HR {
	width: 90%;
	color: #01ad01;
}

a:link {
	color: #01ad01;
	text-decoration: none;
	}
	
a:visited, a:active {
	color: #01ad01;
	text-decoration: none;
	}
	
a:hover {
	color: black;
	text-decoration: underline;
	}

H3 {
	font-size: 14px;
	margin: 20px 0 -10px 0;
	font-weight: bold;
	background-image: url(images/headingbg.png);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
	height: 55px;
	padding-left: 60px;
	padding-top: 10px;
	}

.content {
	padding-left: 35px;
	padding-right: 25px;
	margin-bottom: 15px;
}

.header {
	font-size: 15px;
	height: 215px;
	text-align: justify;
	padding-top: 10px;
}

.header2 {
	font-size: 15px;
	text-align: justify;
	padding-top: 10px;
}

.whiteheader {
	font-size: 18px;
	text-align: justify;
	padding-top: 10px;
	font-weight: bold;
	color: white;
}

.heading {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.fbox-nav{
	padding: 10px;
	color: white;
	background-color: #01ad01;
}

.fbox-nav A {
	text-decoration: underline;
	color: white;
}

.bigwhite {
	color: white;
	font-size: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.medwhite {
	color: white;
	font-size: 32px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.smlwhite {
	color: white;
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 25px;
}

.nav {
	padding-left: 15px;
	padding-right: 30px;
}

.nav A {
	text-decoration: none;
}

.mainnav TD {
	font-weight: bold;
	width: 170px;
	height: 37px;
	font-size: 22px;
	padding-left: 50px;
	background-repeat: no-repeat;
	line-height: 37px;
}

.signup {
	margin-bottom: 15px;
	padding-right: 20px;
	padding-left: 5px;
	font-size: 13px;
}

.signup TD {
	border-right: none;
}

.signup INPUT {
	border: 1px solid black;
	height: 17px;
}

.signup .heading {
	color: #ff017a;
}

.small {
	font-size: 10px;
}

.bottom {
	background-color: black;
	color: white; 
	padding: 5px;
	margin-top: 120px;
	text-align: center;
	font-size: 11px;
}

.footer {
	width: 752px;
	margin-bottom: 10px;
	height: 35px;
	color: white;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	background-image: url(images/footer.gif);
}

.credits {
	width: 752px;
	margin-bottom: 10px;
	height: 35px;
	color: white;
	font-size: 12px;
	text-align: center;
}

.credits A {
	text-decoration: none;
	color: white;
}

.credits A:HOVER {
	text-decoration: underline;
	color: white;
}

.credits A:VISITED {
	text-decoration: none;
	color: white;
}

FORM {
	padding: 0px;
}

TH {
	background-color: white;
	color: black;
	text-align: center;
}

P {
	padding: 0px;
}

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
}


.smalltext {
	font-size: 9px;
}

.mediumtext {
	font-size: 12px;
}

.tbox{
	background-color: #b2e6b2;
	border: #5e5d63 1px solid;
	color: #000000;
	font-size: 9px;
}

.helpbox {
	border: 0px;
	background-color: transparent;
	color:#000;
	font-size: 9px;
}

.fborder {
	border: #ededed 1px solid;
	background-color: #fff;
	
}
.forumheader{
	background-color: #b2e6b2;
	font-size: 12px;
	color:#000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: #fff;
	font-size: 11px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: #fff;
	font-size: 9px;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: #78A515;
	font-size: 12px;
	color:#fff;
	font-weight:bold;

}
.fcaption a{
	color:#fff;
}

.fixfuckedie {
	width: 100%
}

#chatbox {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}

