body{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 80%;
  color: #3d3d3d;
  padding: 0px;
  background-color:#ebebeb;
}
img { border: none; }
h1{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 120%;
  color: #334d55;
  padding: 0px;
}
h2{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 120%;
  color: #334d55;
  padding: 0px;
}
h3{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 110%;
  color: #334d55;
  padding: 0px;
}
h4{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 100%;
  color: #334d55;
  padding: 0px;
}
#topheader{
  background-color: #ebebeb;
  text-align:right;
  padding: 0px;
}
#topheader p{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 100%;
  color: #334d55;
}
#topheader a:link {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 100%;
  color: #334d55;
  text-decoration: none;
}
#topheader a:visited {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 100%;
  color: #334d55;
  text-decoration: none;
}
#topheader a:hover {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 100%;
  color: #334d55;
  text-decoration: underline;
}
#header{
  padding: 0px;
  height: 210px;
  width: 100%;
  border-collapse:collapse;
  background-color:#ebebeb;
}
#header img{
  border:none;
  border-color:#ebebeb;
}
#banner{
  background-color:#ebebeb;
  height:170px;
  border:0px;
}
#news {
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f3f6f8;
  width: 204px;
}
#news a:link {
  color: #006699;
  text-decoration: none;
  font-size: 100%;
}
#news a:visited {
  color: #006699;
  text-decoration: none;
  font-size: 100%;
}
#news a:hover {
  color: #006699;
  text-decoration: underline;
  font-size: 100%;
}
#footer {
  padding: 7px;
  border-bottom: 1px solid #E2EAEF;
  border-top: 1px solid #E2EAEF;
  background-color: #f3f6f8;
  width: 100%;
}
#main {
  background-color: #FFFFFF;
  width: 696px;
  padding: 5px;
  vertical-align: top;
  min-height: 600px;
}
#main a:link, a:visited{
  color: #006699;
  text-decoration: none;
}
#main a:hover{
  color: #006699;
  text-decoration: underline;
}
#navbar {
  padding:0px;
  color: #ffffff;
  background-color: #ebebeb;
  height: 0px;
}
#navbarw {
  width:696px;
  text-align:center;
  padding=0px;
  background-image: url(images/navbanner.gif);
  background-repeat:no-repeat;
}
#navbarw a:link{
  font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #f3f6f8;
  text-decoration: none;
  font-size: 120%
}
#navbarw a:visited{
  font-family:  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color: #f3f6f8;
  text-decoration: none;
  font-size: 120%
}
#navbar a:hover{
  color:#ff3333;
}