body {
	color: #111111;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #909b34;
	margin: 0px;
}
#header {
	background-attachment: scroll;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#footer {
	background-color: #FFFFFF;
}
.required {
	color: #CC0000;
	font-weight: bold;
}

#main {
	background-color: #FFFFFF;
}
#main a {
	font-weight: bold;
	color: #6f64cb;
}
#copyright {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.photoborder {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.pagehead {
	font-size: 28px;
	font-weight: bold;
}
.subhead {
	font-size: 22px;
	font-weight: bold;
}
.bodytextbigger {
	font-size: 16px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.libigger {
	font-size: 15px;
	padding-bottom: 15px;

}
#notice {
	padding: 15px;
	border: 1px solid #4E6128;
	color: #4E6128;
	font-weight: bold;
	font-size: 13px;
}
