body {
	background-color: #FFFFFF;
	margin: 0px;
}
.duheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000000;
}
a.duheader:link, a.duheader:visited {
	color: #000000; 
	text-decoration: none;
}
a.duheader:hover {
	color: #666666;
	text-decoration: none;
}
a.subnav:link, a.subnav:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.2em;
	display: block;
}
a.subnav:hover {
	color: #336666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	display: block;
}
a.subsubnav:link, a.subsubnav:visited {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.2em;
	display: block;
	padding-left: 0.5em;
}
a.subsubnav:hover {
	color: #336666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-left: 0.5em;
	display: block;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	padding: 10px;
}
.addinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 1.6em;
}
.addinfohead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC9933;
	font-weight: bold;
	line-height: 1.6em;
}
.addinfotoprule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 50px;
}
.addinfobottomrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.addinfo:link, a.addinfo:visited {
	color: #000000;
	text-decoration: underline;
}
a.addinfo:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #336666;
	line-height: .9em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size: 1em;
	font-weight: bolder;
	line-height: 0.1px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: -.8em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: -.8em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	letter-spacing: 0.03em;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	letter-spacing: 0.03em;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	padding: 5px;
	font-size: 75%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	letter-spacing: 0.03em;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000000;
	letter-spacing: 0.03em;
}
.homepagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: -.8em;
	text-transform: uppercase;
}
#homepageimage {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px 150px 20px 25px;
	background-image: url("images/content/homepage_image.jpg");
	background-repeat: no-repeat;
	height: 196px;
	font-size: 105%;
	line-height: 120%;
	color: 333366;
}
.top {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 210px;
}

