﻿/* CSS layout */
#masthead {
	width: 700px;
}
#top_nav {
	width: 700px;
	background-color: #808080;
}
#page_content {
	width: 700px;
	background-color: #669999;
}
#footer {
	background-color: #808080;
	width: 700px;
}
style.cal {
}
