a.menulink:link
{    
    text-decoration:none;
    color:black;
}
a.menulink:visited
{    
    text-decoration:none;
    color:black;
}
a.menulink:hover
{
    font-weight: bold;
    color:#5A5902;
}

div.main
{
    color:black;
    font-family:"Verdana";
    font-size:100%;
    margin-top:20px;
    margin-left:30px;
    height:550px;
    width:930px;
    background-color: white;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
}

p.maintext
{
    margin-top:20px;
    margin-left:20px;
}

div.blogleft
{
    color:black;
    font-family:"Verdana";
    font-size:100%;    
    height:550px;
    width:700px;
    background-color:#F5F5F5;
    overflow: auto;
    position: absolute;
    left:41px;
    
}

div.blogright
{
    color:black;
    font-family:"Verdana";
    font-size:90%;
    height:550px;
    background-color:#D7D7DC;
    overflow: auto;
    margin-top: 0px;
    margin-left:700px;
}

div.blogentry
{
    font-size:95%;
    margin-left:10px;
    margin-right:10px;
    margin-top:25px;
    margin-bottom:40px;
}

p.blogdate
{
    font-family: "Arial";
    font-weight: bold;
    font-size:75%;
}

p.blogtitle
{
    font-weight: bold;
    font-size:85%;
}

p.blogbody
{
    font-weight: none;
    font-size:80%;
}

div.blogtags
{
    font-family: "Arial";
    font-weight: bold;
    font-size:75%;
}

a.blogtag
{
    text-decoration:none;    
}

span.blogtagheading
{
    font-weight:bold;
}

.aboutheader
{
    font-weight:bold;
    font-size:85%;
}

.aboutbody
{
    font-size:75%;
    word-spacing:4px;
    line-height:150%;
}

.aboutbodyhim
{
    position: absolute;
    height:275px;
    width:462px;
    background-color:#C5D8D8;    
}

.aboutphoto
{
    height:275px;
    width:465px;
    margin-left:29.05em;    
}

.aboutbodyus
{
    position: absolute;
    height:275px;
    width:462px;
    background-color:#EEEEEE;
}

.aboutbodyher,.aboutboxher
{
    height:275px;
    width:465px;
    background-color:#FFF0E5;
    margin-left:29.05em;
}

.aboutboxher
{
    margin-left:.05em;
}

.aboutbox
{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
}

span.aboutboxher
{
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
}

div.photosbg
{
    overflow: auto;
    height:550px;
    width:930px;    
    background-color:#F2F1E4;
}

div.photogroup
{
    height:150px;
    width:195px; 
}

span.photo
{
    margin-top:20px;
    margin-bottom:10px;
    margin-left:15px;
    margin-right:10px;    
    height:115px;
    width:155px;
}

img.photo
{
    border: none;
}

div.caption
{
    color:black;
    font-family:"Verdana";
    font-size:80%;
    text-align:center;   
}

a.captionlink:link
{    
    text-decoration:none;
    color:black;
}
a.captionlink:visited
{    
    text-decoration:none;
    color:black;
}
a.captionlink:hover
{
    font-weight: bold;
}
