body{
  font-family: Helvetica;
  font-size: .9em;
  color: #666666;
  background-image: url( "images/wpbg.gif" );
}

.ninja {
width:5px;
visibility:hidden;
}
a{
  color: #666666;
}

p{
  font-weight: bold;
}

#top{
  font-size: .8em;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding-bottom: 5px;
}

#container{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-image: url( "images/tree.gif" );
  background-position: top right;
  background-repeat: no-repeat;
  padding: 10px;
  background-color: white;
}

#bar{
  background-image: url( "images/bar.gif" );
  height: 25px;
}

#logo{

}

#main{
   width: 725px;
   margin-left: auto;
   margin-right: auto;
   padding: 10px;
   text-align: left;
}


#network{
  width: 725px;

}

#float{
  width: 725px;
  float: left;
}

#network img{
  border: none;
}

#item{
  width: 713px;
  float: left;
  margin-bottom: 5px;
  padding: 5px;
  background-image: url( "images/wpbg.gif" );  

}

#banner{
  float: left;
  width: 234px;
}

#desc{
  float: right;
  width: 400px;
  font-weight: normal;
  font-size: .8em;
}

#news{
  margin-left: auto;
  margin-right: auto;
  height: 200px;
  padding: 10px;
  background-image: url( "images/wpbg.gif" );
  clear: both;
  font-weight: normal;
}

#footer{
  clear: both;
  font-size: .8em;
  padding-top: 5px;
}

#line{
  background-image: url( "images/dot.gif" );
  background-repeat: repeat-x;
  height: 10px;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}

#center{
  text-align: center;
}

#centerTop{
  text-align: center;
}

#logo{
  text-align: left;
}

