﻿/* CSS layout */
#masthead {
	width: 950px;
}
#top_nav {
	width: 950px;
}
#page_content {
	width: 950px;
}
#footer {
	width: 950px;
}

