#header {
background: transparent url(images/title-index-pg-top.jpg) no-repeat scroll center top;
height: 178px;
width:100%;
margin-bottom:0px;
margin-top:0px;
padding:0pt 0pt 0px;
}

body {
	background-image: url(images/repeater_dirt.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
background:transparent url(../images/wrapper-right-boot.jpg) no-repeat fixed;
background-position: 100% 60%;
width:100%;
overflow: visible;
}
#wrapper2 {
background:transparent url(../images/wrapper-left-boot.jpg) no-repeat fixed;
background-position: -0% 60%; 
width:100%;
overflow: visible;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #3c3228;
}
