

		
		body
		{
			font-size: 1.2em;
			line-height: 115%;
			font-family: verdana, arial, sans-serif;
color:#000;
			background-color: #696969;
			background-repeat: repeat-x,y;
			margin-top: 30px;
			margin-bottom: 30px;
			margin-right: 30px;
			margin-left: 30px;
			
		 }
		
		
		
		
		div#banner
		{
			background-color: #5c712c;
			border-bottom: 1px solid #ffd700;
			border-top: 1px solid #ffd700;
			background-image: url('logo.jpg'); height: 110px; width: 100%;
			background-position: center;
			background-repeat: no-repeat;
			padding-top:10px; padding-bottom:10px		
			}
			
			
		div#container
		
		{
			background-image: url('sim/nav_col_base.jpg');
			background-repeat: repeat-y;
				}
		
		div#wrapper
		{    
		       border: 1px solid #ffd700;
   		       background-image: url('sim/skyline.jpg');
				background-color: #ffffff;
          }

		 .photo {  padding: 0px;  float: left;  width: 200px;  margin: 5px 10px 10px 10px;  text-align: center;  display: block;  min-height:200px;  height: auto important;  height: 200px;  } 

		.photo p {  margin: 0px 0px 4px 0px; } 
		.photo em {  font-weight: bold; } 



		
		
		div#container2
		{
			background-image: url('sim/more_col_base.jpg');
			background-repeat: repeat-y;
			background-position:  right 50%;
		}
		
div#batch
		{
			background-image: url('');
			background-repeat: no-repeat;
			background-position: center;
			width: auto;
			height: auto;
			text-align: center;
		}

		div#navigation
		{
			float: left;
			width: 150px;
			padding-top: 2em;
			padding-left: 0.5em; font-family: Copperplate Gothic Bold, times new roman, serif; font-size: 1.1em; 
		}
		
		div#navigation ul
		{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		
		div#navigation ul li { margin-top: 10px; }
		
		#navigation ul li a
		{
			display: block;
			width: 130px;
			text-decoration: none;
			color: #000000;
			font-size:1.2em;
			font-weight: normal;
			border: 2px groove #ffd700;
			padding-left:10px; padding-right:5px; 							
			padding-top:5px; padding-bottom:5px
		}
		
		#navigation ul li a:hover
		{
			color: #0000ff;
			background-color: #ffd700;
			font-size: 1.2em;
			font-weight: bold;
		}
		
		div#more
		{
			float: right;
			width: 140px;
			margin: 0;
			padding: 2em 15px 0 0;
			color: #000000;
		}
		
		div#more h3
		{
			margin-top: 0;
			font-size: 1.2em;
			color: #000000;
			border: 2px solid #ffffff;
			padding: .5em;
			
		
		}
		
		div#content
		{
			margin-left: 190px;
			margin-right: 200px;
			background-color: #5c712c;
			padding: 10px;
					
			}
			
				
		div#content2
		{
			margin-left: 190px;
			margin-right: 200px;
			background-color: #ffffff;
			
		}
		
		div#content2 h2
		{
			font-size: 1.2em;
			color: #ffffff;
			margin: 0;
			padding-top: 1em;
			font-weight: bold;
			
		}

		
		div#content h2
		{
			font-size: 1.2em;
			color: #FFF;
			margin: 0;
			padding-top: 1em;
			font-weight: bold;
			
		}
		
		
		h3
		{
			font-size: 1.2em;
			font-weight: normal;
			color:#FFF;
			text-align: center;
			
		}
		
		h1
		{
			font-size: 1.5em;
			color: #FFF;
			font-weight: bold;
			text-align: justify;
			
		}
		
		div#content 
			{ line-height: 120%; }
		
		#cleardiv
		{
			clear: both;
			height: 1em;
			background-image: url('sim/top_base.jpg');
		}
		
		div#footer
		{
			clear: both;
			padding: .5em 1em;
			border-top: 1px solid #999;
			text-align: right;
			font-size: .8em;
			background-color: #ffffff;
			background-image: url('sim/top_base.jpg');
		}
		
		
