#body {
	position: absolute;
	width: 1258px;
	background-color: #FFFFFF;
	top: 0px;
	left: -4px;
	right: 0px;
	bottom: 0px;
	height: auto;


}

img {
	border: none;
}

#content {
	top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: 333300;
}

#nav {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #770000;
	border-right-color: #770000;
	border-bottom-color: #770000;
	border-left-color: #770000;
	text-align: left;
	vertical-align: top;
}

#bhline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000096;
	border-right-color: #000096;
	border-bottom-color: #000096;
	border-left-color: #000096;
	text-align: left;
	vertical-align: top;
}


#top {
	position: fixed;
	bottom: auto;
	left: auto;
}

a {
  font-family: "Viner Hand ITC", "Times New Roman", arial, helvetica, sans-serif;
  color: #000066;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  font-family: "Viner Hand ITC", "Times New Roman", arial, helvetica, sans-serif;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
}

