body {
	color: #444444;
	background: url('img/bg_body.gif') top left repeat-x #ffffff;
}
a {color: #407ab6; text-decoration: none;}
a img{border:2px solid #eff0f0;}
a:hover {color: #86aeda;}
a:hover img{border:2px solid #d4d4d4;}


#home_link{
			background: url('img/alljoinonlogo.gif') 0px 0px no-repeat;
			float: left;
			width: 182px;
			height: 100px;
			margin: 10px 0px 0px 0px;
			padding: 0px;
		}



#footer .small{
	color: #8297a0;
}
#footer a {color: #8297a0;}
#footer a:hover {color: #86aeda; text-decoration: underline;}
