body {
	background-color:#ece4b8;
	font-family:Garamond,"Bookman Old Style",Georgia,Times,serif;
	color:#8B4513;
	font-size:75%;
	line-height:1.5em;
}
#wrapper {
	background-color:#f0ebcd;
	margin:0px;
	width:800px;
	height:auto;
	padding:0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width:315px;
	float:right;
	padding-right:5px;
}
#content p {
	line-height: 1.2;
	text-align: left;
	font-size:1.4em;
	letter-spacing:.01em;
	margin-left:5px;
}
#poster {
	border:none;
	width:475px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	float:left;
	padding:0;
}
img {
	border:none;
}
#headline {
	border:none;
	margin:0;
	padding:0;
	float:right;
}
#navbar {
	background-image:url(images/header3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family:'Gill Sans', 'Lucida Grande', sans-serif;
	font-weight: bold;
	text-transform: uppercase; 
	text-align:left;
	letter-spacing:0.08em; 
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	height: 55px;
	border-bottom: 5px solid #ece4b8;
	position: relative;
}
ul#sitenav {
	margin-bottom:0;
	margin-top:0px;
	position:absolute;
	top:40px;
	margin-left:0;
}
ul#sitenav li {
	display:inline;
	margin-left:1px;
	text-align:center;
}
ul#sitenav a{
	text-decoration: none;
	color:#839069;
	padding:5px 0px 2px 0px;
}
ul#sitenav a:hover, ul#sitenav a:active {
	color: #8487AD;
	border-bottom:1px dotted #8487AD;
}
li#home {
	padding-left:5px;
}
#footer {
	width:800px;
	height:75px;
	clear: both;
	font-family:'Gill Sans', 'Lucida Grande', sans-serif;
	font-size:.75em;
	font-weight:lighter;
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	float:none;
	text-align:right;
}