
#container { height: 970px !important}

#content { height: 800px}

#footer { margin: 0; padding: 0; border: 0; bottom: -50px; }

#blueprint {
	position: relative;
	margin: 2px 0 0 1px;
	display: block;
	background: url('blueprint.gif');
	background-repeat: no-repeat;
	width: 776px;
	height: 680px;
	text-align: center;
	padding-bottom: 50px;
}

#blueprint a { 
	font-family: 'Georgia',serif;
	font-weight: bold;
	font-size: 15px;
	color: #bbddee;
	text-decoration: none;
	border: 1px solid white;
	background: #112233;
	color: white;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

#blueprint a:hover {
	background: black;
	border: 1px solid white;
	color: white;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
	

#workout {
	display: block;
	position: absolute;
	top: 115px;
	left: 284px;
	padding-top: 33px;
	height: 69px;
	width: 110px;	
}

#bar {
	display: block;
	position: absolute;
	top: 220px;
	left: 310px;
	padding-top: 70px;
	height: 100px;
	width: 262px;	
}

#theatre {
	display: block;
	position: absolute;
	top: 235px;
	left: 158px;
	padding-top: 30px;
	height: 50px;
	width: 149px;	
}


#inactive {
	border: 0;
	background: 0;
	display: none;
}
