﻿/* CSS layout */
#masthead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
#top_nav {
}
#page_content {
	color: #FFFFFF;
	font-family: "Lucida Sans", Arial, helvetica, sans-serif, Georgia;
}
#footer {
}
body {
}

