#maincontent {width:440px; margin-right:40px;}

#profile {
	width:140px; 
	float:left;
	margin-right:40px;
	margin-bottom:35px;
	display:inline;
	}
	#profile p {font-size:11px; margin-top:5px; color:#333333;}

#featured_member {
	width:140px;
        	height:110px;
        	overflow: hidden;
	}

#featured_member a {
	width:140px;
        	height:110px;
        	display:block;
        	background-image:url(/profiles/featured_member_rollover.jpg);
        	text-indent:-5000px;
        	overflow: hidden;
	}

#featured_member a:hover {
	background-position:0 -110px;
	}