.textestandard {
	color:#0066cc;
	font:20px verdana,arial,helvetica;
	font-weight:bold;
	text-decoration:none;
}

.textestandardblue {
	color:#0066cc;
	font:20px verdana,arial,helvetica;
	font-weight:bold;
	text-decoration:none;
}

#mainlogo {
  display:inline;
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 72px;
	}
	
	#toptitle {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color:#0066cc;
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	width: 400px;
	}
	
#accommodations {
  float: bottom;
}

#player, #player img {
	display:inline;	
	float:right;			
	width:433px;
	height:268px;
	border:0px;	
	margin-right:-10px;	
}

#player {
  display:inline;
	float:right;
	margin-right:15px;
	width:426px;
	height:268px;
	border:0px;	
}

#playlist {
	display:inline;
	float:left;
	width:980px;

}

/* overlay play button */
div.play {

	width:50px;
	height:50px;
	position:relative;
	top:-140px;
	left:200px;	
	opacity:0.9;
	margin-bottom:-50px;
}

div.play:hover {
	opacity:1.0;		
}

#playlist a {
	background:url(../img/test-state-1.jpg) no-repeat;
	width:150px;
	height:155px;
  float:left;
	opacity:0.8;
	margin-left:11px;
	margin-top:2px;
	color: #000000;
	text-decoration:none;
}

#playlist p {
  display:inline;
  width:148px;
	font-size:11px;
	text-align: center;
	padding:0px 2px 0px 2px;
	margin-left:0px;	
	border:1px solid #0A71AC;	
}

#playlist a:hover {
	opacity:1.0;
}

#playlist a.playing {
	background-position:0 -230px;		
}

#playlist a.paused {
	background-position:0 -110px;	
}

#splash {
	width:400px;	
	cursor:pointer;	
}

#thumbstext {
  display:inline;
  width:130px;
	font-size:11px;
	text-align: center;
}

#thumbstext a {
  display:inline;
  width:130px;
  height:10px;
	font-size:11px;
	text-align: center;
}

#test2 {
  display:block;
  width:980px;
	font-size:30px;
	text-align: left;
	width:130px;
	padding:0px 0px 0px 0px;
	margin-left:11px;	
}