body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

a {
	color:#999999;
	text-decoration: underline;
	cursor:pointer;
}

form {
	padding: 2px;
}

input {
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

select {
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF9933;
	text-decoration: none;
	text-transform: lowercase;
}

h1 a {
	color:#999999;
	text-decoration: none;
}

h1 a:hover {
	color:#FF9933;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	text-decoration: none;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF9933;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
}
#content {
	position:absolute;
	left:470px;
	top:270px;
	width:460px;
	height:350px;
	z-index:2;
	overflow:auto;
	font-size:14px;
	color:#666666;
	text-align:justify;
	line-height: 22px;
	padding-right:20px;
	padding-left:20px;
}

#title {
	position:absolute;
	left:18px;
	top:200px;
	width:500px;
	height:70px;
	z-index:3;
}

#miniplayer {
	position:absolute;
	left:18px;
	top:170px;
	width:450px;
	height:30px;
	z-index:3;
}
.flash {
	position:absolute;
	width:800px;
	height:450px;
	left:250px;
	top:150px;
	z-index:1;
}

.flashtitle {
	position:absolute;
	width:500px;
	height:189px;
	left:1px;
	top:1px;
	z-index:2;
}
.mailinglist {
	position:absolute;
	top:10px;
	left:540px;
	text-align:right;
}

.footer {
	position:absolute;
	left:15px;
	top:680px;
	width:970px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	padding-bottom:20px;
}

.closebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	height: 10px;
	width: 10px;
	border: 1px solid #666666;
	float:right;
}
.closebutton a:hover {
}

.closebutton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
	height: 10px;
	width: 10px;
}

.closebutton a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
	height: 10px;
	width: 10px;
}
