body {
	background: #000;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
H1 {
	color: #B5D682;
	font-size: 12px;
}
.pagetable {
	background: #000;
	color: #FFF;
	width: 755px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.header {
	width: 755px;
	height: 30px;
	background: #000000;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	vertical-align: bottom;
}

.leftcolumn {
	color: #66CC66;
	background: #688E46;
	width: 185px;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 22px 15px;
	border-left: 0px solid #bec8d9;
	vertical-align: top;
}

.navigation li {
	list-style-type: none;
	list-style-image: url(/images/bullet6.jpg);
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	color: #FFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
}
.navigation ul {
	margin: 2px 1px 1px 7px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
}
.navigation A:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation A:hover {
	color: #C9DCB8;
	text-decoration: none;
	font-weight: bold;
}
.navigation A:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation A:hover {
	color: #C9DCB8;
	text-decoration: none;
	font-weight: bold;
}
.navigation A:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.main {
	background: #000;
	color: #FFF;
	width: 549px; 
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 0px solid #000;
	vertical-align: top;
}
.description {
	background: #332E34;
	color: #FFFFFF;
	width: 730px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 17px 15px 15px 15px;
	border-top: 4px solid #000;
	vertical-align: top;
}

.footer {
	width: 737px;
	height: 30px;
	background: #000000;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	vertical-align: top;
}

.footer A:link {
	color: #999999;
	text-decoration: none;
}
.footer A:hover {
	color: #999999;
	text-decoration: underline;
}
.footer A:visited {
	color: #999999;
	text-decoration: none;
}
.footer A:active {
	color: #999999;
	text-decoration: none;
}

.copyright {
	width: 737px;
	height: 30px;
	background: #000000;
	font-family: century gothic, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: top;
}
