@charset "UTF-8";
/* All this CSS is the property of Michael Romano, under license to Christina Simpkins */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 0;
	text-align: center;
	color: #000000;
	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-repeat: repeat;
	background-image: url(background.gif);
}
body,td,th {	color: #666666;}a:link {	color: #4d0300;
	text-decoration: underline;}a:visited {	text-decoration: none;	color: #715452;}a:hover {	text-decoration: underline;	color: #715452;}a:active {	text-decoration: none;	color: #4d0300;
}
.floatleft {
	float: left;
	padding: 5px; 
}
.floatleft {
	 float: right;
	padding: 5px; 
}
.comtextheader {	font-family: Geneva, Arial, Helvetica,sans-serif;	font-size: 13px;	color: #4d0300;}
.comtext {	font-family: Geneva, Arial, Helvetica,sans-serif;	font-size: 12px;	color: #4d0300;}.comtextsmall {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #4d0300;}
.mainlayout #container {
	width: 845px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: justify;
}
.mainlayout #header { 
	background: #DDDDDD; 
	padding: 0;
} 
.mainlayout #header h1 {
	margin: 0;
	padding: 10px 0;
}
.mainlayout #mainContent {
	padding: 0 220px;
	background: #FFFFFF;
}
.mainlayout #footer { 
	padding: 0 220px;

} 
.mainlayout #footer p {
	margin: 0;
	padding: 10px 0;
}