body {
margin: 0 auto;  
padding: 0;
background: #95a0a1;
color: #424242;
font-family: arial, helvetica, sans-serif;
}

#wrapper {
margin: 0 auto;
padding: 5px;
width: 816px;
border-bottom: 0px solid #7A776E;
border-left: 0px solid #7A776E;
border-right: 0px solid #7A776E;
background: #fff;
}

h1, h2 {
letter-spacing: 0.3em;  color:  #95a0a1; text-transform: uppercase;
}

h1 {font-size: 27pt; width: 100%; font-weight: 700; margin: 0 0 -8px 0; text-align: center; text-indent: 5px;}
h2 {font-size: 10pt; margin-bottom: -5px;}
#photorow {margin: 0; height: 98px; width: 100%; margin-bottom: -20px;}
#top {float: right; width: 683px; height: 264px;}
p {
line-height: 140%; font-size: 10pt; letter-spacing: 0.3pt; margin-top: 0pt;
margin-bottom: 10pt;
}

.center {
text-align: center;
}


ul.entrylinks {
font-size: 10pt;
list-style: square;
margin-bottom: 25px;
padding-left: 1em;
}

li {
margin-bottom: 10px;
}

ul.navlinks {
font-size: 11pt;
list-style: none;
margin-bottom: 10px; margin-top: 0;

}

img {
margin: 0;
padding: 2;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #bf3307; }
a:visited { background-color: transparent; text-decoration: none; color: #bf3307; }
a:hover { background-color: transparent; text-decoration: underline; color: #000; }
a:active { background-color: transparent; text-decoration: underline; color: #00f; }

.pic {float: left; width: 130px; height: 98px; margin: 3px;}

#header {
margin: 0;
padding: 0;
height: 274px;
width: 816px;
}

#leftimage {width: 130px; height: 264px; float: left; margin-right: 3px;}

#sitename {width: 100%; text-align: center; padding-top: 13px; height: 92px; margin: 0px 0 22px 0;}

#navs {
margin: 0;
width: 200px;
letter-spacing: 0.09em;
float: right;
}

#content {
clear: left;
margin-bottom: 10px;
padding: 0 ;

}

#blog {
clear: left;
width: 100%;
border-top: 15px solid #bf3307; 
margin: -5px 0 0 0;
padding: 20px 0 20px 0;

}

#leftcol {float: left; width: 400px; padding-left: 140px;}

#footer {
clear: both;
margin: 5px 0;
padding: 5px;
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
font-size: 65%;
letter-spacing: 0.09em;
text-transform: uppercase;
}

#colophon {float: right; text-align: right; width: 35%;}
#copyright {float: left; width: 65%;}



.spacer {
clear: both;
}
