body {
margin: 0;
padding: 0;
}

h1 {
font-family: garamond, times new roman, times, serif;
line-height: 75%;
background: transparent;
}

h2, h3 {
font-family: garamond, times new roman, times, serif;
color: #80001C;
background: transparent;
}


h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
background: transparent;
}

p {
font-family: verdana, arial, helvetica, sans-serif;
background: transparent;
}

blockquote {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}

.center {
text-align: center;
}


ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
background: transparent;
font-family: verdana, arial, sans-serif;
color: #333;
}

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

a:link { color: #80001C; border-bottom: 1px #ccc; background-color: transparent; text-decoration: none; }
a:hover { color: #ccc; border: 0; background-color: #80001C; text-decoration: none; }
a:visited { color: #80001C; border: 0; background-color: transparent; text-decoration: none; }

#topbar {
position: absolute;
text-align: center;
top: 0;
left: 0;
background-image: url(http://www.montanaheritageproject.org/images/theme_images/mountain/bluegradient.jpg);background-repeat: repeat-x;
width: 100%;
height: 100%;
}

#leftbar {
position: absolute;
top: 160px;
left: 0px;
border-top: 1px solid #80001C;
border-right: 1px solid #80001C;
border-left: 1px solid #80001C;
border-bottom: 2px solid #80001C;
color: #537ea8;
margin: 0;
padding: 0 0 0 3px;
width: 210px;
background: #fdefd2;
}

#leftbar p {
font-size: 11px;
margin: 10px;
background: transparent;
color: #537ea8;
}

#blogtitle {
margin: 200px 0 0 4px;
text-align: center;
background: transparent;
color: #fff;
padding-bottom: 16px;
}

}
#blogtitle h1 {
font: bold 24px verdana, georgia, times new roman, times, serif;
margin: 0;
padding: 0;
background: transparent;
}

#content {
position: relative;
line-height: 120%;
margin: 0px 210px 0 210px;
padding: 0px;

}

#content p, ul, li {
font-size: 90%;
background: transparent;
color: #000;
text-align: left;
}

#blog {
padding-left: 15px;
padding-right: 15px;
}


#stats {
position: relative;
margin: 15px 210px 0 210px;
padding: 10px;
border-right: 5px solid #DAF2F1;
border-left: 5px solid #DAF2F1;
background: transparent;
color: #000;
}

#stats p {
font-size: 11px;
background: transparent;
color: #000;
text-align: left;
}


.date {
font-size: 13px;
background: transparent;
color: #006f7f;
text-align: left;
margin-top: 20px;
margin-bottom: 0;
padding: 0;
}

.title {
margin: 0;
padding-bottom: 5px;
font-size: 20px;
background: transparent;
color: #537ea8;
text-align: left;
border-bottom: 1px solid #80001C;
}

.posted {
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #455f79;
text-align: right;
margin: 0;
padding-top: 0;
padding-bottom: 20px;
} 

.img {
margin: 0;
padding: 0;
border: 0;
float: left;
padding: 0px 5px 0px 0px;
}

#rightbar {
position: absolute;
top: 160px;
right: 0;
border-top: 1px solid #80001C;
border-left: 1px solid #80001C;
border-right: 2px solid #80001C;
border-bottom: 2px solid #80001C;
color: #537ea8;
margin: 0;
padding: 0;
width: 210px;
background: #fdefd2;
}

#rightbar p {
font-size: 11px;
margin: 10px;
background: transparent;
color: #537ea8;
}

#leftbar li, #rightbar li {
font-size: 11px;
background: transparent;
color: #537ea8;
}

#leftbar ul, #leftbar ul {
margin-left:  4px;
margin-right: 6px;
}

.sidetitle {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin: 15px 10px 10px 10px;
font-size: 13px;
background: transparent;
color: #134d88;
} 

.spacer {
margin: 0;
padding: 0;
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;  
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
color: #455f79;
 font-weight:		normal;
 background-color: transparent;  
}


