body
    	{
    	background-image:url(pw_maze_white.png);
    		color: #404040;
    		margin:0px;
    		padding:0px;
    		padding-bottom:32px;
    	}#page{margin: 0px auto; width: 80%;text-align:center; background-color:transparent; min-width:478px; max-width: 1000px; background-color:white; padding: 15px;}
    	
    	h1,h2,h3
    	{
    		font-family: Minion Pro, Bodoni, Times New Roman, Times, serif;
    		color: #505050;
    		display:block;
    		margin-bottom:0px;
    		
    	}
    	ul
    	{
    		list-style:square url("/images/fe.gif");
    		text-align:left;
    	}
    	li
    	{
    		line-height:24px;
    	}
    	h1
    	{
    		font-size: 72pt;
    		width: 100%;
    		
    		text-align: center;
    		font-variant:small-caps;
    		margin-top:0px;
    	}
    	h2, h3
    	{
    		font-size:25pt;line-height: 25pt;
    		padding-top:3pt;
    		text-align:left;
    	}
    	
    	.map
    	{
    		margin:0px auto;
    	}
    	#left, #right
    	{
    		display: inline-block;
    		width:50%;
    		margin:0px;
    		vertical-align:top;
    	}
    	#left h2, #right h2
    	{
    	
    		
    		padding-left:3%;
    	}
    	#section_two h3
    	{
    		padding-left:3%;
    	}
    	
    	#section_one, #section_two, #section_three
    	{
    		vertical-align:top;
    		
    	}
    	
    	#section_two li
    	{
    		display: inline-block;
    		padding-right:5px;
    		padding-left:5px;
    	}
    	#section_one h3
    	{
    		padding-left:13px;
    	}
    	#section_three div
    	{
    		width:25%;
    		display: inline-block;
    	}
    	#section_three h3
    	{
    		text-align: center;
    	}
    	a
    	{
    		text-decoration: none;
    		font-weight: bold;
    	
    	}
    	.text-left
    	{
    		text-align: left !important;
    	}
    	.container-pad
    	{
    		padding: 15px;
    	}