body {
  font-family: Arial, Geneva,  helvetica, sans-serif;
  background-color: #eeffee;
  line-height:1.4em;
  font-size:0.9em;
 
  }
img {
border:none;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:1em;
text-align:center;
color:#FF9900;
font-weight:bold;
letter-spacing:10px;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:1.3em;
text-align:center;
padding-top:20px;
color:#FF9900;
font-weight:bold;
letter-spacing:1px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#000000;
font-style:italic;
}
div#contain {
top:0px;
width:775px;
left:25px;
}
div#head {
width:775px;
top:0px;
height:60px;
text-align:center;
z-index:100;
background-color:#003A00;
border-bottom: 1px solid #cdc;
border-top: 1px solid #003A00;
}


div#content {
float:left;
margin-top:20px;
width:550px;
z-index:25;
padding:5px;
}
div#credits {
float:right;
margin-top:20px;
font-size:0.7em;
line-height:normal;
width:150px;
text-align:center;
padding:5px;
border-left: 1px solid green;
}
div#address {
font-size:1.2em;
font-weight:bold;
}
td {
font-size:0.9em;
}
h4 {
font-size: 1.2em;
}

#navlist {
	
	width:773px;
	height:22px;
	top:60px;
	font-size: 0.8em;
	background-color:#cdc;
	border-bottom:1px solid green;
border-top: 2px solid green;
border-right: 1px solid green;
	border-left: 1px solid green;
}

#navlist li {
	float: left;
	list-style-type: none;
	padding: 0;
	}

#navlist ul {
	margin: 0;
	padding: 0;
	font-variant:small-caps;
}

#navlist a {
	padding: 2px 10px 2px 25px;
	border-right: 1px solid green;
	border-left: 1px solid green;
	background-color: #cdc;
	background-image:  url(l1_down.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#navlist a:link, #navlist a:visited {
	color: #000;
	text-decoration: none;
	
}
#navlist a:hover, #navlist a:active {
	background-color: #ded;
	background-image:  url(l1_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #111;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #ded;
	background-image:  url(l1_over.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
	
}

#img {
padding:5px;
}