td, th, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #4E92BA;
	font-size: 85%;
}
#banner {
	background-color:#B5BED6;
	text-align:left;
	height: 114px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#menu {
	width: 100%;
	background-color: #B5BED6;
	padding: 0px;
	margin: 0px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
DIV#banner.small {
	margin-top: 30px;
	padding: 5px 40px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height:35px;
	overflow:visible;
	background-image:none;
	clear: both;
	float: none;
	color: #326698;
}
.buttons {
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 0px;
}
h1#title {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
.heading {
	font-size:medium;
}
.heading2 {
	font-size:12px;
	color:#FFFFFF;
	background-color:#818CAF;
	text-align: center;
	display: inline;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 35px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 19px;
	text-transform: uppercase;
}
.subhead {
	color: #4E92BA;
}
.framebox{
	background-color:white;
	padding: 15px 5px 15px 25px;
	border-top: 1px dotted #999999;
	border-right: 0px solid #4E92BA;
	border-bottom: medium double #4E92BA;
	border-left: 1px dashed #CCCCCC;
	margin-bottom: 15px;
}
.gallerybox {
	width: 173px;
	text-align: center;
	float: left;
	padding: 5px;
	margin-right: 1px;
	margin-left: 1px;
}
h3{
	margin-top: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	padding-top: 4px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
