body {
	padding-bottom: 10px;
	color: #3c3c3c;
	line-height: 1.5;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #cdcdcd;
	background-image: url(/media/screen/hg.png);
	background-repeat: repeat-x;
	top: 0px;
	}

table, tr, td {
	font-family: arial, sans-serif;
	font-size: 12px;
	}

#holder {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 100px;
	background: green;
	}

#contentbody {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 900px;
	background: #ffffff url(/media/screen/contentbg.png);
	}

#naviholder {
	position: relative;
	width: 268px;
	float: left;
	}

#naviholder ul li a:hover {
	color: #396832;
	}

#naviholder ul li a {
	color: #3c3c3c;
	}

#logospacer {
	position: relative;
	height: 133px;
	width: 266px;
	}

#contentarea {
	position: relative;
	width: 460px;
	float: left;
	}

#contentarea p {
	margin: 0px 0px 10px 0px;
	clear: both;
	}

#contentarea h1 {
	color: #396832;
	font-size: 16px;
	text-align: center;
	clear: both;
	}

#contentarea h2 {
	color: #396832;
	font-size: 14px;
	text-align: center;
	clear: both;
	}

#contentarea h3 {
	color: #396832;
	font-size: 12px;
	text-align: center;
	clear: both;
	}

p.closecontent {
	border-bottom: 1px dotted grey;
	}

p.bottommenu {
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	}

p.bottommenu a {
	color: #cccccc;
	text-decoration: none;
	}

#sponsors {
	position: relative;
	width: 172px;
	float: left;
	margin: 0px;
	}

#sponsors p {
	text-align: right;
	margin: 0px;
	}

#naviholder ul li.level1:hover {
	background-color: #396832;
	}

.commentcellright {
	color: #7a7a7a;
	}



