body {
	background-attachment: scroll;
	background-image: url(../images/dbwbg.gif);
	background-repeat: repeat;
	background-position: center center;
}
#plaster {
	background-attachment: scroll;
	background-image: url(../images/plasterbg.gif);
	background-repeat: repeat;
	background-position: left center;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/plasterbg.gif);
	background-repeat: repeat;
	background-position: left top;
	visibility: visible;
	height: 135px;
	width: 750px;
	top: 1px;
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	z-index: auto;
}

#logo {
	position: absolute;
	z-index: 1;
	left: 6px;
	top: 4px;
	width: 347px;
	height: 202px;
	right: auto;
	bottom: auto;
	clear: both;
	visibility: visible;
}
#postit {
	width: 280px;
	position: absolute;
	height: 248px;
	visibility: visible;
	left: 65%;
	right: 60%;
	bottom: auto;
	top: auto;
	z-index: 1;
}


#main {
	background-color: #ffffcc;
	background-attachment: scroll;
	background-image: url(../images/chairbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clear: both;
	overflow: auto;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
#topnav {
	background-color: #d5eae9;
	height: 28px;
	clear: both;
	position: static;
	width: 750px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	z-index: auto;
	visibility: inherit;
}
.bottomlink {
	font-size: 9pt;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	background-color: #d5eae9;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #68a3b3;
	border-right-color: #68a3b3;
	border-bottom-color: #68a3b3;
	border-left-color: #68a3b3;
	font-style: normal;
	font-family: "Trebuchet MS";
}
#nav {
	visibility: visible;
	z-index: 2;
	width: 400px;
	position: relative;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

#divheader {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #67A3B3;
	border-right-color: #67A3B3;
	border-bottom-color: #67A3B3;
	border-left-color: #67A3B3;
	background-attachment: scroll;
	background-image: url(../images/headtransbg.png);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 15px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #A8814D;
	font-style: normal;
	text-transform: lowercase;
	font-variant: normal;
	font-weight: 900;
	background-image: url(../images/headtransbg.png);
	width: 350px;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #67A3B3;
	border-right-color: #67A3B3;
	border-bottom-color: #67A3B3;
	border-left-color: #67A3B3;
	margin-left: 25px;
	margin-bottom: -30px;
	margin-top: 30px;
	text-indent: 5px;
}
.frontpic {
	float: left;
	margin: 1em -.5em auto -3em;
}

a {
	font-weight: normal;
	color: #67A3B3;
	text-decoration: none;
}
a:link {
	color: #67A3B3;
	text-decoration: none;
}
a:hover {
	color: #3C6977;
	text-decoration: underline;
}
#contenttable {
	background-color: #68a3b3;
	position: static;
	width: 750px;
	left: auto;
	top: 10px;
	right: auto;
	bottom: auto;
	visibility: visible;
	z-index: 1;
	height: auto;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/plasterbg.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 15px;
	width: 750px;
	font-size: 9px;
	vertical-align: middle;
}
.betag {
	position: fixed;
	height: 30px;
	width: 99px;
	left: auto;
	top: 319px;
	right: auto;
	bottom: auto;
}
.insettext {
	margin-top: 3em;
	margin-right: 10em;
	margin-bottom: 3em;
	margin-left: 5em;
	text-indent: 2em;
}
.subtext {
	font: smaller Verdana, Arial, Helvetica, sans-serif;
}

span.help {
  color:#ff0000;
  font-style:italic;
}
.suppinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-attachment: scroll;
	background-image: url(../images/plasterbg.gif);
	background-repeat: repeat;
	background-position: left top;
}
.suppinfo a {
	font-weight: bold;
	background-color: #ffffcc;
}
	
