body
{
    
    font-size: 12px;
    font-family: Arial, none, arial, helvetica;
    background-color: #e9e7f8;
    margin: 12px;
    color: #000000;
}

div.picbox
{
    width: 800px;
    text-align: left;
}

.pic
{
    float: left;
    padding: 5px 5px 20px 20px;
    width: 161px;
    min-height: 0px;
}

.picshadow
{
    
}

.pic img
{
    background-color: #ffffff;
    margin-bottom: 6px;
    padding: 6px;
    border: 1px solid #bbb;
}

.pic p.title
{
    font-size: 12px;
    display: inline;
}

.pic p.des
{
    font-size: 14px;
    color: #4d4a73;
    
    border-top: 2px solid #4d4a73;
}

.galpicdes
{
    font-size: 14px;
    color: #4d4a73;
}

div.spacer
{
    clear: both;
}

.number
{
    font-weight: bold;
}

.navbox
{
    text-align: left;
    width: 750px;  /* needs to match the rounded corner image width */
    background: #c3bfe3 url(http://www.picpix.com/img/smoove/round_btm_750.gif/p0e9e7f8) no-repeat bottom left;
    position: relative;
    left: -20px;
}

.navbox .header
{
    margin: 0;
    padding: 4px 4px 4px 10px;
    background: #e9e7f8 url(http://www.picpix.com/img/smoove/round_top_750.gif/p0e9e7f8) no-repeat top left;
}

.navbox .header .title
{
    font-weight: bold;
    font-size: 24px;
    color: #4d4a73;
}

.navbox .header .pager
{
    font-size: 12px;
    padding-right: 10px;
    color: #4d4a73;
}

.navbox p
{
    border-top: 4px solid #4d4a73;
    margin: 0;
    padding: 10px;
    font-size: 12px;
}

.navbox a 
{
    color: #000000;
    padding: 3px;
    text-decoration: none;
}

.navbox a:hover 
{
    color: black;
    background-color: #dcead5;
    border: 1px solid #000000;
    padding: 2px;
}

.label
{
    margin-bottom: 10px;
    color: #4d4a73;
    font-size: 14;
}

    