body {
margin-top:10px;
background-color:#FFFFFF;
font-family:"Arial Narrow";
font-size: 18px;
line-height: 18px;
color:#444444;
white-space: nowrap;
float:left;
}

div#container {
margin-top:10px;
background-color:#FFFFFF;
width:auto;
height:700px;
margin: 5px auto;
white-space: nowrap;
float:left;
}

div#menu {
width: 260px;
padding-right:10px;
height: 700px;
font-family:"Arial Narrow";
font-size: 18px;
line-height: 18px;
color:#444444;
float:left;
}

#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display:inherit;
float:inherit;
}
#menu ul li a {
font-family:"Arial Narrow";
font-size: 18px;
line-height: 18px;
color:#444444;
padding: 0 10px;
text-decoration: none;
}
#menu ul li a:hover {
color:#444444;
text-decoration:none;
}

div#gallery {
width:1150px;
height: 700px;
float:inherit;
overflow:scroll;
overflow-y: hidden;
white-space: nowrap;
}

