body {
	background: #3B6614;
	color: black;
	font-family: sans-serif;
	margin-top: 15px;
	margin-bottom: auto;
	margin-right:auto;
	margin-left:auto;
	
	}


a, a:visited{color: maroon;
background: transparent;
font-weight: bolder; 
text-decoration: none;
border: none;

}

a:hover {background: transparent;
color: #885021;
 border: none;
}

p{
margin-top: 10px;
padding-left: 94px;

}
ul{
margin-top: auto;
text-decoration: none;
width:440px;
padding-left: 94px;

}

#container {
background: url(../images/patterson_header.jpg) repeat-y;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-left:auto;
	width: 844px;

}

#navigation {

	background: url(../images/patterson_topnav.jpg) no-repeat ;

}
.img {
border-style: none;
padding:0 0 0 0;



}
.left{float: left;
	position:relative;
left:90px;
}
img.left {float: left;
padding: 0px 0px 0px 0px;

}
#object{
	margin-left:82px;
	margin-top:5px;
}
#menu {background: url(../images/patterson_bottomnav.jpg) no-repeat ;
	height: 29px;
	
}

#top {
	background:url(../images/patterson_top.jpg) no-repeat top center; 
	width: 844px;
	height: 173px;
	margin-top: 0px;
}

#header {

	margin-top: 0px;
	width: 844px;
	height: 488px;
	
	
}
#header2 {

	margin-top: 25px;
	margin-left: 78px;
	width: 844px;
	height: 320px;
	
	
}


/* content */
#content {
	background: url(../images/bgcontent.jpg) no-repeat;
	width: 844px;
	height: 164px;
	margin-top: 0px;
	
}



#footer {
	background: url(../images/patterson_footer.jpg) no-repeat bottom center;
	width: 844px;
	height: 52px;
	margin-top: 0px;
	
}

