﻿/* CSS layout */
#masthead {
	background: #FFFF99;
}
#top_nav {
	background: #FFFFFF;
}
#page_content {
}
#footer {
}