﻿/* CSS layout */
.header_img_border {
	border-style: solid;
	border-width: 2px;
}
#masthead {
	background-color: #008080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-align: center;
	height: 120px;
}
