@charset "utf-8";

#main a{
	font-size: 90%;
}

#main h3{
	padding-top: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #331500;
}

#logomark{
	width: 246px;
	height: 236px;
	float: left;
}

#text{
	line-height: 1.6em;
}


