/* CSS Document */

body {

width: 640px;
margin: 0px auto;
background-color: #E6E6E6;
font-family: verdana, arial, helvetica, sans-serif;

}


p	{
		margin-top: 0px;
		margin-bottom: 0px;
 }

 
 #wrapper {
 		width: 640px;
		float: inherit;
		background-color:#E6E6E6;
		
		}
 
 
 #headr	{
 
 		float: right;
		width: 640px;
		height: 158px;
		background-color:#E6E6E6;
		position: fixed;
		margin-top: 0px;
		border-bottom-style:solid;
		border-bottom-width:thick;
		border-bottom-color:#E6E6E6;
		z-index: 1;
		
 		}
 		 
		 
 #flexiGalleryContainer	{
 		margin-top: 170px;
		background-color:#E6E6E6;
		visibility: visible;
		position: fixed;
		height: 324px;
		float: left;
		width: 293px;
		margin-left: 8px;
		z-index: 4;
		}
		 
		
		 
 #globalNav	{
 			margin-top: 144px;
			float: left;
			color: #cccccc;
			padding: 0px 0px 0px 10px;
			position: fixed;
			white-space: nowrap;
			font-family:Optima, Eurostile, Futura, Verdana, Arial;
			font-size: 95%;
			z-index: 5;
			}
		 
 
 #sidebar	{
			float: right;
			width: 296px;
			background-color:#E6E6E6;
			padding: 5px;
			margin-top: 148px;			
	
 }
 		
			
 #text1		{
 			float: left;
			font-family:Optima, Eurostile, Futura, Verdana, Arial;
			background-color:#FF9933;
			font-size: 95%;
			width: 480px;
 			margin-left: 5px;
			margin-top: 183px;
			position: fixed;
			}
			
 #gmap		{
 			float: left;
			width: 300px;
 			margin-left: 5px;
			margin-top: 290px;
			position: fixed;
			}
			
 #trackr	{
 			float: right;
			margin-top: -51px;
			margin-left: 255px;
			visibility: hidden;
			}
			
			
  #babelx	{
 			float: left;
 			margin-left: 161px;
			margin-top: 538px;
			position: fixed;
			z-index:3;
			}
			

 
  #googad	{
 			float: left;
 			margin-left: 5px;
			margin-top: 520px;
			position: fixed;
			z-index:3;
			}
			
  #googad_2	{
 			float: left;
 			margin-left: 355px;
			margin-top: 320px;
			position: fixed;
			}
 

			