
	body
	{
	background: #ffffff url('/images_website/pg-back.jpg') center repeat-y;
	margin-top: 0px;
	}
	
	#outertable
	{
	margin-top: 0px; 
	/*border: 1px solid red;*/
	}
	 
	.footer
	{
	text-align: center; 
	height: 35px; 
	color: #ffffff; 
	font-family: arial,helvetica,sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	background-color: #F05922;
	}
	
	.flag 
	{
	margin-left: 20px;
	}
	
	.left 
	{
	margin: 15px 0px 0px 8px;
	float: left;
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
	width: 710px;
	}
	
	html>body .left 
	{
	margin: 15px 0px 0px 15px;
	float: left;
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
	width: 710px;
	}
		
	.right 
	{
	margin: 15px 0px 0px 0px;
	float: right;
	font-family: arial,verdana,sans-serif;
	font-size: 80%;
	width: 190px;	
	}
	
	.right a
	{
	color: #000000;
	display: block;
	margin: 4px 0px 0px 0px;
	}
	
	#map
	{
	position: relative;
	top: 40px;
	left: 0px;
	}
	
	#polaroids
	{
	position: relative;
	top: 45px;
	left: 10px;
	}
	
	#words
	{
	position: relative;
	font-family: arial,verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 15px;
	top: 20px;
	left: -160px;
	}
	
	#greypanel
	{
	width: 930px;
	height: 406px;
	background: url('/images_website/grey-panel.gif') top left no-repeat;;
	}
	
	#search
	{
	color: #ffffff; 
	font-weight: bold;
	font-size: 12px;
	}
	
	#searchbar
	{
	font-family: arial,verdan,helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 13px;
	}
	
	#searchbutton
	{
	border: 1px solid #ffffff; 
	background-color: #F47E44; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 11px;
	}
	
	#search_param
	{
	border: 1px solid #000000;
	}
	
	#search_form
	{
	margin-top: 0px; 
	margin-bottom: 0px;
	}