/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

p {
	margin:0 0 1em 0;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #68CE3E;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}

#container {
	width: 772px;
	margin-left: -386px;
	position: absolute;
	left: 50%;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#top {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 100px;
}

#middle {
	background-color: #FFFFFF;
	padding-right: 26px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#main {
	min-height: 530px;
	margin-left: 150px;
}
*html #main {height:540px}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	clear:both;
	background-image: url(../images/middle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:20px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#nav {
	background-image: url(../images/navbot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 126px;
	float: left;
	padding-bottom: 11px;
}
#nav ul {
	padding-bottom: 10px;
}
#nav li {
	list-style-type: none;
	text-indent: 8px;
	line-height: 26px;
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.navlinks a:link {
	color: #A3A3A3;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 126px;
	height: 25px;
}
.navlinks a:visited {
	text-decoration: none;
	color: #A3A3A3;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 126px;
	height: 25px;
}
.navlinks a:hover {
	text-decoration: none;
	color: #A3A3A3;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	width: 126px;
	height: 25px;
}
.navlinks a:active {
	text-decoration: none;
	color: #A3A3A3;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 126px;
	height: 25px;
}
.navtop1 {
	background-color: #68CE3E;
	background-image: url(../images/navtop1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
}
.navtop2 {
	background-color: #68CE3E;
	background-image: url(../images/navtop2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;}
.navlinks {
	background-image: url(../images/nav.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#currentpage a {
	background-color: #FFFFFF;
}
#listbot {
	background-image: url(../images/listbot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 24px;
	width: 518px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 6px;
}
#list {
	background-image: url(../images/listmid.gif);
	background-repeat: repeat-y;
	width: 518px;
	margin-left: 30px;
}
#list li {
	margin:0 0 0.2em 0;
	padding-right: 20px;
	padding-left: 20px;
	list-style:none;
	clear:right;
}
#list a:link {
	color: #68CE3E;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#list a:visited {
	text-decoration: none;
	color: #68CE3E;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#list a:hover {
	text-decoration: none;
	color: #F40000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#list a:active {
	text-decoration: none;
	color: #68CE3E;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

#banner {
	float: right;
	padding-top: 12px;
	padding-right: 12px;
}
#home {
	width: 435px;
}
#news {
	float: right;
	width: 130px;
	background-color: #FBFBFB;
}

form {
	background-color: #F4FCF1;
	padding: 15px;
	margin-top: 10px;
}

.mainLogo {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	color: #68CE3E;
	display:block;
}
h1 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	color: #68CE3E;
	font-size: 12px;
	margin-top: -30px;
	margin-left: 110px;
}
h2 {
	font-family: "Trebuchet MS", "Trebuchet Arial", Helvetica, sans-serif;
	color: #68CE3E;
	font-size: 24px;
	margin:0 0 0.5em 0;
}
h3, h4 {
	font-family: "Trebuchet MS", "Trebuchet Arial", Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 31px;
	text-indent: 8px;
	font-size:16px;
}
h5 {
	font-family: "Trebuchet MS", "Trebuchet Arial", Helvetica, sans-serif;
	color: #68CE3E;
	font-size: 16px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 4px;
}

.bodytext  {
	font-size: 12px;
	color: #666666;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.username {
	color: #68CE3E;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
.result {
	font-family: "Trebuchet MS", "Trebuchet Arial", Helvetica, sans-serif;
	color: #68CE3E;
	font-size: 18px;
}
.links {
	font-size: 11px;
	line-height: 180%;
}
.links a {
	color: #68CE3E;
	font-size: 12px;
}
.links a:link {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #68CE3E;
}
.links a:hover {
	text-decoration: underline;
	color: #68CE3E;
}
.links a:active {
	text-decoration: none;
	color: #68CE3E;
}

.stats {
	width:190px;
	height:15px;
	background-repeat: no-repeat;
	background-position: -105px -83px;
	float:right;
	border: 1px solid #F8F8F8;
}


.clear {clear:both}