/* CSS Document */





body {
	
	margin: 0px;
	padding: 0px;
	padding-left: auto;
	padding-right: auto;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: .74em;
	color:#000000;
	background: #118042;
	height:auto
	}
	
	
#main {
	
	margin: auto;
	padding: auto;
	padding-left: auto;
	background: #118042; 
	width: 750px;
	height: 100%;
	color:#000000;
	font-size: 1.3em;
	}
	
		
#topflash {
background-image: url(top.png);
background-repeat: no-repeat;
align: top;


}

#menu {
	background-image: url(menu.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 8px;
	font-size:1.0em;
	color:#FFFFFF;
	width: 750px;
	height: 35px;
	text-align: center; 
	
	}
	
#menu a {
   font-family: "Hiroshige Std Medium"
   font-size:19px;
	text-decoration: none;
	color:#ffeaa0;
	}
	
#menu a:hover {text-decoration: underline;
}

	
#flash {
	background: url(sideimage.png) repeat-y;
	padding-top: 0px;
	align: center;
	font-size:1 em;
    color: #118042;
	padding-top: 0px;
	
	width: 747px;
	height: auto;
	
	}
	
#flash a {
	text-decoration: underline;
  	color: #003300;
	font-size:19px;
	font-family:Trebuchet MS, Arial, Verdana;
	}	

	#flash a:hover {text-decoration: underline;
	color: #990000
	}
	
#text {
	padding-top: 10px;
	align: left;
	font-size:1.2 em;
	color:#006600;
	padding: 16px;
	width: 650px;
	text-align: left
	}

h1 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size: 1.0em;
  letter-spacing: .1em;
  	color:#666666;

}
