@charset "ISO-8859-1";

html {
	height: 100%;
}

body {
	height: 100%;
	background-color: #000000;
	background-image: url(images/background-ie6.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
a:link {
	color: #ff02a7;
	text-decoration: underline;
}
a:visited {
	color: #ff02a7;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ff02a7;
	text-decoration: underline;
}
.position {
	width: 100%;
	min-height: 700px;
	height: auto;
	height: 100%;
	text-align: center;
	position: absolute;
}
.reposition {
	width: 100%;
	min-height: 700px;
	height: auto;
	height: 100%;
	text-align: center;
	position: relative;
}
.spacer {
	width: 100%;
	min-height: 25px;
	max-height: 60px;	
}
.content {
	width: 1006px;
	height: 590px;
	/*background-image: url(images/box-background-3.png);*/
	/*background-repeat: no-repeat;*/
	margin: auto;
	clear: both;
	/*z-index: 10;*/
}
.contenttext {
	width: 450px;
	text-align: left;
	margin-top: 100px;
	margin-left: 225px;
	float: left;
	display: inline;
}
.contentvideo {
	width: 685px;
	text-align: left;
	margin-top: 100px;
	margin-left: 225px;
	float: left;
	display: inline;
}
.title {
	width: 450px;
	text-align: right;
}
.titlevideo {
	width: 685px;
	text-align: right;
}
.tracklist {
	width: 235px;
	border-left: dotted #FFFFFF 1px;
	text-align: left;
	margin-top: 70px;
	margin-left: 25px;
	padding-left: 15px;
	float: left;
	line-height: 13px;
	font-size: 11px;
}
.subtrack {
	font-style: italic;
	font-size: 10px;
}
.header {
	min-width: 1006px;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.logo {
	width: 289px;
	height: 196px;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-left: 15px;
}
.audioplayer {
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	position: relative;
	float: right;
}
.footer {
	min-width: 1006px;
	width: 100%;
	height: 120px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
}
#flashmenu {
	width: 25em;
	height: 115px;
	float: left;
	position: relative;
}
#register {
	width: 37.60em;
	float: right;
	text-align: right;
	padding-top: 45px;
	position: relative;
}
#imeemi {
	text-align: center;
	padding-top: 40px;
}
.icons {
	width: 85%;
	margin: auto;
	clear: both;
	text-align: center;
	padding: 15px;
	border-top: #FFFFFF 1px dotted;
}
.highlight {
	color: #ff02a7;
	font-weight: bold;
	position: relative;
}
.intropara {
	font-size: 14px;
}
.background {
	margin: 0px;
	padding: 0px;
	width: 100%;
 	height: 100%;
	position: absolute;
	z-index: -1;
}
.video {
	text-align: center;
}
.video a:link {
	color: #ffffff;
	text-decoration: underline;
}
.video a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.video a:hover {
	color: #ff02a7;
	text-decoration: underline;
}
.video a:active {
	color: #ffffff;
	text-decoration: underline;
}
