body
{
   text-align: center;
   background-image: url(img/body.gif);
   margin-top: 0px;
   font-family: Tahoma;
  font-size: 11px;
  color: #777777;
}
h1{
  font-size: 14px;
}
h2{
  font-size: 12px;
}
a {
  color: #000033;
  text-decoration: none;
}
a:hover{
  color: #CC0000;
  text-decoration: none;
}
#container
{
   width: 860px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   background-image: url(img/content.gif);
   background-repeat: repeat-y;
   height: auto;


}
#container2
{
   width: 752px;
   margin-left: auto;
   margin-right: auto;
   background-color: #FFFFFF;
   height: auto;
   margin-top: -15px;

}
#header{
  width: 752px;
  height: 131px;
  background-image: url(img/head.gif);
  background-repeat: repeat-x;
}
#topheader{
  width: 752px;
  height: 27px;
  text-align: right;
  margin-right: 5px;
  padding-top: 3px;
}


#logo{
  background-image: url(img/logo.gif);
  width: 330px;
  height: 80px;
  margin: 5px 0 0 10px;
  float: left;

}
#banner{
  width: 243px;
  height: 89px;
  float: left;
  margin: 1px; 0 0 0;
}


#ym{
  width: 158px;
  height: 82px;
  margin: 7px 0 0 0px;
  float: left;
}


#search{
  width: 200px;
  height: 30px;
  float: let;
  margin: 3px 0 0 550px;
}
.find{
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
}
.go{
  font: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #CC0000;
  padding-right: 5px;
}


#topmenu{
  width: 752px;
  height: 32;
  text-align: justify;
  margin-top: -20px;
}
#content{
  width: 742px;
  height: auto;
  text-align: justify;
  padding : 5px 5px 5px 5px;
  font-family: Tahoma;
  font-size: 11px;
  color: #777777;
}
.content{
  font-family: Tahoma;
  font-size: 11px;
  color: #777777;
  text-align: justify;
}
.title{
  vertical-align: middle
}


#footer{
  width: 752px;
  height: 50px;
  margin-bottom: 0px;
  background-image: url(img/footer.gif);
  background-repeat: repeat-x;
  text-align: center;
  color: #000099;
}
#footer a {
  color: #000099;
  text-decoration: underline;
}
#footer a:hover {
  text-decoration: none;
}


.footer{
  font-size: 11px;
  color: #FFFFFF;
  padding-top: 5px;
}

