@charset "UTF-8";

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-color: #D8D3C7;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	padding-left: 350px;
	color: #734D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 30px;
	text-align: right;
	height: 100px;
	vertical-align: bottom;
}
#header h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin: 0px;
	padding: 0px;
}
#prologue h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	color: #D6D1C3;
	letter-spacing: -0.1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 725px;
	top: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
}#header ul {
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	float: right;
	display: block;
	margin-right: 48px;
	height: 60px;
	width: 80px;
	line-height: 18px;
}
#header span {
	display: block;
	float: left;
	margin-top: 18px;
	margin-left: 138px;
}
#prologue {
	background-image: url(../images/wayne.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 623px;
	margin-right: 48px;
	margin-left: 48px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#wrapper #accordion {
	width: 625px;
	margin-right: 48px;
	margin-left: 48px;
}
#prologue p {
	font-family: "Helvetica Neue", "Sans Serif";
	font-size: 12px;
	color: #969286;
	line-height: 23px;
	display: block;
	margin-right: 200px;
	margin-top: 20px;
}
.imgWrapper {
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}
a:link,a:visited  {
	color: #DE9E04;
}
#wrapper #accordion p {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #969286;
}
a:hover {
	color: #666600;
}
