.demo{
margin-top:2em auto;
position:relative;
}

.demo{
color:#000;
}

.gallery_demo{
margin:0 auto;
width:600px;
}

.gallery_demo li{
background:#F8F2DC;
border:3px double #F8F2DC;
float:left;
height:50px;
margin:0 2px;
text-align:center;
width:68px;
}

.gallery_demo li div{
left:240px;
}

.gallery_demo li div .caption{
font:italic 0.7em/1.4 georgia,serif;
}

#main_image{
background:#F8F2DC;
border:10px solid #F8F2DC;
height:438px;
margin:0 auto 20px auto;
overflow:hidden;
text-align:center;
width:580px;
}

#main_image img{
margin-bottom:10px;

}

.nav{
clear:both;
font:80% 'helvetica neue',sans-serif;
letter-spacing:3px;
padding-top:15px;
text-align:center;
text-transform:uppercase;
}

.info{
border-top:1px dotted #221;
margin:30px auto;
padding-top:30px;
text-align:left;
width:600px;
}

.info p{
margin-top:1.6em;
}