body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS",verdana,arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 75%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
  background-color: black;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position:  center center;
}
#container {
  padding: 20px;
  background: #f2f2f5 none repeat scroll 0%;
  width: 740px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  line-height: 1.7em;
  color: #666666;
}
#banner {
  margin: 0 0 10px;
  padding: 0;
  float: left;
  width: 510px;
  height: 200px;
}
div.scroll {
  border: 1px solid #aaaaaa;
  margin: 20px;
  padding: 1em;
  background: inherit inherit inherit inherit inherit;
  overflow: auto;
  height: 7em;
  width: 160px;
  color: #333333;
}
#bannerb {
  margin: 0 0 10px;
  padding: 0;
  float: right;
  width: 210px;
}
#navcontainer {
  clear: both;
  width: 100%;
}
#navcontainer ul {
  background: #f36207 none repeat scroll 0%;
  padding-left: 0;
  margin-left: 0;
  color: #ffffff;
  float: left;
  width: 100%;
}
#navcontainer ul li {
  display: inline;
}
#navcontainer ul li a {
  border-right: 1px solid #ffffff;
  padding: 0.2em 1em;
  background: #f36207 none repeat scroll 0%;
  color: #ffffff;
  text-decoration: none;
  float: left;
}
#navcontainer ul li a:hover {
  background: #003366 none repeat scroll 0%;
  color: #ffffff;
}
#active a:link, #active a:visited, #active a:hover {
  background: #003366 none repeat scroll 0%;
  color: #ffffff;
}
#content {
  padding: 5px;
  background: #f7f7f7 none repeat scroll 0%;
  margin-left: 205px;
  margin-right: 205px;
  color: #666666;
}
#sidebar {
  margin: 0 5px 0 0;
  padding: 5px;
  background: #f2f2f5 none repeat scroll 0%;
  float: left;
  width: 180px;
  color: #666666;
}
#menu {
  padding: 10px 0 0;
  width: 180px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu li {
  margin: 0 0 0.1em;
}
#menu a {
  padding: 0.1em 0.8em;
  background: #f36207 none repeat scroll 0%;
  width: 160px;
  text-decoration: none;
  display: block;
  color: #ffffff;
}
#menu a:hover {
  background: #003366 none repeat scroll 0%;
  color: #ffffff;
}
#sidebar-b {
  margin: 0 0 0 5px;
  padding: 5px;
  background: #f2f2f5 none repeat scroll 0%;
  float: right;
  width: 180px;
  color: #333333;
}
#footer {
  padding: 5px;
  background: #f36207 none repeat scroll 0%;
  clear: both;
  margin-top: 15px;
  color: #bbd2e0;
}
#footer a:link, #footer a:visited {
  background: inherit inherit inherit inherit inherit;
  color: #eeeeee;
  text-decoration: none;
}
#footer a:hover {
  border-bottom: 1px dashed #f2f2f5;
  background: inherit inherit inherit inherit inherit;
  color: #f2f2f5;
}
p {
  margin: 10px;
}
h1 {
  margin: 0 0 10px 10px;
  background: inherit inherit inherit inherit inherit;
  font-family: verdana,arial,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 3px;
  color: #003366;
}
h2 {
  background: inherit inherit inherit inherit inherit;
  padding-left: 5px;
  font-family: verdana,arial,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ef7329;
}
blockquote {
  font-weight: bold;
  font-style: italic;
  color: #b29b35;
}
a {
  background: inherit inherit inherit inherit inherit;
  text-decoration: none;
  color: #f36207;
}
a:hover {
  background: inherit inherit inherit inherit inherit;
  color: #0d4953;
}
.news {
  background: inherit inherit inherit inherit inherit;
  font-size: 1em;
  color: #000000;
}
.orange {
  background: inherit inherit inherit inherit inherit;
  color: #f36207;
}
.clear {
  clear: both;
}
