body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #ffc;
	margin-bottom: 20px; 
	margin-right: 15px;
	margin-left: 10px;
}

h1 {
	color: #099; 
	font-weight: bold;
	font-variant: small-caps; 
	font-size: 19px;
}

h2 {
	color: #699; 
	font-weight: bold;
	font-variant: small-caps; 
	font-size: 18px;
}

h3 {
	color: #699; 
	font-weight: bold;
	font-size: 17px;
}
	
ul {line-height: 120%; list-style: disc; margin: 0 0 0 8px; }

a:link { color: #099; text-decoration: none; font-weight: bold;  }

a:visited { color: #699; text-decoration: none; font-weight: bold; }

a:hover { color: #c93; font-weight: bold; text-decoration: underline;}

#title {font-weight: bold; font-size: 21px; margin: 15px; 0; 10px; 15px;}

ul { line-height: 110%; padding: 5px; }

ol { line-height: 110%; padding: 5px; }

li { line-height: 120%; padding: 3px; }

#leftnav {	
	position: relative;
	width: 220px;
	top: 25px;
	left: 13px;
	font-size: small;
	width: 230px;
}

#leftnav ul, li {margin: -1px 0 0 0; list-style-type: none; line-height: 120%; }

#leftnav a {color: #099; text-decoration: none;}

#content {
	position: absolute;
	top: 75px;
	left: 250px;
	right: 15px; 
	background-color: #FFF;
	padding: 15px 10px 10px 20px;
	line-height: 140%;
}

#footernav { font-size: smaller; text-align: right; padding: 10px;}

#address { padding-top: 10px; font-size: smaller;}

.clear {clear: both; line-height: 0; height: 0;}

#update { font-size: smaller; font-style: italic; padding-top: 10px;}

.full {font-size: 110%}
.small {font-size: 80%}    
.bold {font-weight: bold;}
.italics {font-style: italic;}
.bi {font-weight: bold;	font-style: italic;}
.red {color: red;}

/*search.php*/

.headleftsidetop { color: #FFFFFF; background-color: #069; font-weight: 900; border-bottom: solid #CACFD2 1px; border-top: solid #AEADAD 1px; text-align: right; }
.datarightsidetop { border-bottom: solid #AEADAD 1px; border-top: solid #AEADAD 1px; border-right: solid #AEADAD 1px; }
.submit { background-color: #E8E6E6 }