body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #111111;
	text-decoration: none;
	margin: 0px;
	background-color: #dddddd;
}
.bodytextbigger {
	font-size: 17px;
}
#footer {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 10px;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-width:780px;
}
#copyright {
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 10px;
	padding-top: 10px;
	min-width:780px;
}

#mainnav {
	background-attachment: scroll;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-width:780px;
}
#header {
	background-image: url(images/header_%20bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	min-width:780px;
}
#subbg {
	background-attachment: scroll;
	background-image: url(images/subbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	min-width:780px;
}
#contentfade {
	background-attachment: scroll;
	background-image: url(images/topfadebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	min-width:780px;
}
#subnav a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#subnav {
	color: #93c8ff;
	font-size: 14px;
	font-weight: bold;
}

.pagehead {
	font-size: 26px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFF00;
	font-weight: bold;
	font-size: 13px;
}
.subhead {
	font-size: 20px;
	font-weight: bold;
	color: #033A73;
	text-decoration: none;
}
.photoborder {
	padding: 1px;
	border: 1px solid #cccccc;
}
.bodytextsmaller {
	font-size: 13px;
}
