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

body {
	background-color: #000000;
	background-image: url(images/bg-tile.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment:fixed; 	
	
}

a:link {color: #674671; text-decoration: none; }
a:active {color: #674671; text-decoration: none; }
a:visited {color: #674671; text-decoration: none; }
a:hover {
	color: #5aa393;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.news p {
	font-weight: normal;
	font-size: 10pt;
	color:#000;
}

.body{
	position: absolute;
	top: 0px;
	margin-left:50%;
	left: -360px;
	width: 720px;
	height: 1524px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	z-index:1;
}

.network{
	position: absolute;
	top: 440px;
	margin-left:50%;
	left: 138px;
	width: 195px;
	height: 254px;
	color: #785988;
	font-family: Arial, Helvetica, sans-serif;
	z-index:6;
}


.tour{
	position: absolute;
	top: 1179px;
	margin-left:50%;
	left: -327px;
	width: 655px;
	height: 283px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	z-index:6;
}



.news{
	position: absolute;
	top: 445px;
	margin-left:50%;
	left: -328px;
	width: 430px;
	height: 250px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	z-index:4;
}


.videos{
	position: absolute;
	top: 756px;
	margin-left:50%;
	left: -326px;
	width: 651px;
	height: 347px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	z-index:6;
}

.toplinks{
	position: absolute;
	top: 279px;
	margin-left:50%;
	left: -42px;
	width: 157px;
	height: 32px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	z-index:6;
}

.twitter-content{
	position: absolute;
	top: -313px;
	margin-left:50%;
	left: -191px;
	width: 238px;
	height: 100px;
	font-size: 8pt;
	z-index:100;
}

.twitter-back{
	position: absolute;
	top: 41px;
	margin-left:50%;
	left: 40px;
	width: 292px;
	height: 100px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	z-index:7;
	background-image:url(images/twitter-bubble.png);
}


.player{
	position: absolute;
	top: 321px;
	margin-left:50%;
	left: -338px;
	width: 373px;
	height: 19px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	z-index:6;
}


.footer{
	position: absolute;
	top: 1500px;
	margin-left:50%;
	left: -360px;
	width: 721px;
	height: 42px;
	color: #674671;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	z-index: 6;
}

.credits{
	position: absolute;
	top: 1541px;
	margin-left:50%;
	left: 290px;
	width: 60px;
	height: 17px;
	color: #674671;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	z-index:6;
}
