
#menu-contact {
	font-weight:	bold;
}
#menu-contact a:link,
#menu-contact a:visited {
	color:			#9c9;
}
#menu-contact a:hover,
#menu-contact a:active {
	color:			yellow;
}

#main {
	background-image:  url('../images/lhs_bg_contact.gif');
	background-repeat: repeat-y;
}
