body {
	background-color:#FAAF3A;
	}

a {
	text-decoration:none;
 	color:#9F4000;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}

#container {
	width:750px;
	margin: 0 auto;
	background-color:#ED9210;<th><th><td><td><tr></tr></td></td></th></th>
	}
	
#banner {
	width: 750px;
	height: 100px;
	background-image:url(images/banner.jpg);
	float:center;
	}
	
h1 {
	margin: 5px 0 0 5px;
	font-size:45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FEF5B8;
	}
	
h2 {
	margin: 0 0 0 7px;
	font-size:25px;
	color:#FFFFFF;
	font-family: Helvetica, sans-serif;
	}
	
#navigation {
	width: 750px;
	}
	
#navigation td{
	margin:0px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
#navigation td a {
	color:#000000;
	text-decoration:none;
	}
	
#navigation td a:hover {
	color:#D85703;
	}
	
#content {
	width:100%;
	background-color:#ED9210;
	}
	
#footer {
	width:100%;
	font-size:10px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p {
	font-size:15px;
	color:#9F4000;
	margin:5px;
	font-family: trebuchet MS;
	}
