body{
	background: url(images/back-2.gif) top left  #FBF4E2;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: georgia,sans-serif;
}

#topimage{
	background: transparent;
	position: absolute;
	left: 270px;
	top: 5px;
	z-index: 1;
}

#lhmenu{
	width: 152px;
	border: 0px dashed gray;
	position: absolute;
	left: 0px;
	top: 20px;
}


#contentleft{
	background: transparent;
	position: absolute;
	left: 175px;
	top: 145px;
	width: 285px;
	border: 0px dashed gray;
}

#contentright{
	background: transparent;
	position: absolute;
	left: 483px;
	top: 145px;
	width: 285px;
	border: 0px dashed gray;
}

#contentmiddle{
	background: transparent;
	position: absolute;
	left: 175px; 
	top: 145px;
	width: 590px;
	padding-bottom:2em;
	border-bottom: 1px dashed gray;
	margin-bottom:5em;
}

#heading{
	background: transparent;
	position: absolute; 
	left: 175px; 
	top: 100px;
	width: 595px;
	border: 0px dashed gray;
	text-align: center;
}

#subscript{
	background: transparent;
	width: 90%;
	border: 1px dashed gray;
}

/*
.subscript {
	border-color: #808080;
	border-style: dotted;
	border-width: 1px 0 0 0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 25px 0px 25px 0px;
	padding: 5px 0 0 0;
	text-align: center;
	width: 100%;
}
*/

h1 {
	background: transparent;
	color: #996600;
	font-family: arial,sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	background: transparent;
	color: #000099;
	font-family: arial,sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	margin: 15px 0px -13px 0px;
	padding: 0px;
}

h3 {
	background: transparent;
	color: #000099;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

li {
	font-family: georgia,sans-serif;
	font-size: 1.0em;
	list-style-image: url(images/redbutton.gif);
	list-style-type: none;
	margin: 0.2em 0 0 0;
	line-height:1.5em;
}

td, p {
	font-family: georgia,sans-serif;
	font-size: 1.0em;
	line-height: 1.5em;
}

th {
	font-family: georgia,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
}

/*LHMENU LINKS*/

/*a#lhmenu: link {
	font-family: arial,helvetica,sans-serif;
	color: #0000FF;
	text-decoration: none;
	background: transparent;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
}

a#lhmenu: active {
	font-family: arial,helvetica,sans-serif;
	color: #ff0000;
	text-decoration: none;
	background: transparent;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
}

a#lhmenu: visited {
	font-family: arial,helvetica,sans-serif;
	color: #0000FF;
	background: transparent;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
}

a#lhmenu: hover {
	font-family: arial,helvetica,sans-serif;
	color: #ff0000;
	background: transparent;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.2em;
}
*/



/*LH SUB MENU LINKS*/

a.lhsublink: link {
	font-family: arial,helvetica,sans-serif;
	color: black;
	text-decoration: none;
	background: transparent;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.2em;
}

a.lhsublink: active {
	font-family: arial,helvetica,sans-serif;
	color: black;
	text-decoration: none;
	background: transparent;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.2em;
}

a.lhsublink: visited {
	font-family: arial,helvetica,sans-serif;
	color: black;
	background: transparent;
	text-decoration: none;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.2em;
}

a.lhsublink: hover {
	font-family: arial,helvetica,sans-serif;
	color: #ff0000;
	text-decoration: none;
	background: transparent;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.2em;
}

/*LH SUBMENU*/

.submenuitem{
	background-color: #F3EBD6;
	background: url(images/rightarrow.gif) left center no-repeat;
	width: 100%;
}


.submenuitem a {
	font: 0.75em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	display: block;
	border-bottom: 1px dashed #AAAAAA;
	text-align: left;
	color:black;
	}

.menuitem a: hover {
	text-decoration: none;
	background-color: #FFFBE8;
	color: black;
	font-weight: bold;}

/*.navbutton{
	background-color: #EAD9B0;
	height: 25px;
	padding: 3px 3px 3px 7px;
}
*/

/* PAGE LINKS */

a: link {
	background: transparent;
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a: visited {
	background: transparent;
	color: #990099;
	font-weight: normal;
	text-decoration: underline;
}

a: hover {
	background: transparent;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

a: active {
	background: transparent;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

.backtop{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 10px;
}

/*IMAGE STUFF*/

.borderpic {
	border: 10px solid #EFEFEF;
	border-style: solid;
}

.imagecenter {
	font-family: arial,helvetica,sans-serif;
	font-size: smaller;
	font-weight: normal;
	margin: 0px auto 0px auto;
	text-align: center;
}

.imageleft {
	float: left;
	font-family: arial,helvetica,sans-serif;
	font-size: smaller;
	font-weight: normal;
	margin: 5px 20px 5px 0px;
	text-align: center;
}

.imageright {
	float: right;
	font-family: arial,helvetica,sans-serif;
	font-size: smaller;
	font-weight: normal;
	margin: 5px 0px 10px 20px;
	text-align: center;
}

.dropcap{
	float: left;
	width: .7em;
	font-size: 3.8em;
	line-height: 78%;
	color: #666666;
	margin: 0px;
	padding: 5px :20px;
	padding-top: 5px
}

/*LHMENU*/

/*LH MENU MOUSE OVERS*/

A.lhlink: link {
	color: #0000FF; 
	text-decoration: none;
	background-color: transparent ;
	font-weight: bold;
}

A.lhlink: active {
	text-decoration: none;
	background-color: transparent;
	color: #0000FF; 
	font-weight: bold;
}

A.lhlink: visited {
	text-decoration: none;
	background-color: transparent;
	color: #990099;
	font-weight: bold;
}

A.lhlink: hover {
	text-decoration: none;
	background-color: transparent;
	color: #0000FF;
	font-weight: bold;
}

.menuitem{
	background-color: #EAD9B0;
}


.menuitem a {
	font: 0.8em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	width: auto;
	padding: 4px 3px 4px 7px;
	display: block;
	border-bottom: 2px solid white;
	text-align: left;}

.menuitem a: hover {
	text-decoration: none;
	background-color: #FFFBE8;
	color: black;
	font-weight: bold;}
	
	
	.dotbox{
	border:2px dashed gray;
	padding:0px 8px 0px 8px;
background-color: transparent;
font-family: Verdana;
}

.redtext{
	color:#990000;
}

.linebox{
border:1px solid gray;
padding:0px 5px 0px 5px ;
}