body {
margin: 0px;
background-image: url(images/bg.gif); 
} 
 
.main {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #605654;
	line-height: 16px;
}

.contact {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #e9b100;
	line-height: 16px;
	font-weight: bolder;
}

a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #7da635;
	line-height: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.crumbs {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

#homeAboutUs{
	margin-top: 4px;
}

