BODY {
	background-color: #FFF9CA;
	text-align: left;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: Black;
}

img {
	border-width: 0px;
	}

div.frame {
	width:921px;
	height:709px;
	margin-left:0px;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	margin:0;
	z-index: 1;
	position: absolute;
}

div.framefirst {
	width:285px;
	height:709px;
	margin-left:0px;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	padding:0px;
	margin:0;
	z-index: 1;
	right:100px;
	position: absolute;
}

div.main_pos {
	width:285px;
	height:709px;
	padding:0px;
	float:left;
	margin-top:5px;
	margin-left: -30px;
	z-index: 1;
	position: absolute;
}

div.splash_pos2 {
	width:285px;
	height:709px;
	padding:0px;
	float:left;
	top:0;
	right:300px;
	z-index: 3;
	position: absolute;
	margin:0;
}

div.splash_pos {
	width:285px;
	height:709px;
	padding:0px;
	float:right;
	top:0;
	z-index: 2;
	position: absolute;
	margin:0;
}

div.button_pos {
	width:auto;
	height:200px;
	padding:0px;
	z-index: 3;
	position: absolute;
	top:300px;
	left:0px;
}

div.button_pos img {
	vertical-align:middle;
}

div.frameclose {
	width:921px;
	padding:0px;
	text-align:left;
	overflow-y: hidden;
	color: #F2F2F2;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

a:link {
	color: #F2F2F2;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #F2F2F2;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #F2F2F2;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
}
