body
{	font-family: "copperplate gothic light"; 
	margin: 0px;
	padding: 0px;
	background: blue;
	font: 100% verdana, arial, sans-serif;}

#header
{	position:absolute;
	top:2px;
	left:0px;
	width: 1008px;
	font-size: 18px;
	font: times new roman;
	text-align: center;
	color: blue;
	height: 80px;
	background-color:#87cefa; 
	padding:6px;
	border: 2px solid blue;}

#SSPL
{	position:absolute;
	top:140px;
	left:0px;
	width: 508px; 
	height:48px; 
	text-align:center;
	font-size:12px;
	background-color:white; 
	padding:0px;
	border: 2px solid blue;
	}
#SSPR
{   position:absolute;
	top:140px;
	left:513px;
	width: 508px;
	height:48px;
	text-align:center;
	font-size:12px;
	background-color:white;
	padding:0px;
	border: 2px solid blue;
	}
#SSP
{
	position:absolute;
	top:140px;
	left:0px;
	width: 1020px;
	height:48px;
	text-align:center;
	font-size:12px;
	background-color:white;
	padding:0px;
	border: 2px solid blue;
	}
#contentL
{
	position:absolute;
	top:196px;
	left:0px;
	width: 508px;
	height:400px;
	text-align:center;
	background-color:#ffffff;
	padding: 0px;
	border: 2px solid blue;
}
#contentR
{
	position:absolute;
	top:196px;
	left:513px;
	width: 508px;
	height:400px;
	text-align:justify;
	background-color:#ffffff;
	padding: 0px;
	border: 2px solid blue;
}
#content
{
	position:absolute;
	top:194px;
	left:0px;
	width:1020px;
	height:400px;
	text-align:justify;
	background-color:#ffffff;
	padding: 0px;
	border: 2px solid blue;
}

a {text-decoration:none; font-family:Verdana; font-size:12pt; color:navy}
a:link     	{color:navy}
a:visited 	{color:black}
a:active 	{color:green; font-size:100%;}
a:hover  	{background:navy; color: white}

a.a1
{	color: blue; 
	text-decoration: underline; 
	text-align: center; }

img.logo
{	width:160px;  
	height:80px; 
	float:left;
	border: 0px solid white;}

img.sunset
{   	float:right; 
     	width: 508px; 
     	height: 336px;
     	border: 0px solid red;}
img.SSP
{   	float:none;
     	width: 168px; 
     	height: 45px;
     	border: 0px solid red;
		margin: 0px;
		}
img.map
{	float:right; 
	width: 508px; 
	height: 360px;
   	border: 0px solid red;
}

table
{	border: 0px solid #0000ff;
	border-collapse: collapse;
	padding:2px;
	background-color: #ffffff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;}

p 
{
	font-family: "times new roman";
	text-align:center;
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
	border:0px solid blue;
}

p.center
{
	text-align:center;
	font-size:125%;
	border:0px solid blue;
}	
	
#menu {
margin:0px 0px 0px 40px;
position: absolute;
top:102px;
left:0px;
width:972px;
height:18px;
text-align:center;
background-color:blue;
padding:6px;
z-index:100;
border: 0px blue outset;
}

#menu dl {
float: left;
width: 12%;
position: relative;
margin: 0 2px;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #ccc;
border: 1px solid blue;
}

#menu dd {
background-color: #ccc;
position: absolute;
bottom:1.5em;
width:100%;
}
#menu ul {
  margin-left: 0em;
}
#menu li {
  list-style-type: none;
  float: left;
  width: 8em;
  background-color: #CCCCCC;
  text-align: center;
  border: 3px black outset;
}

#menu li ul {
  display: none;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu a:hover {
  background-color: white;
}

#menu li a:hover, #menu dt a:hover 
{background: white;
}
#menu li:hover > ul {
  display: block;
}
h1 {
	text-align:center;
	font-size:24px;
	font:bold;
}
h2 {
	text-align:center;
	font-size:14px;
	font:bold;
	font-family: "Comic Sans MS", cursive;
}
ul {text-align:center; list-style:disc; list-style-position:outside;}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	text-align: center;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 8px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid blue; 
}
#menu a {
  display: block;
  color: black;
  text-decoration: none;
}

a {text-decoration: none;
color: black;
color: #222;
}
#menu li li li {
  margin-left: 0em;
}
#counter
{	position:absolute;
	top:860px;
	left:10px;
	width:512px; 
	text-align:left; 
	background-color:blue;
	border: 0px solid #000000;}
	

