﻿/* CSS layout */
body{
	background-color:#333333; font-family: Calibri, "Trebuchet MS", sans-serif; color: #FFFFFF;
}
#masthead {
}
#top_nav {
}
#page_content {
}
#footer {
}