body { background: url('../images/mainback.gif') repeat-x #414952; height: 100%; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #fff; }
body img { border: none; }
a:link, a:visited { color: #6699ff; text-decoration: none; }
a:hover { color: #ccc; }
#main_container { width: 869px; min-height: 400px; margin: auto; }
#main_nav { height: 43px; }

#content_container { background: url('../images/content_back.png') repeat-y; min-height: 300px; padding-left: 30px; padding-right: 30px; color: #666; }
#page_titles { font-size: 18px; padding-bottom: 3px; border-bottom: dotted #999 1px; color: #60932D; }
#page_titles img { vertical-align: middle; }
#footer { width: 869px; height:170px; margin: auto;  position: relative; background: url('../images/footer_back.png') no-repeat;}
#footer span { position: absolute; right: 55px; bottom: 35px;}
#copyright { width: 849px; height:30px; margin: auto; color: #bfc6ce; position: relative; font-size: 14px; text-align: center; padding-top: 10px; }
#copyright span { padding-top: 10px; font-size: 11px; }

p#success
		{
			padding: 5px 15px;
			background: #92FFA5;
			border: 1px solid #009218;
			color: #009218;
			margin-bottom: 10px;
			text-align: center;
		}
		
p#bademail, p#badserver
		{
			padding: 5px 15px;
			background: #FFA3A1;
			border: 1px solid #D00D00;
			color: #D00D00;
			margin-bottom: 10px;
			text-align: center;
}
.contact_span { padding: 3px;}
.contact_forms { padding: 4px; border: solid 1px #999; width: 300px; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; color: #666; font-size: 14px;}
