﻿/* CSS layout */
#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
}
#menu_style {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	visibility: visible;
	display: block;
	float: inherit;
	white-space: normal;
}
