﻿/* CSS layout */
#masthead {
}
a:hover {
	color: #00FFFF;
}
#top_nav {
	border: medium solid #C0C0C0;
}
#page_content {
}
#footer {
}