#main {
	background-image: none;
	padding-bottom: 20px;
}

#main img {
	margin: 40px 0 10px 0;
	border: none;}


#main h3 {
	margin:0;
	padding:1em 0 .8em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: inherit;
	color: #666;
}

#main a {
	background: inherit;
	color: #BF2326;
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	background: inherit;
	color: #333;
	text-decoration: underline;
}