﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
	left: 0px;
	top: 0px;
	#page_content { font-family: Arial, Helvetica, sans-serif, Arial;
	font-size: small;
	color: #003366;

	margin-bottom: 23px;
}
}

