@charset "utf-8";
/* CSS Document */

#menu {
	background: #000000;
	height: 418px;
	width: 137px;
	left: 25px;
	top: 134px;
	position: absolute;
	color: #FFFFFF;
	text-align: center;
}
#logobox {
	background: #000000;
	position: absolute;
	left: 41px;
	top: 26px;
	height: 100px;
	width: 110px;
	color: #000000;
}

#flash {
	background: #000000;
	height: 601px;
	width: 840px;
	left: 155px;
	top: 25px;
	position: absolute;
	color: #000000;
	border: 0px none #FFFFFF;
}
#ad1 {
	background: #000000;
	height: 20px;
	width: 986px;
	left: 10px;
	top: 565px;
	position: absolute;
	color: #FFFFFF;
}
#ad2 {
	background: #000000;
	position: absolute;
	width: 986px;
	height: 93px;
	left: 10px;
	top: 590px;
	color: #FFFFFF;
	text-align: center;
}
#ad3 {
	background: #000000;
	position: absolute;
	width: 986px;
	height: 20px;
	left: 10px;
	top: 700px;
	color: #FFFFFF;
	text-align: center;
}
#ad4 {
	background: #000000;
	position: absolute;
	width: 986px;
	height: auto;
	left: 10px;
	top: 1000px;
	color: #FFFFFF;
	text-align: center;
	font: 16px Geneva, Arial, Helvetica, sans-serif;
}

#top {
	position: absolute;
	height: 20px;
	width: 986px;
	left: 10px;
	top: 0px;
	background: #000000;
	color: #333333;
	text-align: center;
}
body {
	text-align: center;
}
#master {
	height: 3000px;
	width: 990px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666666;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

