body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: Black;
	background-color: White;
	text-align: left;
	margin: 0;
	padding: 0;
}
a {
	color: #01559D;
	text-decoration: underline;
}
a:hover {
	color: #DA2C2B;
	text-decoration: underline;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
	color: #DA2C2B;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 2px ridge #01559D;
	border-top: 2px ridge #01559D;
	text-align: center;
}
#logo {
	margin: 0 0 0 0;
	position: absolute;
	left: 5px;
	top: 5px;
}
#printlogo {
	display: none;
	top: -500px;
	visibility: hidden;
}
#photo {
	position: absolute;
	left: 151px;
	top: 0px;
	width: 600px;
	height: 170px;
	z-index: 2;
}
#clearwrapper {
	clear: both;
}
#address {
	text-align: left;
	position: absolute;
	left: 141px;
	top: 180px;
	z-index: 1;
}
#menutext {
	font-family: Garamond, "Times New Roman", serif;
	background-image: url(images/menu_bar.gif);
	color: White;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	left: 5px;
	top: 180px;
	width: 150px;
	text-align: center;
	position: absolute;
	height: 567px;
}
#menutext a:link, #menutext a:visited, #menutext a:active, #amenu a:hover {
	color: White;
	text-decoration: none;
}
#menutext a:hover {
	color: #DA2C2B;
	text-decoration: none;
}
#wrapper {
	left: 160px;
	top: 215px;
	width: 609px;
	position: absolute;
	text-align: left;
   height: auto;
}
#awrapper {
	left: 160px;
	top: 215px;
	width: 416px;
	position: absolute;
	text-align: left;
   height: auto;
}
#amenu {
	background-image: url(images/archive_side.gif);
	left: 580px;
	top: 215px;
	width: 180px;
	position: absolute;
	text-align: center;
	height: 300px;
}
#footer {
	color: Gray;
	font-size: 12px;
	text-align: left;
}
#content2 {
	color: Black;
	font-style: normal;
	text-align: left;
}
#content {
	color: Black;
	font-style: normal;
	text-align: left;
}
#content h1 {
	color: #DA2C2B;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 2px ridge #01559D;
	border-top: 2px ridge #01559D;
}
#line {
	background-image: url(images/line.gif);
}
.imgfloatright {
	float: right;
}
.imgfloatleft {
	float: left;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.verdana2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.georgia2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}
.verdanatitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.georgiatitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.trebuchetms {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
}