a:link, a:visited, a:hover, a:active {
	border: none;
	color: #036;
}

img {
	border: none;	
}


#content {
	width: 786px;
	min-height: 570px;
	padding: 10px;
}

#content h1 {
	border-bottom: 1px solid #CCCCCC;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
}

#content h2 {
	color: #333;
	font-size: 1.2em;
}

#content .content-head {
	height: 100px;
}