body
{
	background: #cedeb1 url('images/brownshade.jpg') repeat-y top center;
	
	font-family: Georgia;
	color: Black
}

a:link, a:active, a:visited 
{
	color: #d91f08;
}

table
{
	text-align: center;
}

b.title {color: #d91f08;}
b.caps {font-size: 125%;}

#base {height: 1000px; width: 780px;}
#banner {background: url('images/banner.jpg') no-repeat center; height: 100px}
#company {position:relative; left: -237px; top: 30px; font-size: 75%;}
#contact {position:relative; left: 241px; top: -23px; font-size: 75%;}
#nav {background: url('images/nav2.jpg') no-repeat center; height: 38px; position:relative; top: 1}
#nav span.home {position:relative; left: -160px; top: 8px;}
#nav span.tractors {position:relative; left: -82px; top: 8px;}
#nav span.implements {position:relative; left: -6px; top: 8px;}
#nav span.parts {position:relative; left: 85px; top: 8px;}
#nav span.dealers {position:relative; left: 168px; top: 8px;}
#menuWrapper {background: url('images/menu.jpg') no-repeat top center; height: 500px; position:relative; left: 33px; top: 10px}
#menu {position:relative; left: 0px; top: 10px;}
#menu span.list {position:relative; top: 40px; font-size: 85%;}
#contentWrapper {background: url('images/content.jpg') no-repeat top center; height: 772px; position:relative; left: 19px; top: 10px}
#content {position:relative; left: 0px; top: 40px; font-size: 85%;}
