body{
color:#000000;
text-align:center;
background-image: url(images/hydra_tile.gif); background-repeat: repeat;
}
div#main{
width:800px;
height:100%;
margin-left:auto;
margin-right:auto;
}
div#banner{
width:100%;
height: 150px;
text-align:center;
border-width:3px;
border-style:solid;
}
div#banner img{
height:150px;
width:800px;
border-style:none;

}
div#lower{
padding-top:10px;
}
div#menu{
height:auto;
width: 220px;
float:left;
background-color:#f7ead5;
border-width:3px;
border-style:solid;
}
div#menu ul{
padding:0px;
margin:0px;
list-style:none;
}
div#menu li{
padding:0px;
margin:0px;
list-style:none;
height:80px;
width:220px;
}
div#menu img{
height:80px;
width:200px;
border-style:none;
background-color:#ffffff;
}
div#content{
text-align:left;
background-color:#f7ead5;
height:auto;
width:560px;
float:right;
border-width:3px;
border-style:solid;
}

div#contentBox{
text-align:left;
background-color:#f7ead5;
min-height:539px;
width:545px;
margin-left:auto;
margin-right:auto;
}

div#thumbnail img{
border-style:none;
float:left;
margin-right:9px;
margin-bottom:9px;
}