* { margin: 0; padding: 0; }#wrapper {	width: 750px;	margin: 0 auto;	text-align: left;	background-color: white;	}	body {	font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;	font-size: 11px;	text-align: center;	background-image: url(images/tatami.jpg);
	background-repeat: repeat;	}h3, h4, h5, h6 {    color: #006400;    font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;    font-size: 11px;	}

h2 {
	color: black;
	font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}h1 {	color: #006400;	font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;    font-size: 20px;}p, td {    color: #000000;    font-family: Verdana, Tahoma, Century Gothic, Geneve, Arial, Helvetica, sans-serif;    font-size: 11px;}hr { height: 1px; }#base {	border: 1px solid #000;	width: 95px;	margin-left: 0em;	padding-left: 0px;	list-style: none;	}#header {	width: 750px;	text-align: left;	}#header li, h1, img {	display: inline;	}#menu {	width: 100%;	padding: 0 0 0 0;	margin-bottom: 1em;	font-weight: bold;	font-family: 'Trebuchet MS', 'Lucida Grande',	  Verdana, Lucida, Geneva, Helvetica, 	  Arial, sans-serif;	background-color: #ffffff;	color: #333;	display: inline;	}#menu ul {		list-style: none;		margin: 0;		padding: 0;		border: none;		display: inline;		}			#menu li {		border-bottom: 1px solid #cccccc;		margin: 0;		display: inline;		}#menu li a {		display: block;		padding: 2px 11px 2px 10px;			background-color: #006400;		color: #ffffff;		text-decoration: none;		width: 100%;		display: inline;		}	#menu li a:hover {				background-color: #556b2f;		color: #ffffff;		}#content {	background-color: #ffffff;	}

#footer {
	background-color: #ffffff;
	width: 100%;
	height: 5px;
	}