@charset "utf-8";
#container{
	position:relative;
	width:800px;
	text-align:center;
	margin:0 auto 0;
	outline-style: solid;
	outline-width: 2px;
	outline-color: #999999;
	background-color: #FFFFFF;
}

.header {
	background: url(images/header.jpg) no-repeat left center;
	height: 127px;
	left: 0px;
	width: 800px;
}

.nav {
	height: 27px;
	width: 561px;
	float: left;
	margin-left: 20px;
}

.rcoltop {
	background: url(images/rcoltop.jpg) no-repeat left center;
	border: none;
	height: 27px;
	width: 219px;
	float: right;
}

.rcolbot {
	background: url(images/rcolbot.jpg) no-repeat left center;
	border: none;
	height: 357px;
	padding: 0px;
	width: 164px;
	float: right;
}

.content {
	width: 589px;
	margin: 0 5px 0 40px;
	text-align: left;
	line-height: 12pt;
	float: left;
}

.footer {
	background: url(images/footer.jpg) no-repeat left center;
	height: 36px;
	left: 0px;
	width: 800px;
	margin-top: 10px;
}

.clear {
clear: both;
}

#blackman {
position: relative;
top: 150px;
left: 7px;
}

#musclebeach {
position: relative;
top: 153px;
left: 7px;
}

#carbocage {
position: relative;
top: 156px;
left: 7px;
}

#bmx {
	float: right;
	position: relative;
}
