@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.relDiv { position: relative; text-align: left; vertical-align: top; } 

#wrap { width: 867px; margin: 0 auto; }
#sykePlayer { width: 867px; height: 269px; background-image: url(images/bg-sykeplayer.jpg); }
#sykePlayerPosition { position: absolute; width: 491px; height: 200px; left: 311px; top: 58px; }

.modBand1 { width: 867px; height: 341px; background-image: url(images/bg-module1.jpg); margin-top: 10px; }
.modBand2 { width: 867px; height: 341px; background-image: url(images/bg-module2.jpg); margin-top: 5px; }
