#page-container {	position:relative; width:700px; height:auto; top:20px;
					margin-left:auto; margin-right:auto;  }
#page-container-flush {	position:relative; width:700px; height:auto; top:-17px;
					margin-left:auto; margin-right:auto;  }
#top-header {	 position:relative; margin-left:auto; margin-right:auto; background:e3ffff;
                 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:#99ffff; 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:#99ffff; border-width: 1px; 
				border-style:solid; border-color:045a28;}
#content-container { 	position:absolute; width:700px; height:auto; top:143px; left:0; 
						text-align:left; background-color:#e3fff9;
						border-width: 0 2px 2px 2px; border-style:solid; border-color:045a28;}
#main-content {     font-size:95%; font-family:arial; color:000000; background-color:#e3fff9; }

.top-title {    color:00008b; font-weight:bold; font-size:28px; text-indent:70px;
                font-family:Copperplate Gothic Light, Book Antiqua, Century Schoolbook, serif; }
.top-subhead {  color:000082; font-weight:700; font-size:17px; font-style:italic;
                font-family:Copperplate Gothic Light, Book Antiqua, Century Schoolbook, serif; 
				text-indent: 180px; }
				
.content-left-cell { background-color:6666ff; 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;  }
.caption-text   { font-size:11px;  }
.detail-box { border-color:black; background-color:white; text:black; text-align:left;
              border-width:0px 2px 2px 2px; border-style:inset; width:370; font-size:12px;
			  padding:5px; padding-right:2px; }
.detail-box-title { border-color:black; background-color:ddeeff; text:black; text-align:center;
              border-width:2px 2px 1px 2px; border-style:inset; width:370;}


body {font-family: sans-serif; 
  background: url(images/seashells2.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;}
  
.toptable {font-family: sans-serif; 
  background: url(images/seashells2.jpg) fixed; }
  
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;
	font-size: 12px;
	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: cc0000;
	text-decoration: none;
	background-color: #6addff;
}
#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: purple;
	font-size: 12px;
	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: 12px;
	color: #990000;
	text-decoration: none;
	background-color: #99aaff;
}
#left-side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00ffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #2a834d;	
}
#left-side a:hover {
	color: #045a28;
	font-size: 13px;
	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;}`

