body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.background_spacer {
	background-image: url(images/bg_spacer.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}



.copyright a:link{
text-decoration:none;
color:#ffffff;
}

.copyright a:visited{
text-decoration:none;
color:#ffffff;
}


.copyright {

padding-left: 20px;
padding-bottom: 20px;
color: #FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

.menu_text a:link {
	text-decoration:none;
	color: #666666;
}
.menu_text a:visited {

	text-decoration:none;
	color:#666666;
}

.menu_text a:hover {
	text-decoration:none;
	color:#666666;
}

.menu_text  {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
	padding-left:23px;

	}
	
		
.main_body {
	background-image: url(images/right_column.jpg);
	background-repeat:repeat-y;
	padding-left: 0px;
}

.main_headers  {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:lighter;
	color:#6391cf;
	
	}
	
.main_text {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#454545;
	padding: 9px;
	text-align:justify;
	
	}




