/* Generated by KompoZer */
#container {
  margin: auto;
  width: 700px;
}
#head {
  width: 700px;
  height: 90px;
}
#main {
  background: transparent url(header_footer_mid.jpg) repeat-y scroll 0%;
  width: 700px;
}
#foot {
  background: transparent url(header_footer_foot.jpg) no-repeat scroll 0%;
  width: 700px;
  height: 60px;
}
#horizontalnav {
  border-bottom: 1px solid lightgrey;
  width: 670px;
  height: 20px;
  background-color: #ffebcd;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
}
#sidepanel {
  margin-left: 20px;
  margin-right: 5px;
  width: 116px;
  float: left;
  padding-top: 10px;
}
#content {
  border-left: 1px solid lightgrey;
  padding: 10px;
  margin-left: 134px;
  margin-right: 25px;
}
#footcontent {
  padding: 7px;
  margin-left: 25px;
  margin-right: 25px;
  text-align: center;
  font-size: 82%;
  color: white;
  font-weight: bold;
}
h2 {
  font-family: Verdana,Lucida grande,Arial,Helvetica,sans-serif;
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #2F4F4F;
  text-align: left;
}
h4 {
font-family: Verdana,Lucida grande, Arial, Helvetica,sans-serif;
padding-top: 0px;
margin-top: 10px;
margin-bottom: 2px;
color: #4682B4;
text-align: left;
}
p {
  font-family: verdana,lucida-grande,arial,helvetica,sans-serif;
  font-size: 85%;
  margin-top: 0px;
  margin-bottom: 8px;
}
.caption {
font-style: italic;
font-size: 80%;
color: #46AAF0;
}
.panel {
font-family: georgia,times,serif;
font-style: italic;
font-size: 78%;
padding-right: 3px;
color: #696969;
}
.nav ul {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.nav li {
  display: inline;
}
.nav li a {
  border-right: 1px solid gray;
  padding: 3px 11px;
  background: #ffebcd none repeat scroll 0%;
  font-family: Verdana,Lucida grande,sans-serif;
  font-weight: bold;
  font-size: 70%;
  float: left;
  color: #ff8c00;
  text-decoration: none;
}
.nav li a:hover {
  background: #ff8c00 none repeat scroll 0%;
  color: #ffffff;
}
a:link {
  border-bottom: 1px dotted gray;
  color: #ff8c00;
  text-decoration: none;
}
a:visited {
  border-bottom: 1px dotted gray;
  color: #ff8c00;
  text-decoration: none;
}
a:hover, a:active {
  border-bottom: 1px solid gray;
  color: #D2691E;
}
.foot a {
  border-bottom: 1px dotted white;
  color: white;
  text-decoration: none;
}
.foot a:visited {
  border-bottom: 1px dotted white;
  color: white;
}
.foot a:hover, a:active {
  border-bottom: 1px solid white;
}
.img a {
text-decoration: none;
border-bottom: none;
}
