* 	{
margin: 0; padding: 0;
	}
	
body {
	font-family: Trebuchet MS, Verdana, Sans-serif;
	font-size: 72%;
	color: #666;
	line-height: 1.6;
	background-color: #001400;
	background-image: url(background_image_new.jpg); 
	}

h1	{
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 130%;
	font-weight: bold;
	line-height: 2.2;
	color: #EEE;	
	}
	
h2	{
	font-family: Trebuchet MS, verdana, Sans-serif;
	font-size: 115%;
	font-weight: bold;
	line-height: 2;
	color: #DDD;
	}

	
img { border: none; }		
	
#wrapper {
		margin: 21px auto;
		width: 1000px;
		min-height: 454px;
		background-color: #000;
		border: solid #9ECC3E 1px;
		}	
		
#header { 
		background-image: url(images/header2.jpg);
		background-repeat: no-repeat;
		height: 125px; 
		width: 1000px; 
		}	
#zheader img{ float: right; }	
		
#navigation {
		width:865px;
		height: 35px;
		padding-left: 19px;
		}	

#navigation ul {
		height: 35px;
		}
		
#navigation li {
		display: inline;
		padding-left: 26px;
		height: 35px;
		}	
		
#content{ min-height:  454px;  margin: 0 auto; }			
		
#leftside {	
	width: 350px;
	min-height: 390px;
	float: left;
	background-position: top right; 
	margin-bottom: 0px;
	margin-left: 48px;
	padding-right: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #015701;
	border-width: thin;
 }

#leftside ul{	
		list-style-type: none;
		text-decoration: none;	
		}
 
#rightside {
			background-color: #001400;
			width: 460px;
			height: 380px;
			float: right;
			text-align: right;
			margin-top: 10px;
			padding-right: 50px;
			margin-right: 50px;			
			}
			
#center { width: 460px;
		height: 340px;			
		padding: 20px 25px 20px 25px;
		}
		
#myGallery
		{
		width: 460px;
		height: 345px;
		padding-right: 50px;	
		}
			
#footer { 
		background: url(images/footer_image2.jpg)   0% 100%;
		background-repeat: no-repeat;
		width: 1000px;
		height: 47px; 
		clear: both;
		}

		
#footer li 
		{
		font-family: Trebuchet MS, verdana, Sans-serif;
		font-size: 80%; 
		margin-right: 30px;
		float: right;
		}

		
#footer  ul li 	{
		font-family: Trebuchet MS, verdana, Sans-serif;
		font-size: 85%; 
		list-style-type: none;
		text-decoration: none;
		display: inline;
		padding-top: 17px;
		padding-right: 20px;
		}	
		
#footer  a
			{
			text-decoration: none;
			color: #666;
			}	
			
#footer a:hover
			{
			color: #EEE;
			}	
			
.highlight {
		color:#669900;
		}
			
.content {
		
		}