body {
	background-color: #EEEEEE;
	background-image: url(../images/resumebackgroundbody.jpg);
	color: #AE4530;
	background-repeat: repeat-y;
	font-family: "AR BLANCA";
	width: 1000px;
	 }
#header {
	background-image: url(../images/resumebackgroundheader.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: -22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
	width: 1000px;
	height: 300px;
}
#foot {
	background-image: url(../images/resumebackgroundtail.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-bottom: -15px;
	margin-left: -8px;
	height: 55px;
	padding: 0px;
}



div {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#meat {
	text-align: left;
	margin-left: 55px;
	margin-right: 80px;
}


h1 {


}

h4 {



}

h4 a {
	text-decoration:none;
	color: #AE4530;
	 }

ul#navigation {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
	float:left;
	width:100%;
	color: #AE4530;
			 	}
			 
ul#navigation a {
	text-decoration:none;
	font-size:17px;
	padding:.2em 4em;
	color: #AE4530;
			 	}
				
ul#navigation a:hover {

}

ul#navigation li {
	display:inline;
}

li {
	color: #AE4530;
}

h3 {
	text-align:center;
   }
#meat ul li a {
	color: #AE4530;
}

   
p {
	font-size: 18px;
	font-weight: bold;
}
.summaryhead {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}
