#top_wrap {
	display: none;
}
#logo_above_banner_wrap {
	background:#E1E1E1 url(//media.freeola.com/images/theme-images/css-images/arcadia/top_bar_bg.gif) repeat-x scroll center top;
	border-top: 1px solid #CBCBCB;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
#bannav_wrap {
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}
#site_wrap {
	min-height: 400px;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	background-color:#FFFFFF;
}
* html #site_wrap {
	height: 400px;
}
#content_wrap {
	width: 686px;
	text-align: left;
	padding: 8px;
	overflow-x: auto;
}
#content_wrap a img {
border:medium none;
}
#container_01 {
	padding-top: 10px;
}
#container_03 {
}
#footer_links {
	height: 31px;
	line-height: 31px;
	}
#footer_bar {
	height: 31px;
	font: bold 13px arial;
	color: #FFF;
	border-top: 1px solid #FFFFFF;
	background: url(//media.freeola.com/images/theme-images/css-images/arcadia/bottom_bar_bg.gif) top repeat-x;
	text-align: right;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	border-bottom: 1px solid #CBCBCB;
}
#footer_bar a:link, #footer_bar a:visited {
	color: #FFF;
	border-bottom: 1px dashed #FFF;
	text-decoration: none;
	margin-right: 8px;
}
#footer_bar a:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
#footer_text {
	padding:6px 0;
	text-align:center;
}
#edit-button-content {
	top: 10px; 
	right: 10px;
}
#edit-button-footer {
	top: 6px;
	right: 10px;
}