* CSS Document */

body {
	background-color: #006600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 100%;
	margin-bottom: 100%;
}
a:link {
	color: #006600;
	text-decoration: none; 
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.images a:link {
	color: #000000;
	text-decoration: none;
}
.images a:active {
	color: #000000;
	text-decoration: none;
}
.images a:visited {
	color: #000000;
	text-decoration: none;
}
.images a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#background1 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	background-color:#000000;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#background2 {
	position: absolute;
	height: 425px;
	width: 100%;
	background-color:#FFFFFF;
	z-index: 2;
	left: 0px;
	top: 100px;
}
#logo {
	position: absolute;
	margin-top: 2px;
	height: 75px;
	width: 200;
	left: 10%;
	color:#00FF00;
	z-index: 50;
}
#jason {
	left: 5%;
	top: 100px;
	position: absolute;
	height: 425px;
	width: 150px;
	color: #FFFFFF;
	z-index: 10;
}
#flash {
	position:absolute;
	top: 100px;
	width: 800px;
	height: 425px;
	background-color: #FFFFFF;
	background-position: center;
	text-align:justify;
	left: 20%;
	right: 20%;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
#chunnertownlink {
	position: absolute;
	margin-top: 500px;
	height: 40px;
	width: 150px;
	left: 10%;
	background-color: #000000;
	z-index: 50;
}
#jasonkchunlink {
	position: absolute;
	margin-top: 500px;
	height: 40px;
	width: 150px;
	left: 25%;
	background-color: #000000;
	z-index: 50;
}
#katsumiimageslink {
	position: absolute;
	margin-top: 500px;
	height: 40px;
	width: 150px;
	left: 40%;
	background-color: #000000;
	z-index: 50;
}
#bottomnavbar {
	position: absolute;
	margin-top: 525px;
	height: 20px;
	left: 70%;
	text-align: center;
	color: #006600;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 50;
	font-weight: 900;
	letter-spacing: -0.05em;
	vertical-align: 80%;
}
#copywright {
	position: absolute;
	margin-top: 575px;
	height: 15px;
	width: 100%;
	color: #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	z-index: 100;
}
