#wrapper {
	height: auto;
	background-color: #BEA280;
	background-image: url(background.png);
	background-repeat: no-repeat;
	width: 800px;
	margin: auto;
	border: medium none #522A0B;
}
#wrapper #Header {
	height: 150px;
}
#wrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003500;
	font-size: 34px;
}
#intro {
	float: right;
	text-align: center;
	margin-top: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	z-index: 1;
	clear: none;
}
#wrapper #footer {
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #030;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
	margin-top: 5px;
}
#wrapper #Nav {
	margin-left: 200px;
	height: 40px;
}
#wrapper #Nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(SPRYback.jpg);
	color: #FFF;
	text-decoration: none;
}
#wrapper #Nav a:hover {
	background-image: url(SPRYback.jpg);
	background-position: 30px;
}
#wrapper #body {
	clear: none;
	background-image: url(home.gif);
	background-repeat: no-repeat;
	border: medium none #C3A27D;
	height: 446px;
}
#wrapper #content {
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 25px;
	margin-top: 15px;
}
<script src="/Scripts/swfobject_modified.js" type="text/javascript"></script>
<script type="text/javascript">

swfobject.registerObject("FlashID");
//
</script>
#wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #352112;
	font-size: 28px;
}
#wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #372112;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Nav2 a {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
