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