﻿html,body 
{
    margin:0px;
    font: normal 10px  trebuchet, Verdana, sans-serif;
    color:White;
    height:100%;
}
a:link 
{
    color:#6699CC;
    font-weight:bold;
    text-decoration:none;
}
a:visited
{
    font-weight:bold;
    color:#999966;
    text-decoration:none;
}
a:hover
{
   text-decoration:underline;
  
}
a:active
{
    font-weight:bold;
    color:#999966;
    text-decoration:none;
}


.AdminHeader
{
    float:right;
    height:34px;
}
#Parent
{
    clear:right;
    background:url(images/repeat.JPG) repeat  ; 

}
.imageHolderBody
{
    margin:0px;
    background:url(images/background4.jpg) repeat-y left;   
}


.MainHeader
{
    clear:right;
}
.MainHeaderTop
{
}
.MainHeaderTop img
{
    float:left;
 
}

.MainHeaderNav
{
    clear:left;
}
.MainHeaderNav img
{
    float:left;
 
}

#ContentParent
{
    clear:left;
    background:url(images/repeat.jpg) repeat right; 
    height: 100%;
}
#ContentChild
{
   background:url(images/background4.jpg) repeat-y left;   
   height: 100%;
}

.blog
{
    width:100%;
    padding:0px;
    margin:6px;
    background:inherit;
    border-collapse:collapse;
    
}

.comment
{
   width:504px;
    padding:0px;
    margin:6px;
    background:inherit;
    border-top:solid 1px white;
}


.blogText
{
    clear:both;
    width:500px;
    vertical-align:top;
    border-right:solid 1px white;
    padding:5px;
   
}
.blogTextOnCommentsPage
{
    clear:both;
    width:500px;
    vertical-align:top;
    border-right:solid 1px white;
    border-bottom:solid 1px white;

}
.commentText
{
    clear:both;
    width:500px;
    vertical-align:top;
   border-right:solid 1px white;
   
}
.blogPix
{
   padding:6px;
}
.blogSeeMore
{
    margin:10px;
    display:block;
 }
.Comments
{
}

.blogHeader
{
    display:block;
} 

h1
{
     font-size:16px;
     font-weight:bold;
}
h2
{
     font-size:14px;
     text-decoration:underline;
     font-weight:bold;
}
h3
{
     font-size:12px;
     font-weight:bold;
}
img
{
    margin:0px;
    padding:0px;
}

.photo
{
    border:solid 1px white;
    margin:10px;
    vertical-align:middle;
   
}
.photoBig
{
    border:solid 1px white;
    margin:10px;
    vertical-align:middle;
}
.ClickToClose
{
    
     position :absolute;
    top:20px;
    left:20px;
     font-size:10px;
     font-weight:bold;
     color:#6699CC;
}


#Footer
{
    clear:both;
    background-image:url(images/repeat.jpg); 
    background-repeat:repeat-x;
}
#Home
{
    position:absolute;
    top:126px;
    left:42px;
}
#Pix
{
    position:absolute;
    top:126px;
    left:116px;
}
#EmailTrev
{
    position:absolute;
    top:126px;
    left:180px;
}
#EmailJen
{
   position :absolute;
    top:126px;
    left:263px;
}
#Subscribe
{
   position :absolute;
    top:130px;
    left:335px;
}
.location
{
    margin:10px;
}

.blogAdmin
{
    padding:0px;
    margin:6px;
    background:inherit;
    border-collapse:collapse;
}

