#wrapper {
	width:1024px;
	margin: 0 auto;
	background-image:url(images/wrapper_bkgd_home.jpg);
	background-repeat:no-repeat;
	border: 0;
	}
	
#container {
	background: none;
	}
	
#content {
    width:696px;
    overflow:visible;
    margin: 0px;
	background: none;
	min-height: 660px;
	}
div.hentry {
	position:relative;
	top: -800px;
	}

#footer {
	width: 824px;
    margin-top:0px;
	background-image:none;
	text-align: center;
	margin-left: 186px;
	}

#siteinfo {
    color:#f3af32;
    font-size:0.8em;
    line-height:18px;
    padding:22px 0 44px 0;
}
