@charset "utf-8";
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
}
#enter_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
}
#front_banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 80px;
}
#header  #address {
	text-align: right;
}
#header  img {
	float: left;
	padding: 0px;
	margin-top: 4px;
}
#nav {
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#enter_text   p a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .credit_block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0.2em;
	padding-left: 2em;
}
#content .credit_block h1 {
	margin-bottom: 0.6em;
}
#content .credit_block h3 {
	font-size: 1.3em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 1em;
}
#content .credit_block li {
	font-size: 1.2em;
	margin-top: 0.1em;
	margin-bottom: 0.1px;
	list-style-type: circle;
	list-style-position: outside;
}
y
