body { 
	background-color: #350717;
	text-align:center;
	margin:auto;
	font-family: Helvetica, Arial, san-serif;
	color: #363636;
	line-height: 18px;
}
#wrapper { 
	width: 980px;
	position: relative;
	height:100%;
	margin:auto;
}
#wrapper #corner {
	position: absolute;
	left:0; top:184px;
	height:205px;
	z-index:50;
}
#header {
	position: relative;
	height: 245px; width:980px;
	background-color: #f7f4e9;
}
#header #topnav {
	position: absolute;
	top:0; left:0;
	width: 519px; height: 184px;
	text-align:right;
}
#header #topright {
	position: absolute;
	left:740px; top: 8px;
	width:220px; height:220px;
	color:#363636;
	font-size:12px;
}
#topright p {
	margin-bottom: 5px;
}
#maillist {
	position:relative;
	left:20px;
	display:inline-block;
	width:230px; height:30px;
	margin:0; padding:0;
	vertical-align: middle;
}
.formPluginGrey, .formPluginNormal {
	position: absolute;
	top:-5px; left:0px;
	border:0;
	background-color:transparent;
	background-image:url(../images/layout/maillist-bkg.gif);
	background-repeat:no-repeat;
	width:188px; height:30px;
	line-height:25px;
	text-indent: 10px;
	color:#8c866d;
	margin:0; padding:0;
}
#maillist #go {
	position: absolute;
	top:0; left:188px;
	width:25px; height:30px;
	border:0;
	margin:0; padding:0;
}
#header #social  {
	position: absolute;
	left: 65px;
	top: 195px;
	width: 452px;
	text-align:right;
}
#header #social a  {
	font-size: 14px;
	font-family: Helvetica, san-serif;
	color: #86153a;
	text-decoration: none;
	padding-left:16px;
}
#header #social a:hover  {
	font-size: 14px;
	font-family: Helvetica, san-serif;
	color: #a0a0a0;
	text-decoration: none;
}
#content {
	position: relative;
	width: 980px; height:100%;
	text-align: left;
	background-color: #f7f4e9;
}

#content #editable {
	position: relative;
	left:35px;
	width:915px;
	text-align:left;
	padding-bottom:30px;
}
#footer {
	position:relative;
	padding-top: 30px;
	padding-left: 80px;
	font-size:.75em;
	text-align: center;
	font-family: Helvetica, san-serif;
	color: #fff;
	height: 60px;
	background-image: url(../images/layout/footer-image.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer #copyright {
	position: absolute;
	font-size:10px;
	left: 750px;
	color: #670f2d;
	margin-top: 30px;
}
#copyright a {
	color: #363636;
	text-decoration: none;
}
#copyright  a:hover {
	color: #670f2d;
	text-decoration: none;
}
#implementer {
	position: absolute;
	text-align: left;
	font-size: 10px;
	color: #670f2d;
	margin-top: 30px;
	left: 46px;
	width: 313px;
}
#implementer a {
	color: #363636;
	text-decoration: none;
}
#implementer a:hover {
	color: #670f2d;
	text-decoration: none;
}

