body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #344C1C;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#header {
	height: 150px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navigation {
	position: absolute;
	height: 35px;
	width: 900px;
	left: 0px;
	top: 150px;
}
#banner {
	position: absolute;
	height: 160px;
	width: 900px;
	left: 0px;
	top: 185px;
}
#maincontent {
	width: 550px;
	padding-top: 15px;
	padding-right: 325px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(../images/bg_maincontent.jpg);
	position: absolute;
	left: 0px;
	top: 345px;
}
#maincontent2 {
	width: 850px;
	background-image: url(../images/bg_maincontent2.jpg);
	position: absolute;
	left: 0px;
	top: 345px;
	padding: 25px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #344C1C;
	margin-top: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	margin-top: 0px;
}
#sidebar {
	position: absolute;
	width: 270px;
	left: 615px;
	top: 365px;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B0D135;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 900px;
	left: 0px;
	bottom: -35px;
}
#brad_norris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F5E7C2;
	background-color: #324A1A;
	padding: 0px;
	float: right;
	width: 250px;
	position: relative;
	height: 175px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#imagepad {
	margin: 10px;
	float: right;
}
a {
	font-weight: bold;
	color: #344C1C;
	text-decoration: underline;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #344C1C;
}
#logstyle_images {
	float: left;
	margin-right: 10px;
}
