body {
	background: #990000 url(images/main_bg.gif) repeat-y;
}
#pagenav-onemancircus {
	margin: 10px auto;
	padding: 0;
	background: url(../../images/onemancircus/logo_main.jpg) no-repeat center center;
	text-align: center;
	width: 455px;
	border: 1px solid #990000;
}
#pagenav-logo-container {
	margin: 0 auto;
	width: 424px;
}
#pagenav-logo-container h2 {
	margin: 0;
	padding: 0;
}
#pagenav-logo-container h2 a {
	background: url(../../images/onemancircus/header.gif) no-repeat center top;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 43px;
	width: 424px;
}
#pagenav-logo-container h2 a span {
	display: none;
}
#pagenav-onemancircus ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pagenav-onemancircus ul li span {
	display: none;
}
#oneman-keefer {
	background: url(../../images/onemancircus/oneman_keefer.gif) no-repeat center center;
	display: block;
	width: 126px;
	height: 119px;	
	text-align: center;
	float: left;
	margin: 10px 200px 30px 0;
}
#oneman-bumbilini {
	background: url(../../images/onemancircus/oneman_bumblini.gif) no-repeat center center;
	display: block;
	width: 126px;
	height: 119px;	
	text-align: center;
	float: left;
	margin: 10px 0 30px 0;
}
#oneman-clyde {
	background: url(../../images/onemancircus/oneman_clyde.gif) no-repeat center center;
	display: block;
	width: 126px;
	height: 119px;	
	text-align: center;
	float: left;
	margin: 0 140px 0 20px;
}
#oneman-usher {
	background: url(../../images/onemancircus/oneman_usher.gif) no-repeat center center;
	display: block;
	width: 126px;
	height: 119px;	
	text-align: center;
	float: left;
	margin: 0;
}
#box-standard {
	background: #FFCC00 url(images/corners_bottom_onemancircus.gif) no-repeat bottom left;
	color: black;
}
#box-standard h2 {
	background: #FFCC00 url(images/corners_top_onemancircus.gif) no-repeat top left;
	color: black;
	margin-bottom: 0;
}