* { margin: 0; padding: 0;}

html {}

body {
	background-color: #747886;
	/*background-color: #000000;*/
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}

.globalContainer {
	
}

.container {
	position:relative;
	width:990px;
	}
	
.flashFrame {
	height:733px;	
}

img { border-style: none; }

a:link { text-decoration:none; font-weight:normal; color:#ffffff;}
a:visited { text-decoration:none; font-weight:normal; color:#ffffff;}
a:hover { text-decoration:none; font-weight:normal; color:#f4abd7; background-color:#000000; }
a:active { text-decoration:none; font-weight:normal; color:#f4abd7; background-color:#000000; }
a:focus { text-decoration:none; font-weight:normal; color:#f4abd7; background-color:#000000; }

#cover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	color: black;
	text-align: left;
	width: 440px;
	height: 400px;
	float:left;
	background-color: #ffffff;
	padding-left: 74px;
	padding-top: 30px;
}

#cover1{
	width: 145px;
	float: left;
	text-align: left;
	margin-top: 25px;
}

#cover2{
	width: 145px;
	position: absolute;
	top: 827px;
	left: 235px;
	text-align: left;
}

#player{
	width: 550px;
	height: 400px;
	position: absolute;
	top: 733px;
	right: 0px;
	background-color: #4c4c4c;
	background-image: url(../img/grauerschatten.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
}

#footer{
	background-color: #1d0e15;
	height: 160px;
	width: 990px;
	background-image: url(../img/dunklerschatten.jpg);
	background-repeat: repeat-x;
	float: left;
}

#socials{
	text-align: left;
	width: 150px;
	float: left;
	margin-left: 74px;
	margin-top: 30px;
}

#creds{
	text-align: right;
	width: 250px;
	float: right;
	margin-right: 74px;
	margin-top: 30px;
}

#banner{
	text-align: right;
	background-color: black;
}
