body{
  background: #3FABD9;
}
#wrap{
  width: 810px;
  margin: 0 auto;
  position: relative;
}
.navtop ul{
  background: url(images/nav.jpg) top center no-repeat;
  width: 100%;
  height: 44px;
  float: left;
  list-style: none;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}
.navtop ul li{
  list-style: none;
  display: inline;
  margin: 0; padding: 0;
}
.navtop ul li a{
  float: left;
  padding: 10px;
  color: #fff;
  margin-left: 7px;
}
.navtop ul li a:hover{
  background: url(images/nav-over.jpg) top left repeat-x;
}
h3.announce{
  text-transform: uppercase;
  margin: 10px;
  margin-bottom: 0;
  font-size: 100%;
  padding-bottom: 3px;
  border-bottom: 1px solid #c6d8e0;
}
.newbox{
  background: #def5ff url(images/new-top.jpg) top center no-repeat;
  float: left;
  width: 810px;
  margin-bottom: 15px;
}
.newbox h2{
  font-size: 60%;
  text-align: center;
  display: none;
}
.new{
  display: block;
  float: left;
  width: 148px;
  margin-top: 10px;
  margin-right: 10px;
}
.new img{
  background: #fff;
  padding: 3px;
  border: 1px solid #c6d8e0;
}
.newimages{
  margin-left: 10px;
  margin-bottom: 10px;
}
.topbanner{
  background: url(images/new-bottom.jpg) bottom center no-repeat;
  text-align: center;
  padding: 15px 0;
  clear: both;
}
.main{
  background: #fff url(images/main-top.jpg) top center no-repeat;
  width: 100%;
  float: left;
}
.featured{
  float: left;
  width: 456px;
  margin: 15px;
  display: inline;
}
.featured img{
  margin-top: 7px;
}
#sidebar{
margin-top: 35px;
}
.ads{
  float: right;
  margin: 15px 10px 15px 0;
  display: inline;
  width: 270px;
}
.items{
  float: right;
  width: 250px;
  margin: 15px;
  margin-bottom: 0;
  padding: 15px;
  background: #EFFAFF;
  display: inline;
}
.tagcloud{
  background: #004f72;
  padding: 15px;
  clear: both;
}
.tagcloud a, .misc a{
  color: #51caff;
}
.tagcloud a:hover, .misc a:hover{
  color: #d4f2ff;
}
.misccontain{
  background: #004865;
  width: 100%;
  float: left;
  color: #3991b5;
}
.misccontain h3{
  color: #b2c9d2;
}
.miscleft{
  float: left;
  margin: 15px 0 15px 12px;
  display: inline;
}
.misc{
  float: left;
  width: 250px;
  margin-right: 12px;
}
.misc ul, .misc ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.friends{
  background: #004f72;
  padding: 15px;
  clear: both;
}
.friends ul li{
  list-style: none;
  display: inline;
  padding: 7px;
  martin: 0;
}
.credit{
  background: #001118;
  text-align: center;
  padding: 15px 0;
}
.credit a{
  color: #006a98;
}
.credit a:hover{
  text-decoration: underline;
}

