/* @override http://daves-mac-pro.local/jamesbrownphac.com/trunk/deploy/css/global.css */

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#outer
{
	position: absolute;
	overflow: visible;
	width: 100%;
	height: 1px;
	top: 50%;
}

#container
{
	width: 960px;
	height: 566px;
	position: absolute;
	top: 50%;
	left: 50%;	
	margin-left: -481px;
	margin-top: -283px;
	border: 1px solid #e5e5e5;
}
