/* CSS Document */html,body {	height: 100%;	min-width: 800px;}body {	background-color: #000000;	color: #ffffff;	font-size: 75%;	font-family: "Osaka|";	margin: 0;	line-height: 18px;	margin: 0;}img {    margin: 0;	padding: 0;}h1 {	font-size: 180%;	font-family: serif;	color: #FFCC63;}h2 {	font-size: 120%;	color: #FFE8E8;}h3 {	font-size: 120%;	color: #FFCC63;}h4 {	font-size: 100%;	padding-top: 0px;}.rules1 {	border-bottom: 1px solid #ffffff;	padding-bottom: 10px;}.rules2 {	border-bottom: 1px dotted #ffffff;	padding: 5px 0;}#wrapper {	width: 800px;	min-height: 500px;	margin: 0 auto;}#wrapper2 {	width: 800px;	margin: 0 auto;}#header {	background-image:  url(../images/band_01.png);	background-position: center;	background-repeat: no-repeat;	height: 177px;}#header h2 {	padding: 70px 5px 0 0;	font-family: serif;	font-size: 150%;	letter-spacing: 3px;	text-align: right;}#header a, #header a:link, #header a:visited {	text-decoration: none;	color: #FFCC63;}#header a:hover {	color: #CC3300;}#main {}#leftbody {	width: 331px;	float: left;}#rightbody {	width: 449px;	float: right;	padding-left: 20px;}#rightbody a, #rightbody a:link, #rightbody a:visited {	color: #FFCC63;}#rightbody a:hover {    color: #CC3300;}#footer {	clear: both;	background-image:  url(../images/band_04.jpg);	background-position: center;	background-repeat: no-repeat;	height: 59px;}