/* CSS Document */

	body {margin:0px; 
		 padding:0px; 
		 line-height:1.1; 
		 font-family: Helvetica, sans-serif;
		 font-size:13px;
		 background-color:#F8F8F8;
		 }
		 
			
	img {border:none; 
		padding-bottom:0px; 
		margin:0;}

			
	#logo {z-index:7;
			position:fixed;
			left:46px;
			top:30px;
			margin:0px;
			padding-bottom:0px;
			width:200px;
			background-color:none;
			}
			
			
	#nav {z-index:8;
			position:fixed;
			top:30px;
			right:20px;
			width:250px;
			height:20px;
			margin:0px;
			background-color:none;
			}
	
	#City-Reader {
			position:absolute;
			left:0px;
			margin:0px;
			padding-bottom:0px;
			background-color:none;
			}
			
	
	#Distribution {
			position:absolute;
			left:98px;
			margin:0px;
			padding-bottom:0px;
			width:100px
			height:50px;
			background-color:none;
			}
			
	#Info {
			position:absolute;
			left:192px;
			margin:0px;
			padding-bottom:0px;
			width:100px
			height:50px;
			background-color:none;
			}


	#content   {position:absolute;
				margin-top:115px;
				margin-left:25px;
				margin-right:20px;
	}
	
	
	.warp-image  {width:50%;}
	
	#intro-image-div  {margin: 0 auto; 
					text-align: center; }
	
	
	#big-text  {font-family:courier new;
				line-height:1.1;
				font-size:40px;
				letter-spacing:-1px;
				}
	
	#body-text  {line-height:1.1; 
				 font-family: Helvetica, sans-serif;
				 font-size:13px;
		 		 line-height:1.1; 
				 letter-spacing:0px;
				}
