body {
	background-color: #85A67B;
	text-align:center;
	padding-top:5px;
}

table {
	width:737px;
	margin:0px auto;
	text-align:left;
}

.topLeft {
	height:75px;
	width:100px;
	background-image: url('top_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.largeImage {
	height:75px;
	width:2px;
	padding:0px;
	margin:0px;
	background-image: url('large_image.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.strip {
	width:2px;
	padding:0px;
	margin:0px;
}

.title {
	color: #FFF;
	height:75px;
	letter-spacing: 5px;
	padding:0px;
	padding-top:45px;
	padding-left:298px;
	background-image: url('header_shorter.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.spacer{
	height:22px;
}

.navigation {
	padding-top:25px;
}

a:link {border: none; color: #667071; text-decoration: none;}
a:visited {border: none; color: #667071; text-decoration: none;}
a:hover {color:#FFF000;}
a:active {color:#FFF000;}

.recentPost {
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	padding-left: 0px;
}

.center {
	color: #000;
}

.archives {
	padding-top:25px;
}

h2 {
	color:#FFF;
}

h3 {
	color:#FFF000;
}

h4 {
	color:#667071;
}

h5 {
	height:52px !important;
	background-image: url('picnic_table.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.center .byline {
	color: #000;
}

.center .commentline {
	color: #000;
}