/* CSS Document */

#image {background-image: url(contact.jpg); background-repeat:no-repeat;} 

	
.bodycopy { margin-left:83px; width:400px; }
.bodycopy p{text-align: center; margin-top:8px; color:#666666; }

.form p{text-align:left; padding-left:20px; font-weight:100; }
.links a{text-decoration:none;  color:#666666;}
.links p{ font-weight:100; text-align:left; margin-top:4px;}
.map{
	position:absolute;
	left: 81px;
	top: 520px;
}
