@charset "utf-8";
/* CSS Document */

#page {
margin: 0px auto;
width: 370px;
border-top:1px solid #cccccc;
font-family:"Trebuchet MS";
font-size:11px;
text-align:left;
}

#page1 {
margin: 0px;
width: 370px;
background-color:#CCCCCC;
margin-top:10px;
border-top:1px solid #999999;
}
		
#menu {
position: relative;
height:254px;
}


.gallery{
margin: 30px 0;
width: 348px;	
padding-top: 10px;
padding:10px;
padding-bottom:0px;
}
.menuitem{
background: ;
}

.menutarget{
background-color:#ffffff;
display: none;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}


img{
border:0px;
}
