/*
	Styles for the pt_funpark page, which is wider than all the other pages.
*/
#main
{
	width: 1050px;
}
#pt_funpark #content
{
	display: inline;
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 800px;
}
#pt_funpark #container
{
	display: inline;
	float:left;
	margin: 0px;
	padding: 0px;
	background: transparent;
	border: none;
}
