#top_wrap {
	display: none;
}
#logo_above_banner_wrap {
	padding: 10px 0 10px 0;
}
#site_wrap {
	min-height: 400px;
	background-color: transparent;
}
#container_01 {
	border: none;
}
#container_02 {
	border: none;
}
#container_03 {
	border: none;
}
#content_wrap {
	width: 686px;
	text-align: left;
	padding: 8px;
	min-height: 370px;
	background: white;
	overflow-x: auto;
}
/* min-height fix for IE6/7 */
* html .container {
	height: 370px;
}
#content_wrap a img {
border:medium none;
}
#bannav_wrap {

}

#logo_above_banner_wrap {
}
#logo_above_banner_wrap a img {
	padding-top: 15px;
}
#footer_links {
	height: 31px;
	line-height: 31px;
	}
#footer_bar {
	display: none;
}
#footer_text {
	clear: both;
	min-height: 35px;
	padding: 10px 0;
	font: 13px arial;
	color: #FFF;
	text-align: right;
	margin-bottom: 10px;
	background-color: #000;
}
#footer_text a:link, #footer_text a:visited {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	text-decoration: none;
	margin-right: 8px;
}
#footer_text a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
#footer_text {
	padding:6px 0;
	text-align:center;
}
#edit-button-content {
	top: 10px; 
	right: 425px !important;
}
#edit-button-footer {
	top: 10px;
	right: 10px;
}