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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0AA807;
}

.core {
	background-image:url(images/core.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:720px;
	height:679px;
	text-align:justify;
}

.coreg {
	background-image:url(images/coreg.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:720px;
	height:679px;
	text-align:justify;
}

div.title {
	color:#9900FF;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}

.scroll {
	height: 460px;
	width: 240px;
	overflow-x: hidden; 
	overflow-y: scroll;
	padding: 0px;
	padding-right:8px;
	float:right;
	margin-right:3px;
	margin-top:-186px;
}

.scrollplayer {
	height: 210px;
	width: 238px;
	overflow-x: hidden; 
	overflow-y: scroll;
	padding: 0px;
	float:left;
	margin-right:7px;
	margin-top:-3px;
}

.scrollguest {
	height: 500px;
	width: 650px;
	overflow-x: hidden; 
	overflow-y: scroll;
	padding: 0px;
	padding-top:20px;
	float:left;
	margin-right:0px;
	margin-top:0px;
}

.player {
	height: 165px;
	width: 258px;
	/*overflow-x: hidden; 
	overflow-y: scroll;*/
	padding: 0px;
	float:left;
	margin-left:104px;
	margin-top:-186px;
	text-align:justify;
}

.pics {
	height: 150px;
	width: 190px;
	/*overflow-x: hidden; 
	overflow-y: scroll;*/
	margin-left:173px;
	margin-top:126px;
	padding-top:5px;
	text-align:justify;
}

a:link, a:visited, a:active {
	color: #0AA807;
	text-decoration:none;
}

a:hover {
	color: #A9E032;
	text-decoration:none;
	font-weight:bold;
}