#masthead {
	background: url(images/template2.jpg) no-repeat center center;
	font-size: 100%;
	height: 160px;
	width: 800px;
	left: auto;
	right: auto;
}
body {
	background: url(images/body.gif) repeat-y center top;
	left: auto;
	right: auto;
	width: 800px;
	font: 14px "Trebuchet MS";
	color: #333333;
	margin-right: auto;
	margin-left: auto;
}
#navColumn {
	width: 140px;
	float: left;
	padding: 20px 5px 0px;
	height: 1220px;
	background: #e8e8e8;
}
#navColumn ul {
	list-style: url(none) none;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px 0px 2em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#navComment {
	margin: 5px;
}

#content {
	width: 590px;
	float: right;
	padding: 20px 30px;
	margin: 0px;
	background: #CCCCCC;
	height: auto;
}
#footer {
	clear: none;
	padding: 10px 30px;
	float: right;
	width: 590px;
	background: #CCCCCC repeat;
	height: 512px;
}
#navPic {
	background: url(images/stuckonfence.gif) no-repeat center;
	height: 100px;
	width: 120px;
	padding-top: 30px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#navFooter {
	padding: 20px;
	text-decoration: none;
}
#navFooter a {
	color: #333333;
}
#navColumn ul a {
	text-decoration: none;
	color: #666666;
}
.floatRight {
	float: right;
	margin-left: 20px;
	padding-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.floatLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
}
.bodytext {
	font: 12px "Trebuchet MS";
	padding-left: 10px;
}
.style1 {
	font: 10px "Trebuchet MS";
	color: #333333;
}
.subhead {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #333333;
}
