body {
	background: #EAEAEA;
	}

#othermain a {
	color: #660000; /*#915658;*/
	text-decoration: none;
	}

#othermain a:hover {
	color: #660000; /*#026680;*/
	text-decoration: underline;
	}	



#othermain2 a {
	color: #003366; 
	text-decoration: none;
	}

#othermain2 a:hover {
	color: #003366; /* was #915658; */
	text-decoration: underline;
	}

#heading	{
	position: relative;
	width: 542px;
	color: #660000; /* was 8B4C4C; */
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 11px;
	}


#lefthome a {
	color: #689bab;
	text-decoration: none;
	font-size: 13px;
	}

#lefthome a:hover {
	color: #995555;
	text-decoration: none;
	font-size: 13px;
	}


#swmain	{
	position: relative;
	
	width: 542px;
	
	color: #720F11;
	font-family: arial, sans-serif;
	font-size: 13px;
	left: 11px;
	}

#swmain a {
	color: #003366;
	text-decoration: none;
	}

#swmain a:hover {
	color: #003366;
	text-decoration: underline;
	}

#footer {
	width: 832;	
	/*border-top: 1px solid #888888;*/
	background: #EAEAEA;
	position: relative;
	color: #206A83;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
	
	}

#footer a {
	text-decoration: underline;
	color: #206A83;
	font-family: arial, sans-serif;
	}

#footer a:hover {
	text-decoration: none;
	color: #784144;
	}