/* CSS Document */
body {background-color:black;
color: rgb(245,245,245);
font-size: 13px;
font-weight: normal;
font-family: Tahoma;}
#header{
  margin-bottom:4px;
}
#page {

}
#menu{
  width: 10px;
  float:right;
}
.menu_item{
  width: 180px;
  height: 55px;
  background: url(img2/menu.gif);
  color: #888;
  font: 20px Arial;
}
#gallery{
  
}
a img{
border:none;}
.inp{
background: rgb(0,0,0);
border: 1px solid rgb(138,138,138);
color:white;
}

