html, body 
{
    background:url(images/background.JPG) repeat; 
    margin:0px;
    color:White;
    height: 100%;
    font: normal 10px  trebuchet, Verdana, sans-serif;

}
img
{
   border:0px solid black;
   margin-bottom:-5px;
}
a:link 
{
    color:#FFFF99;
    font-weight:bold;
    text-decoration:none;
}
a:visited
{
    font-weight:bold;
    color:#FFFF99;
    text-decoration:none;
}
a:hover
{
   text-decoration:underline;
}
a:active
{
    font-weight:bold;
    color:#FFFF99;
    text-decoration:none;
}
#top
{
	height:41px;
}
#top #doddrell-link
{
}
#top #header-right-top
{
	margin-left:567px;	
}
#top #admin
{
	position:absolute;
	right:0px;
	top:0px;
}
#header
{
    height:143px;
    background:url(images/header-merged.jpg) no-repeat;
}
#header #home
{
	margin-left:55px;
	margin-top:98px;
}
#header #pix
{
	margin-left:52px;
}
#header #email
{	
	margin-left:58px;
}
#header #subscribe
{
	margin-left:48px;
}
#header #header-right
{
	margin-left:238px;
}

#header-right-bottom
{
	margin-left:716px;
}

#content
{
	padding-left:5px;  
}
#footer
{
	
    position:absolute;
    bottom:0px;
}
#footer
{
	clear:both;
    position:absolute;
    bottom:0px;
}
#footer img
{
}
.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;
}
.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;
}
.location
{
    margin:10px;
}
.blogAdmin
{
    padding:0px;
    margin:6px;
    background:inherit;
    border-collapse:collapse;
}



