﻿/* CSS layout */
#masthead {
	background: #FFCC00;
	border: medium #FF0000 ridge;
}
#top_nav {
}
#page_content {
}
#footer {
}