#header {
   	margin: 0px 50px 0px 50px;
	height: 80px;
	color: #000;
	background-color: transparent;
	background-image: url("../images/creek1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
}


#menu {
	margin: 0px 50px 0px 50px;
	padding-top: 9px;
	padding-bottom: 5px ;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align: center;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light", verdana;
	background-color: black;
}

#menu a{
	margin: 0px 50px 0px 50px;
	color: #5880dc;
	font-size: 12 pt;
	font-weight: medium;
}

#menu hr  {
	display: none;
}
#menu ul  {
	margin: 0 0 0 1em;
	padding: 0;
}



#maincontent ul{
	margin: 0 0 0 1em;
	padding: 0;
}

#maincontent	{
	position: relative;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 2em;
	padding-bottom: 0.5em;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin: 0px 50px 0px 50px;
	text-align: left;
	background-color: white;
	width: 500;
	z-index: 1;
}
html>body #centercontent {
	left: 10px;
}

#menu2 {
	position: fixed;
	left:10px;
	bottom: 5px;
	width: 130px;
}

#body {
	
}



body {
	margin:10px 10px 0px 0px;
	padding:0px;
	background-color: #1b387c;
	font-size: 12pt; 
	font-weight: 400;
	font-color: #FFFFFF;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-style: normal;
}

a:link, a:visited,a:hover, a:active {
	color: blue;
	font-size: 12 pt;
	font-weight: medium;
}

p.center{
	text-align: center;
}

FONT.title {
	font-weight: bold;
	font-size: large;
}

label span {
  float: left;
  width: 5em;
}
