body {
	background-color: #fdf5e6;
	/*background-image: url(graphics/bg_acuyuma01.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: center
}
a:link {
	font-weight: bold; color: #336633; text-decoration: underline
}
a:visited {
	font-weight: bold; background: #ffff66; color: #444444; text-decoration: underline
}
a:hover {
	font-weight: bold; color: #336633; text-decoration: underline overline
}
a:active {
	font-weight: bold; color: #FF0000; text-decoration: underline overline
}
.container { 
	text-align: left; 
	width: 960px; 
	margin: 0 auto;
	position: relative;
	background-color: #444444;
}
.header {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
/*	font-size: small;
	font-weight: bold;*/
	color: #006600;
/*	text-decoration: none;*/
	background-color: #FFFF99;
	position: absolute;
	width: 960px;
	/*left: 9px;
	top: 10px;*/
	height: 140px;
	text-transform: none;
}
.navlist {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFF66;
	text-decoration: none;
	background-color: #009933;
	position: absolute;
	width: 200px;
	/*left: 9px;*/
	top: 140px;
	height: 1200px;
	text-transform: none;
}
.navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: medium;
}
.navlist li {
	margin: 0;
}
.navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	background-image:  url(graphics/link0.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	/*border-top: 1px solid #CCCC00;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid #CC9900;*/
}
.navlist a:link, .navlist a:visited {
	background-image:  url(graphics/link0.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #FFFF33;
	text-decoration: none;
}
.navlist a:hover, .navlist a:active {
	background-image:  url(graphics/link1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #009933;
}
.uberlink a:link, .uberlink a:visited,
.uberlink a:hover, .uberlink a:active {
	background-image:  url(graphics/link1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #006633;
	text-decoration: none;
}
.content {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	/*font-size: medium;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
	text-decoration: none;
	background-color: #FFFF66;
	text-align: left;
	/*margin-right: 10%;*/
	position: absolute;
	left: 200px;
	top: 140px;
	width: 720px;
	height: 1200px;
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	FONT-SIZE: 150%;
	COLOR: #336633;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	FONT-SIZE: 120%;
	COLOR: #336633;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-align: center;
}
h3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #006600;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
h4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #006600;
	FONT-STYLE: normal;
	FONT-FAMILY: arial, verdana, sans-serif;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.hang {
	margin-left: 2em;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
