body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 0px 150px;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
	background-image: url(../images/bkgrdL.jpg);
}
#cssdropdown {
	list-style: none;
	z-index: 200;
	width: 740px;
	background-position: left;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	position: absolute;
	left: 238px;
	top: 12px;
	height: 19px;
}
#cssdropdown ul {
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
	padding: 5px;
}

.mainitems{
	text-decoration: none;
	width: 112px;
	text-align: center;
}

.mainitems a{
	text-decoration: none;
	color: #663300;
	font-weight: bold;
}
.mainitems a:visited {
	text-decoration: none;
	color: #663300;
}
.mainitems a:hover {
	color: #000000;
	display: block;
	text-decoration: none;
}

.subuls{
	display: none;
	position: absolute;
	top: 2em;
	left: -4em;
	z-index: 20;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 120px;
}

.subuls li{
	background-color: #ECE9D8;
	z-index: 20;
	width: 145px;
}

.subuls li a{
	text-decoration: none;
	color: #663300;
	z-index: 20;
	font-weight: normal;
}
.subuls li a:visited {
	color: #996600;
	z-index: 20;
	font-weight: normal;
	text-decoration: none;
}
.subuls li a:hover {
	color: #000000;
	z-index: 20;
	font-weight: normal;
	text-decoration: underline;
}
#cssdropdown li>ul {
	top: auto;
	left: 0px;
	position: relative;
	text-decoration: none;
}

#cssdropdown li:hover ul, li.over ul {
	display: block;
}

#restofcontent {
	clear: left;
	position: absolute;
	width: 718px;
	left: 262px;
	top: 70px;
	z-index: 0;
	height: 610px;
	overflow: auto;
	padding-right: 8px;
}

#leftbar {
	position: absolute;
	width: 230px;
	left: 5px;
	top: 234px;
	font-size: 12px;
	color: #663333;
	font-family: Arial, sans-serif;
	height: 395px;
}
.mailing {
	border: 1px ridge;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #666600;
}
h2 {
	font-size: 14px;
	color: #990000;
	margin-bottom: -15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.header {
	position: relative;
	z-index: 1;
	left: 0px;
	top: 0px;
	visibility: inherit;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.leftcontent {
	overflow: auto;
	position: relative;
	width: 98%;
}
#logo {
	font-family: Eurostile, "Lucida Sans";
	font-size: 36px;
	color: #666600;
	position: relative;
	padding: 11px;
	font-weight: bold;
	width: 100px;
	left: -5px;
}
#signature {
	font-family: Verdana, sans-serif, Eurostile;
	font-size: 10px;
	color: #669999;
	position: absolute;
	top: 622px;
	width: 989px;
	border-top-style: inset;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #ECE9D8;
	left: -1px;
	height: 23px;
}
h3 {
	font-size: 12px;
	color: #663366;
	text-decoration: underline;
}
cite {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.rowheader {
	font-weight: bold;
	color: #333333;
	background-color: #999966;
	padding: 4px;
}
.minibox {
	position: relative;
	width: 400px;
	left: 100px;
	top: 75px;
}
.smalltxt {
	font-size: 0.8em;
	color: #540F00;
}
.justify {
	text-align: justify;
}
