/* mac hide \*/
html, body {height:100%}
/* end hide*/
body {
	padding:0;
	margin:0;
	color: #000000;
	background:rgb(128,128,64);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	text-align: center;
	font-size: 120%;
	margin-top: 10px;
	color: #FAFAD2;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
color: #FAFAD2; 
}
h3 {
color: rgb(128,128,64);
	text-align: left;
	margin: 10px 5px 5px 5px;
	background-color: transparent;
}
h4{
	text-align: left;
}
td p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#outer{
	min-height:100%;
	margin-left:160px;
	background:White;
	border-left: 2px solid #494949;
	border-top:2px solid #000;
	border-right: 2px solid #969696;
	margin-right:5px;
	margin-bottom:-64px;
	padding-left:0px;
	color: Black;
	font-size: 100%;
}
*html
#outer{height:100%;margin-left:157px}/* ie 3 pixel jog*/ 
 
/*html>body #outer{height:auto;}*/ /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100px;
	background:rgb(128,128,64);
	border-top:1px solid #000;
	border-bottom:0px solid #000;
	overflow:hidden; 
	color: #000000;
}
#left {
	position:relative;/*ie needs this to show float */
	width:160px;
	float:left;
	margin-left:-159px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:110px;/*needed to make room for header*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	left:-1px/* line things up exactly*/
}
* html #left {margin-right:-3px}/* three pixel jog*/
#left p {padding-left:3px;padding-right:2px}
/* #left hr {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0px;
} */


#footer {
	width:100%;
	clear:both;
	height:64px;
	border-top:0px solid #000;
	border-bottom:0px solid #000;
	background:rgb(128,128,64);
	color: #000000;
	text-align:center;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 5px;
	
}
/** html #footer {only ie gets this style
	\height:65px; for ie5 
	he\ight:62px; for ie6 
}*/
#clearheader{height:114px;}/*needed to make room for header*/
#clearfooter{clear:both;height:64px;}/*needed to make room for footer*/
div,p  {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

/*special document formatting styles*/
#centrecontent {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -15px;
	border-top: 2px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	#centrecontent p {
		margin: 10px 5px 5px 15px;
	}
	#centrecontent table {
	width: 95%;
	margin-left: 10px;
}
	hr {
		width: 90%;
		color: White;
		height: 1px;
	}
	#search {
	background: transparent;
	padding: 0px 0 0 2px;
}
#search table {
	background: White;
	border: 3px solid Black;
	font: normal;
	color: black;
}

#search img {
	background-color: white;
	}
* html #srchform {
\height:150px;/* for ie5 */
	he\ight:148px;/* for ie6 */}

.question {
	font-style: italic;
}
#poetry p {
	padding-left:80px;
	padding-right:80px;
	margin-bottom: 4px;
	line-height: 100%;
}
#poetry h3 {
	font-family: "Times New Roman", Times, serif;
	margin-left: 200px;
}
/* begin banner link style */
.bannerlink{color: white;
	font-size: .8em;
}
.bannerlink A:link {color: white;
text-decoration: none;
background-color: rgb(128,128,64);
}

.bannerlink A:visited {color: white;
text-decoration: none; 
background-color: rgb(128,128,64);
}

.bannerlink A:active {color: white;
text-decoration: 
none}

.bannerlink A:hover {background-color: white;
color: green;
text-decoration: none}	
	
/* end link style */
.tbl_header {
	background-color: rgb(128,128,64);
	font-weight: bold;
	color: White;
	text-align: center;
}
/*.table1 {
	border: 1px #0000CC solid;
	border-collapse: collapse;
	width: 100%;
	background-color: rgb(128,128,64);
	}
.table1 td {
	border: 1px solid #0000CC; padding: 5px;
	text-align: left; vertical-align: top;
}*/
.trow_blue{
	background-color: #DCDCDC;
}
.trow_white{
	background-color: white;
}
.ltrtxt {
	font-family: "Courier New", Courier, monospace;
}
.msgtxt {
	margin-left: 10%;
	font-family: "Courier New", Courier, monospace;
}
.search {
	background-color: transparent;
	width: 140px;
}
.label {
	color: White;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;}
.label1 {
	color: White;
	font-size: 80%;
	margin-bottom: 0px;
	margin-left: 0px;}
