/* Generated by KompoZer */
body {
	margin: 1px;
	background-repeat: repeat;
	background-color: #016233;
}
#page {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	background-color: #dfff9d;
	background-image: url(footer.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-left-style: solid;
	border-right-style: solid;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 5px solid white;
}
h1 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	color: #016233;
	font-size: xx-large;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0px;
}
#header {
	height: 110px;
	margin-top: 2px;
	background-position: left top;
	background-image: url(header.png);
	background-repeat: no-repeat;
	border: 2;
}
#content {
	display: block;
	margin-left: 200px;
	margin-right: 20px;
}
#footer {
  width: 100%;
  clear: both;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(footer.jpg);
}
#footer p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#menu1 {
	float: left;
	width: 10px;
	margin-top: 50px;
	margin-left: 10px;
}

#menu1 ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#menu1 li {
}
#menu1 a {
	text-align: left;
	text-decoration: none;
	color: #016233;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	line-height: 22px;
	width: 170px;
	font-size: 1em;
	border: 1px solid #016233;
}
#menu1 a:hover, #menu1 a:focus {
	border-left-style: double;
	border-left-width: 2px;
	background-color: #016233;
	font-weight: normal;
	color: #ffffcc;
}
#menu1 a:active {
  color: #cc0000;
}
#extra1 {
  display: none;
}


a {
  text-decoration: none;
  color: #663300;
}
a:hover {
  text-decoration: underline;
}
#list a {
  padding-right: 10px;
}

