body {
	background: #532C08;
	margin: 0;
	padding: 0;
	text-align: center;
}
#main {
	width: 100%;
	background: #000;
}
#nav {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid #EEE3DD;
	text-align: center;
}
#nav a {
	text-decoration: none;
	line-height: 31px;
	margin: 0;
	padding: 0 24px 0 25px;
	color: #CBA791;
}
#nav a.active {
	color: #EEE3DD;
	font-weight: bold;
}
#nav a:hover {
	color: #EEE3DD;
}
#nav a:hover.active {
	color: #EEE3DD;
	font-weight: bold;
}
#contentHome {
	background: #000;
	position: relative;
	width: 770px;
	margin: 0 auto;
}
#quote {
	position: absolute;
	width: 230px;
	left: 400px;
	top: 100px;
	color: #EEE3DD;
	text-align: center;
}
.curly {
	font: 24px "Times New Roman", serif;
	line-height: 16px;
}
#quote .review {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}
#quote .source {
	font: 14px "Times New Roman", serif;
	font-style: oblique;
	margin: 10px 0 0 0;
}
#contentInner {
	background: url(img/fhole.jpg) no-repeat top left #000;
	position: relative;
	width: 770px;
	w\idth: 730px;
	\width: 730px;
	margin: 0 auto;
	padding: 20px;
}
#contentInner a {
	color: #CBA791;
}
#contentInner a:hover {
	color: #EEE3DD;
}
#contentInner h1 {	
	text-align: left;
	color: #CBA791;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	border-bottom: 1px solid #CBA791;
}
#contentInner p {
	text-align: left;
	color: #EEE3DD;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 10px 0 0 0;
	padding: 0;
}
#contentInner form {
	text-align: left;
	color: #EEE3DD;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 0;
}
#contentInner .tinput {
	border: 1px solid #CBA791;
}
#contentInner ul {
	text-align: left;
	color: #EEE3DD;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}
#contentInner li {
	margin: 0 0 30px 0;
	padding: 0;
	line-height: 1.5em;
}
.pview {
	font-size: 11px;
}
.pview a {
	font-size: 11px;
	text-decoration: none;
}
.evdate {
	font-size: 14px;
	font-weight: bold;
}
.evprogram {
	font-style: italic;
	color: #CBA791;
}
#contentInner hr {
	color: #532C08;
	width: 500px;
	height: 1px;
	border: 1px dotted #532C08;
}
.thumb {
	border: 1px solid #CBA791;	
}
#right {
	float: right;
	display: inline;
	border: 1px solid #CBA791;
	margin: 0 0 10px 20px;
	padding: 0 0 10px 0;
	background: #392C25;
	color: #EEE3DD;
	width: 200px;
}
#right p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #EEE3DD;
	margin: 10px 10px 5px 10px;
}
#right h2 {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EEE3DD;
	margin: 10px 10px 5px 10px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #EEE3DD;
	text-align: left;
}
#right h2 a {
	text-decoration: none;
	color: #EEE3DD;
}
#right ul {
	margin: 0;
	padding: 0 10px 0 30px;
	font: 11px Arial, Helvetica, sans-serif;
	list-style: disc;
}
#right li {
	margin: 0;
	padding: 0 0 4px 0;
	line-height: 1.2em;
}
.pic {
	border-bottom: 1px solid #CBA791;
}
#footer {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #AF8368;
	border-top: 1px solid #EEE3DD;
	padding: 30px 0 10px 0;
}
#footer a {
	color: #AF8368;
}
#footer a:hover {
	color: #CBA791;
}