BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: navy;
	background: #eaf5ff;
	padding: 0px;
}

TABLE {
	font-size: 14px;
	text-align: center;
	margin-top: 4px;
}

img {
	border: 0px;
}

P {
	position: static;
	text-indent: 15px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 13px;
	color: navy;
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 3px;
	margin-right: 3px;
}

ol {
	font-size: 13px;
}

ol li {
	text-indent: 40px;
}

div#main {
	position: relative;
	left: 0px;
	top: 0px;
	width: 800px;
	border: 0px solid red;
	border-left: 1px solid red;
	z-index: 20;
	margin: 0px;
}

div#toc {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 140px;
/*	background-color: #b9ddfe;
	border: blue solid 1px;*/
	z-index: 5;
	text-align: center;
}

td#toc {
	width: 200px;
}

td#toc p
{
	text-indent: 0px;
	text-align: center;
	border: 1px gray solid;
	background-color: lightgray;
	padding: 2px;
}

/*
div#top2 {
	position: absolute;
	top: 0;
	right: -1;
	height: 250;
	width: 80;
	background: #b9ddfe;
	border: red solid 0px;
	z-index: 6;
}
*/
div#title {
	position: static;
/*	left: 0px;
	top: 0px; */
	background-image: url(images/banner.jpg);
	width: 800px;
	height: 200px;
	border: blue none 3px;
	z-index: 10;
	margin: 0px;
	padding: 0px;	
}

.navbar {
	font-family: arial;
	font-size: 12px;
	text-align: center;
/*	color: navy; */
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: -3px;
	vertical-align: bottom;
}

div#tabbar {
	position: relative;
	left: 30px;
/*	top: 200;*/
	top: -40px;
	height: 20px;
	width: 800px;
	z-index: 50;
	margin: 0px;
	padding: 0px;
	border: none blue 1px;
}

.there {
	position: absolute;
	background-image: url(images/tabback.gif);
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	height: 20px;
	width: 110px;
	top: 0px;
}

.here {
	position: absolute;
	background-image: url(images/tabfront.gif);
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	z-index: 100;
	height: 20px;
	width: 110px;
	top: 0px;
}

div#cont1 {
	left: 0px;
}

div#cont2 {
	left: 102px;
}

div#cont3 {
	left: 204px;
}

div#cont4 {
	left: 306px;
}

div#cont5 {
	left: 408px;
}

div#cont6 {
	left: 510px;
}

/* "there" and "here" classes are for changing tab backgrounds in cont# ids */

.there p {
	text-align: center;
	text-indent: 0px;
	margin-left: 8px;
}
	
.here p {
	text-align: center;
	text-indent: 0px;
	margin-left: 10px;
}
	
p.navbar a:visited, a:hover, a:link {
	color: maroon;
}
	
div#body {
	position: relative;
	left: 0px;
	top: -40px;
	width: 780px;
/*	height: 470px;
	overflow: visible; */
	background: #eaf5ff;
	border: none 1px #eaf5ff; 
	z-index: 500;
	text-align: left;
	padding: 10px;
}

div#bodycontent {
	position: absolute;
	top: 50px;
	left: 150px;
	width: 650px;
	z-index: 5000;
}

div#contactheader {
	position: relative;
	top: -45px;
	left: 0px;
	font-size: 12px;
	z-index: 1000;
	text-align: left;
	text-indent: 0px;
	border: none;
}

/*
div#base {
	position: relative;
	left: 0;
	bottom: 0;
	height: 5;
	width: 750;
	background-image: url(images/back3.gif);
}

div#buffer {
	position: absolute;
	left: 0;
	bottom: -15;
	height: 10;
	width: 750;
	border: none;
	border-width: 1;
	border-color: red;
}

div#byline {
	position: absolute;
	left: 15;
	bottom: 0;
	height: 60;
	width: 550;
	border: none;
	border-color: red;
}

.note {
	font-size: 11px;
	text-align: center;
	color: navy;
	margin-top: 2px;
	margin-bottom: 1px;
}
*/

h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
	color: #6a6a21;
}

h2 {
	color: navy;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 4px;
	margin-top: 2px;
	text-align: center;
	text-decoration: underline;
}

h3 {
	color: #446644;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
}

h3 a {
	color: #446644;
}

A {
	color: navy;
	text-decoration: underline;
	font-weight: bold;
}

/*
div#body div#text {  
	position: absolute;
	top: 55;
	left: 10;
	width: 730;
	z-index: 1000;
}
*/
.heading {
	color: navy;
	font-family: tempus sans ITC, lucida sans;
	font-weight: bold;
	font-size: 35px;
	vertical-align: middle;
}

.subhead {
	font-family: Comic Sans MS, Helvetica;
	font-size: 17px;
	text-align: left;
	color: #a62929;
	font-weight: normal;
}

.list {
	margin-bottom: 1px;
	margin-top: 1px;
}

.footer {
	color: navy;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	position: relative;
}

.footer a
{
	font-weight: normal;
}

.link {
	margin-bottom: 25px;
}

.internav {
	font-family: Arial;
	color: #994a4a;
	margin-top: 14px;
	margin-bottom: 14px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.internav:hover {
	color: #225522;
	font-style: italic;
	font-size: 103%;
}

div.internav {
	vertical-align: middle;
	height: 40px;
	border: solid;
	border-width: 1px;
	border-color: #aaaaba;
	background: #f5f5f5;
	margin-top: 12px;
	margin-bottom: 12px;
}

div.internavhere {
	vertical-align: middle;
	height: 40px;
	border: solid;
	border-width: 1px;
	border-color: #aaaaba;
	background: #e5e5f5;
	margin-top: 12px;
	margin-bottom: 12px;
}

.subnav {
	vertical-align: middle;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
}

div#title h1
{
	color: maroon;
	font-size: 35px;
	font-style: italic;
	text-align: right; 
	padding: 0px;
	margin: 0px;
	margin-right: 45px;
}

div.linkcategory, div.articlecategory, div.gallerycategory
{
/*	position: relative;
	width: 625px;
	left: 150px;
	border: solid 1px #ccdae0;
	background: #eff9ff; */
	margin-bottom: 25px;
	padding: 10px;
	display: none;
	text-align: left;
}

table tbody
{
	vertical-align: top;
}

div#picDiv {
	position: absolute;
	top: 65px;
	left: 75px;
	display: none;
	z-index: 2002;
}

div#picDiv img {
	border: navy 3px solid;
}

div#picDiv p {
	position: absolute;
	padding: 3px;
	margin: 0px;
	top: 3px;
	left: 3px;
	cursor: hand;
	text-indent: 0px;
	font-weight: bold;
	background-color: white;
}

div#picDiv a {
	color: purple;
}

img.galleryThumb
{
	border: 1px solid #333355;
}
