/* CSS Document */

body {
	background:#000000;
	font-family:"Trebuchet MS";
}

a {
	text-decoration:underline;
	color:#33FF00;
}

a:hover {
	text-decoration:underline;
	color:#FFFF00;
}

#wrapper {
	margin: 0 auto;
}
#content {
	width: 910px;
	padding-top: 50px;
	margin: 0 auto;
}

#header {
	background-image: url(images/head_back.gif);
	background-repeat:repeat-x;
	height: 75px;
	width: 910px;
	margin: 0 auto;
}

h1 {
	color:#33CC00;
}

h2 {
	color:#339900;
}

h3 {
	color:#ffffff;
	background-color:#66CC00;
	padding-top: 5px;
}
h4 {
	color:#33CC00;
}

.image1 {
	float: right;
	margin-top: -170px;
	padding-right: 50px;
}
.image2 {
	border: none;
}

.image3 {
	float: left;
	padding-right: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}

.small_text {
	font-size: 12px;
	color: #66CC00;
	margin: 0 0  -15px 0;
	padding: 0;
}

.med_text {
	font-size: 16px;
	color: #FFFFFF;
}
h5 {

	color:#ffffff;
}
#content_left {
	width: 600px;
	float: left;
	margin: 10px auto;
}
#sidebar_right {
	width: 300px;
	float: right;
	height: 100%;
	margin: 20px auto;
}
h6 {
	color:#ffffff;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
.bold_underline {
	color:#ffffff;
	border-bottom-color: #66CC00;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-weight: bold;
	font-size: 18px;
	padding-top: 25px;
}
.statement {


	font-size: 14px;
	color: #66CC00;
}
.super_small {

	font-size: 11px;
	color: #66CC00;
	margin: 0;
	padding: 0;
}

.footer {
	height:25px;
	clear: both;
	
}
.footerp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}
.footerp a {
	color: #33FF00;
	text-decoration: none;
}
.footerp a:hover {

	color: #FFFF00;
	text-decoration: underline;
}
.headline_b {
	color:#ffffff;
	font-weight: bold;
	padding-left: 30px;
	font-size: 14px;
	margin: 10px 0 0 0;
}
.statement_bullets {
	font-size: 14px;
	color: #66CC00;
	line-height: 22px;
}
.small_text_table {

	font-size: 12px;
	color: #66CC00;
}
