﻿html, body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    font-family:Arial;
    background:#FFF7C9 url('img/mainbg.gif') repeat-y;
}
a:focus { -moz-outline-style: none; }
img {border:none;}
#top
{
    background-image: url('img/top.png');
    height:150px;
    overflow:hidden;
    padding-left:190px;
}
#divTitle
{
    font-size:60px;
    font-weight:bold;
    padding-top:35px;
    text-align:center;
}

#navigation
{width:190px;text-align:center;}
#navigation a
{background-image: url('img/navbg.png');color:Black;display:block;font-weight:bold;height:35px;padding-top:12px;text-decoration:none;}
#navigation a:hover
{background-image: url('img/navbgh.png');text-decoration:none;text-decoration:underline;}
#navSpace
{height:40px;}

#tdnav
{
    background-color: #FFF7C9;
    width:190px;
    height:100%;
}
#tdcontent
{
    font-family:Arial; font-size:15px; width:90%; text-align:left; margin-top:30px;
    padding-right:15px;
    vertical-align:top;
}
#photoframe
{
    background-color:white;
    border:solid 15px #FFF6DD;
    
    float:left;
    font-size:15px; 
    font-style:italic; 
    font-weight:bold; 
    text-align:center; 
    width:420px;
    margin:10px;
}


#photoframe a {
    color:#9F7906;
    font-weight:bold;
    text-decoration:none;
}
#photoframe a:hover {
    color:#666666;
    text-decoration:underline;
}











.mini{
    width:110px; height:140px; margin-left:10px; margin-bottom:15px; font-family:Arial; float:left;
    opacity:.6;filter: alpha(opacity=60); -moz-opacity: 0.6;
    margin-top:3px;
    background-color:#FFFAB7;}
.mini a{
    text-decoration:none; color:Black;}
.mini div.name{
    width:110px; text-align:center;}
.mini div.date{
    height:20px; width:110px; text-align:center;}
.mini div.photo{
    height:95px; vertical-align:middle; width:110px; text-align:center;}
.mini div.photo table{
    height:95px; width:110px;}

.hmini{
    width:110px; height:140px; margin-left:10px; margin-bottom:15px; font-family:Arial; float:left;
    margin-top:3px;}
.hmini:hover{
    background-color:#FFF348;}
.hmini a{
    text-decoration:none; color:Black;}
.hmini div.name{
    width:110px; text-align:center;}
.hmini div.date{
    height:20px; width:110px; text-align:center;}
.hmini div.photo{
    height:95px; vertical-align:middle;}
.hmini div.photo table{
    height:90px; width:110px;}
    
.smini{
    width:110px; height:140px; margin-left:10px; margin-bottom:15px; font-family:Arial; float:left;
    margin-top:3px;
    background-color:#FFFAB7;}
.smini a{
    text-decoration:none; color:#9D8600;}
.smini div.name{
    width:110px; text-align:center;}
.smini div.date{
    height:20px; width:110px; text-align:center;}
.smini div.photo{
    height:95px; vertical-align:middle; width:110px; text-align:center;}
.smini div.photo table{
    height:95px; width:110px;}
    
   
