/* contact.css */

#leftNavTop	{
	display: none;
}
#contentLeft	{
	float: left;
	width: 250px;
	height: 500px;
	font-size: smaller;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/left-nav-background2.gif);
	background-position: center 25px;
	background-repeat: no-repeat;
}