/*************************template specific********************************/
body,html{background-color:#e1e1e1; color:#3F3F3F}
#frame, #wrapper, #header{width:770px;margin-right:auto;margin-left:auto; background-color:#FFFFFF;height:auto;}
.wrapper{text-align:left;height:auto;}
#header{height:275px;margin-bottom:15px;clear:both;}
input.contactform,textarea.contactform{width: 220px;}
.button{font-size:11px;padding:0 5px;height:22px;border:none;margin:10px 0 10px 10px;border-collapse:collapse;border:1px solid #666;width:104px;background-color:transparent}


#mainDiv
{
    display:block;
}
#galleryDiv
{
    margin-top:-15px;
    display:block;
    margin-bottom:10px;
    margin-left:auto;

}
#galleryDiv img
{
    border:#CCCCCC 1px solid;
    margin-right:4px;
    padding:4px;
    width:66px;
    height:48px;
    cursor:hand;    
}
#galleryDiv img:hover
{
    cursor:pointer; 
    cursor:hand;    
}
#showPhoto
{
    margin-right:auto;
    margin-left:auto;
}

#showPhoto img
{
    border:#CCCCCC 1px solid;
    padding:0px;    
}

#navigation img
{
    cursor:pointer; 
    cursor:hand;
}
#navigation img:hover
{
    cursor:pointer; 
    cursor:hand;
}
#thumbBig img
{
    cursor:pointer; 
    cursor:hand;
}
#thumbBig img:hover
{
    cursor:pointer; 
    cursor:hand;
}
#weather { text-align:right; margin:0 20px -10px 20px;}