﻿/* CSS layout */
#masthead {
	height: 50px;
	font-size: xx-large;
	font-family: Papyrus;
	color: #333367;
	width: 825px;
	font-weight: bold;
}
#top_nav {	height: 22px;
	width: 825px;
}
#page_content {
	margin: 0 0 0 5px;
	height: 750px;
	width: 825px;
	overflow: auto;
}
.newStyle1 {
}
.newStyle1 {
}

