/*------------- NOTE: other styles for contact page are in profiles.css ----------------*/
#nav_img {
	background-image: url(../contact/res/group_shot.jpg); background-repeat: no-repeat;	background-position: -36px -15px;
	background-color:#666b33;
}

#contactInfo { position:absolute; top:25px; left: 128px; width:400px; }
#contactInfo p {color:#434C1E;}
#contactInfo p a {color:#666b33;}
#contactInfo div { color:#434C1E; margin: 0px 0px 14px 0px; padding:0px; line-height:14px;}
#contactInfo div a {color:#666b33;}

#nav_contact { margin-top:30px; }
.info { position:absolute; top:-4px; left:-8px; }