#page-container {	position:relative; width:700px; height:auto; top:28px;
					margin-left:auto; margin-right:auto;  }
#page-container-flush {	position:relative; width:700px; height:auto; top:-17px;
					margin-left:auto; margin-right:auto; margin-bottom:20px; }
#top-header {	 position:relative; margin-left:auto; margin-right:auto; background:white;
                 border-width: 2px; border-style:solid;	border-color:045a28; width:700px;}
#navbar-top {	position:absolute; width:700px; height:22px; left:0; top:121px; 
				text-align:right; font-size:11px; font-weight:bold; padding-top:2px;
				background-color:#ffffe2; border-width: 2px; 
				border-style:solid; border-color:045a28;}
#navbar-bottom {	position:relative; width:480px; height:22px; left:0; top:0px; 
				text-align:center; font-size:11px; font-weight:bold; padding-top:2px;
				background-color:#ffffe2; border-width: 1px; 
				border-style:solid; border-color:045a28;}
#content-container { 	position:absolute; width:700px; height:auto; top:143px; left:0; 
						background-color:#fffff2; text-align:left;
						border-width: 0 2px 2px 2px; border-style:dotted; border-color:045a28;}
#main-content {     font-size:95%; font-family:arial; color:000000; }

.top-title {    color:207840; font-weight:bold; font-size:28px; 
                font-family:Copperplate Gothic Light, Book Antiqua, Century Schoolbook, serif; }
.top-subhead {  color:207840; font-weight:700; font-size:17px; font-style:italic;
                font-family:Copperplate Gothic Light, Book Antiqua, Century Schoolbook, serif; }
				
.content-left-cell { background-color:207840; color:ffffff; text-align:right; font-family:arial; }
.leftcell-title    { font-size:16px;  font-weight:bold; }
.leftcell-address  { font-size:13px;  }
.leftcell-footer   { font-size:12px;  }


body {font-family: sans-serif; 
  background: url(images/forest.jpg) fixed;
  scrollbar-face-color: ddddaa;
  scrollbar-shadow-color: purple;
  scrollbar-highlight-color: pink;
  scrollbar-3dlight-color: grey;
  scrollbar-darkshadow-color: green;
  scrollbar-track-color: 887711;
  scrollbar-arrow-color: 666600;
  font-size: 1em;}
  
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #ffffdd;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 12px;
	background-color: #ffffdd;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #ffe4d2;
}
a:active {
	color: #000099;
	text-decoration: underline;
}

#navbar-top a:link, #navbar-bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ff0000;
	text-decoration: none;
	background-color: #fffff2;
}
#navbar-top a:visited, #navbar-bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc3333;
	font-size: 12px;
	text-decoration: none;
	background-color: #fffff2;	
}
#navbar-top a:hover, #navbar-bottom a:hover {
	color: #045a28;
	text-decoration: underline;
	background-color: #ccffcc;
}
#navbar-top a:active, #navbar-bottom a:active {
	color: #000099;
	text-decoration: underline;
}
#left-side a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00ffff;
	text-decoration: none;
	background-color: #247a48;
}
#left-side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00ffff;
	font-size: 11px;
	text-decoration: none;
	background-color: #2a834d;	
}
#left-side a:hover {
	color: #045a28;
	text-decoration: underline;
	background-color: #ccffcc;
}
#left-side a:active {
	color: #000099;
	text-decoration: underline;
}

h2 {font-size:130%; color:024a23; }
h3 {font-size:118%; color:126a33; margin-left:18px;}
h4 {font-size:105%; color:228a43; margin-left:30px;}`