body {
	margin:0px 0px 0px 0px;
	padding:0px;
 	scrolling:auto;
	font-size:12px;
	font-family:Book Antiqua, Times Roman, serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-image:url('graphics/whtblock.jpg');
	background-repeat: repeat-x;
	background-color:#e6e6e6; 
	}

#maintext {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
 	scrolling:auto;
	font-size:12px;
	font-family:Book Antiqua, Times Roman, serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-color:#e6e6e6; 
	}

#featuretext {
	margin:0px 0px 0px 0px;
	padding:0px;
 	scrolling:auto;
	font-size:12px;
	font-family:Book Antiqua, Times Roman, serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	background-color:#e6eaf2; 
	}


#banner {
	background:#ffffff;
	height:20px;
	font-family:Book Antiqua, Times Roman, serif;
	font-size:18px;
	border-top: 0px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	}
 
	img.floatLeft { 
   	float: left; 
    	margin: 4px; 
	}
	img.floatRight { 
    	float: right; 
    	margin: 4px; 
	}

#mailto {
	A:link
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#ffffff;
		}
	A:active
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#ffffff;
		}
	A:visited
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#ffffff;
		}
	A:hover
		{
		color:#ff0000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#ffffff;
		}
	}

	A:link
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#e6e6e6;
		}
	A:active
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#e6e6e6;
		}
	A:visited
		{
		color:#000000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		background-color:#e6e6e6;
		}
	A:hover
		{
		color:#ff0000;
		font-size:14px;
		font-family:Book Antiqua, Times Roman, serif;
		font-style:normal;
		font-weight:bold;
		text-decoration:none;
		cursor:hand;
		font-variant:normal;
		text-transform:normal;
		background-color:#e6e6e6;
		}

