/* CSS Document */

#bigImg{
width: 500px;
height: 357px;
background-color: #000;
text-align: center;
}

#thumbs{
margin-top: 10px;
width: 500px;
text-align: center;

}

#gallNav{

width: 500px;
text-align: center;

}

.gHomeMenu{

display: block;
list-style-type: none;

}

.gHomeMenu li{

display: inline;

}