﻿/* CSS layout */
#masthead {
}
#top_nav {	float: none;
	vertical-align: baseline;
	color: #000000;
	font-size: small;
	font-weight: 400;
	font-style: normal;
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page_content {
}
#footer {
}
