	html
	{
		height: 100%;
	}

body {
  height: 100%;
  margin: 0px;
  background-color: #D7D6BB;
  text-align: center;
  background-image: url(../images/bg.jpg);
  background-position: center 20px;
  background-repeat:no-repeat;
  background-attachment: fixed;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li {
  background-image: url(../images/bullet.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  line-height: 31px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 45px;
}

#footer {
  position: relative;
  margin: 0 auto 0 auto;
  width: 100%;
  height: 40px;
  background-image: url(../images/contentDividerSmBt.gif);
  background-repeat: repeat-x;
  background-color: #002893;
  z-index: 2;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}

* html #footer
{
	margin-top: 0;
}

#topbar {
  position: relative;
  top: 0px;
  left: 0px;
  background-color: #002893;
  height: 150px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  z-index: 0;
}

* html #toptable {
  margin-top: -6px;
}

#toptable {
	position: relative;
	top: -165px;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	height: 154px;
	padding: 0px;
    border: 0px;
}

#logo {
  top: 0px;
  background-color: #918E44;
  background-image: url(../images/logo2.gif);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  width: 198px;
}

#banner {
  position: relative;
  top: -1px;
  left: -3px;
}

#divider {
  position: relative;
  top: -167px;
  left: 1px;
  background-image: url(../images/contentDivider.gif);
  background-repeat: no-repeat;
  width: 848px;
  height: 13px;
  margin: 0 auto;
  text-align: left;
  z-index: 3;
  padding: 0px;
}

#dividertop {
  position: relative;
  top: 0px;
  left: 0px;
  background-image: url(../images/contentDividerSm.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 13px;
}

#front {
  margin-top: 15px;
}

#contenttable {
	position: relative;
	top: -180px;
	margin: 0 auto;
	left: -1px;
	text-align: left;
	width: 848px;
	padding: 0px;
	border: 0px;
}

#leftcolumn {
  background-image: url(../images/leftcolbottom.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: #5E0002;
  width: 180px;
  margin: 0px;
  padding: 10px;
  border: 0px;
}

#rightcolumn {
  background: none;
  padding: 0px;
  margin: 0px;
}

#justify {
  text-align: justify;
}

#frontimage2{
  position: relative;
  top: 94px;
}

#frontimage {
  position: relative;
  top: 86px;
}

#photo {
	border: 1px solid #5E0002;
	width: 256 px;
	padding: 3px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	float: right;
}

.primarylinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #D7D6BB;
  margin-top: 5px;
  margin-right: 15px;
  text-align: right;
  text-decoration: none;
}

*html .primarylinks {
  margin-top: 1px;
}

.primarylinks a:link,a:visited {
  color: #D7D6BB;
  text-decoration: none;
}

.primarylinks a:hover,a:active {
  color: #5E0002;
  text-decoration: none;
}

.leftnav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-align: left;
  color: #D7D6BB;
  text-decoration: none;
}

.leftnav a:link,a:visited {
  color: #D7D6BB;
  text-decoration: none;
}

.leftnav a:hover,a:active {
  color: #002893;
  text-decoration: none;
}

*html .leftnav {
 position: relative;
 top: 15px;
}

.toplink {
  position: relative;
  left: -142px;
  top: -3px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #D7D6BB;
  text-decoration: none;
}

.toplink a:link,a:visited {
  color: #D7D6BB;
}

.toplink a:hover,a:active {
  color: #002893;
}

.contenttiny {
  background-image: url(../images/bullet.jpg);
  background-repeat: no-repeat;
  background-position: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #002893;
  text-align: left;
  text-decoration: none;
  line-height: 31px;
  padding-left: 35px;
  margin-top: 0px;
}

*html .contenttiny {
  margin-top: 15px;
}

.headertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #5E0002;
  padding: 5px;
  text-align: center;
  margin-top: 10px;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5E0002;
	text-align: justify;
	padding: 10px;
	margin-top: 4px;
	text-decoration: none;
}

*html .contenttext {
  margin-top: -14px;
}

.contenttext a:link{
  color: #5E0002;
  text-decoration: none;
}

.contenttext a:visited {
  color: #5E0002;
  text-decoration: none;
}

.contenttext a:hover, a:active {
  color: #002893;
  text-decoration: none;
}

.captiontext {
  position: relative;
  top: -15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  color: #002893;
  text-align: center;
}

*html .captiontext {
  top: 0px;
}

.footertext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #D7D6BB;
  text-align: center;
  padding-top: 5px;
  text-decoration: none;
}

.footertext a:link,a:visited {
  color: #D7D6BB;
  text-decoration: none;
}
.footertext a:active,a:hover {
  color: #5E0002;
  text-decoration: none;
}
