a.gallery{
color:#348;
text-decoration:none;
outline:none;
}

a.gallery:hover{
color:#ff0000;
}

.caption{
font-style:italic;
color:#000000;
font-weight: bold;}

.gallery{
width:702px;
margin:0 auto;
}

.gallery li{
width:68px;
height:50px;
border:3px double #111;
margin: 0 2px 2px 0;
background:#000;
}

.gallery li div{
left:140px
}

.gallery li div .caption{
text-align: center;
font: bold italic;}
	
#main_image{
margin:0 auto 30px auto;
height:525px;
width:700px;
background: #ffffff;
}

#main_image img{
margin-bottom:3px;
border: 1px #000000 solid;}
	
.gallery_nav{
padding-top:15px;
text-align: center;
clear:both;
font:80% 'helvetica neue',sans-serif;
letter-spacing:3px;
text-transform:uppercase;
}
	

