body {
  border: 1px solid #666666;
  margin: 50px 100px;
  background: #000000 url(bckg.gif) repeat scroll 0% 50%;
  line-height: 20px;
  font-size: 0.8em;
  font-family: "Trebuchet MS",Arial;
}
a {
  color: #018bc1;
}
a:hover {
  color: #333333;
  background-color: white;
}
#header {
  background: transparent url(HeaderbackglogoCrop3.png) no-repeat scroll center top;
  bottom: 0px;
  top: 0px;
  right: 0px;
  padding-top: 81px;
}
#logo {
  padding: 30px 0 0 40px;
  color: #ffffff;
  height: 75px;
}
#logo a {
  text-decoration: none;
  font-size: 20px;
  color: #01b0f0;
  font-weight: bold;
  text-transform: uppercase;
}
#menu {
  border-top: 3px solid black;
  border-bottom: 3px solid #000000;
  background: #000099 none repeat scroll 0% 50%;
  height: 30px;
  top: 27px;
  margin-right: 0px;
  margin-top: 22px;
}
#menu ul {
  margin: 0 0 0 60pt;
  padding: 0;
  text-align: center;
  background-color: white;
}
#menu ul li {
  width: 104px;
  list-style-image: none;
  text-align: center;
  float: left;
  list-style-type: none;
  list-style-position: outside;
}
#menu a {
  border-right: 1px solid #59d2fe;
  display: block;
  float: left;
  width: 104px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding-top: 4px;
  background-color: transparent;
}
#menu a:hover {
  border-bottom: 4px solid #ccf91a;
  padding-top: 4px;
  height: 22px;
}
#text {
  margin: 0 305px 0 20px;
}
#text p {
  border: 1px solid #d7d7d7;
  padding: 10px;
  background-color: #f5f5f5;
}
#text li {
  background: transparent url(images/li.gif) no-repeat scroll 0px 7px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  padding-left: 20px;
}
#sidebar {
  padding: 0 20px 0 10px;
  float: right;
  width: 235px;
}
h1 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 1.8em;
  color: #000000;
  background-color: white;
}
#main {
  padding: 20px 0 0;
  text-align: center;
  background-color: white;
  background-position: center top;
  volume: 50;
  float: left;
  background-attachment: scroll;
  background-repeat: no-repeat;
}
#footer {
  border-style: solid none none;
  border-width: 3px;
  background-color: #000099;
  background-repeat: repeat;
  height: 50px;
  background-position: left center;
  background-attachment: scroll;
  clear: both;
}
#left_footer {
  padding: 40px 0 0 30px;
  float: left;
  color: #ffffff;
  font-size: 12px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 40px 30px 0 0;
  float: right;
  color: #ffffff;
  font-size: 12px;
  text-align: right;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}

