p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #006;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #006;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	margin-bottom: 5px;
	padding-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #006;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006;
}
ul {
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #006;
	text-transform: none;
	font-style: oblique;
	line-height: 110%;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009;
	padding-top: 25px;
	text-align: center;
	vertical-align: text-bottom;
	padding-bottom: 10px;
}
#tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 100%;
	color: #006;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 5px;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 0px;
	vertical-align: text-top;
}
#header {
	background-color: #9CF;
	background-image: url(images/header.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
body {
	padding-top: 0px;
	background-color: #CFF;
	margin-right: 200px;
	margin-left: 200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
}
#bodycontent {
	background-color: #CFF;
}

#bodycontent .contact fieldset {
	border: 2px solid #006;
	padding: 10px;
	height: auto;
	width: auto;
}
#bodycontent .contact legend {
	font-size: small;
	font-weight: bold;
	color: #006;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#bodycontent .contact label {
	font-size: small;
	font-weight: bold;
	color: #006;
	font-family: Verdana, Geneva, sans-serif;
}
#bodycontent .contact label.fixedwidth {
	display: block;
	float: left;
	width: 240px;
}
.photoleft {
	border: 1px solid #006;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 15px;
	padding: 0px;
}
#wrapper {
	clear: both;
	height: 1220px;
	background-color: #CFF;
	background-repeat: repeat;
}
#credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	text-align: left;
	font-variant: normal;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
.photocenter {
	border: 2px solid #006;
	margin-left: 46%;
}
.floatleft {
	float: left;
	margin-right: 15px;
}
#center {
	text-align: center;
}