@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	scrollbar-face-color:#333333;
	scrollbar-arrow-color:#ff0000;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color:#ff0000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red_text {
	color: #FF0000;
}

#MainBody {
	position:absolute;
	width:750px;
	height:600px;
	z-index:2;
	margin-left: 50%;
	left: -375px;
}
h1 {
	font-size: 14px;
	margin: 5px;
	color: #FFFFFF;
	letter-spacing: .15em;
}
h2 {
	font-size: 11px;
	color: #FF0000;
	letter-spacing: .15em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.green_text {
	color: #00CC00;
}

.hidden {
	visibility: hidden;
}

#IndexLogo {
	position:absolute;
	width:381px;
	height:117px;
	z-index:6;
	text-align: center;
	left: 60px;
}

#IndexFlash {
	position:absolute;
	width:618px;
	height:365px;
	z-index:2;
	top: 117px;
	margin-left: 50%;
	left: -309px;
}
#indexRight {
	position:absolute;
	width:62px;
	height:275px;
	z-index:1;
	top: 0px;
	left: 618px;
}
#takeAway {
	position:absolute;
	width:200px;
	height:20px;
	z-index:3;
	left: 460px;
	top: 87px;
	text-align: right;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #999999;
}
#footer {
	position:absolute;
	width:400px;
	height:20px;
	z-index:4;
	font-size: 9px;
	color: #666666;
	top: 550px;
	left: -200px;
	margin-left: 50%;
}
.dark_grey {color: #666666}
.lightGray {
	color: #999999;
}


#links {
	position:absolute;
	width:400px;
	height:20px;
	z-index:5;
	top: 500px;
	left: -200px;
	text-align: center;
	margin-left: 50%;
}
#Contact {
	position:absolute;
	width:618px;
	height:365px;
	z-index:2;
	top: 117px;
	background-color: #000000;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 50%;
	left: -309px;
}
.black_text {
	color: #000000;
	font-weight: bold;
}
input {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/black_filler.gif);
	background-repeat: repeat-y;
	border: 1px solid #333333;
}
textarea {
	color: #FFFFFF;
	background-image: url(images/black_filler.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	height: 150px;
	background-color: #000000;
	border: 1px solid #333333;
	}
#backToMenus {
	position:absolute;
	width:125px;
	height:20px;
	z-index:7;
	top: 0px;
	left: 25px;
}
#menuHead {
	position:absolute;
	width:400px;
	height:50px;
	z-index:6;
	margin-left: 50%;
	left: -200px;
	top: 260px;
}
#menuImage {
	position:absolute;
	width:750px;
	height:250px;
	z-index:2;
	top: 0px;
}
#menuItems {
	position:absolute;
	width:750px;
	height:750px;
	z-index:3;
	margin-left: 50%;
	left: -375px;
	top: 402px;
}
.small_text {
	font-size: 10px;
}
.darkGrayBorder {
	border: 1px solid #333333;
}
.bottomPad5 {
	padding-bottom: 5px;
}
#hibiki {
	position:absolute;
	width:162px;
	height:365px;
	z-index:2;
	left: -182px;
	top: 0px;
}
.hibiki_ad {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 365px;
	width: 162px;
	margin: 0px;
	padding: 0px;
}