﻿/* CSS layout */
#masthead {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: medium;
}
#top_nav {
	padding: 0 0 0 4px;
}
#page_content {
	border-bottom: thin #000000 solid;
	margin: 20px 0 0 0;
	padding: 10 0 10 4px;
}
#footer {
	margin: 20px 0 0 0;
}
#page_content_purple {
	border-bottom: thin #000000 solid;
	margin: 20px 0 0 0;
	padding: 10 0 10 4px;
}
