body {
	background-color: #6699cc;
	background-image: url(back_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
}
#wrapper {
	width: 913px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background-image: url(images/header_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 3px;
	height: 32px;
}
#menu {
	height: 155px;
	background-image: url(images/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #9FF;
	font-size: 20px;
	text-align: right;
	padding-top: 10px;
}
#index {
	width: 567px;
	float: right;
	margin-right: 17px;
}
#menu a {
	color: #99cc33;
	text-decoration: none;
}
#menu a:hover {
	color: #060;
	text-decoration: none;
}
#footer {
	color: #003366;
	font-size: 12px;
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}
#facebook {
	width: 309px;
	text-align: right;
}
#content #main {
	padding-right: 35px;
	padding-left: 17px;
	width: 775px;
	margin-left: 30px;
	background-image: url(images/green_bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_index {
	height: 775px;
	font-size: 13px;
}
#main h1 {
	color: #FFF;
	padding-top: 3px;
}
#photo {
	margin-left: -17px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.text_16pt {
	font-size: 16px;
}
.text_14pt {
	font-size: 14px;
}
#articles {
	float: left;
	width: 400px;
}
.testimonial {
	color: #093;
}
#badge {
	float: right;
	width: 200px;
	margin-right: 20px;
}
.text_red {
	font-style: italic;
	color: #F00;
}
#photo2 {
	margin-left: -17px;
	margin-right: 50px;
	margin-bottom: 15px;
}
#resources    {
	line-height: 10px;
}
.extra_lineheight {
	line-height: 18px;
}
.text_12pt {
	font-size: 12px;
}
#wrapper #content #main ul li {
	margin-bottom: 10px;
}

#news_sign {
	width: 350px;
	float: right;
}
.text_20pt {	font-size: 20px;
}

