BODY  { 	background-image: url(../../Images/back2.jpg);  background-color: white;  }
#tagmtc { float:right;}
#tagline{font-family: Tahoma, sans-serif;font-size:15pt;}




@font-face
{
	font-family: moon;
	src: url("moonbeam.ttf");
}
@font-face
{
	font-family: Hero;
	src: url("Hero.otf");
}
			@font-face {
				font-family:harn;
				src: url("HARNGTON.TTF");
			}	
			
	#mission{font-family: Hero, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5%;
	overflow: auto;
	margin-right: 5%;
}		
		

#title {}

	ul {	list-style: none;}
	li { display:inline; }

	
#playingHead{margin-left:400px;}
#playingHead{font-family: Harn, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;}


#list, #otherList, #playingList
{
font-weight: inherit;
	font-family: moon;
	font-size: 24px;
}

#buffer {height:100px;}



A
{
	text-decoration: none;
	  text-shadow: 0 0 30px #0099FF;
	
}
	
	
	a.tooltips {
  position: relative;
  display: inline;
}
a.tooltips span {
  position: absolute;
  width:200px;
  color: #180538;
  background: #CFE0FF;
  height: 52px;
  line-height: 52px;
  text-align: center;
  visibility: hidden;
  border-radius: 7px;
  box-shadow: 0px 0px 9px #433C80;
}
a.tooltips span:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0; height: 0;
  border-bottom: 8px solid #CFE0FF;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
a:hover.tooltips span {
  visibility: visible;
  opacity: 1;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}




#list UL ,#otherList UL, #playingList UL		
{
	list-style: none;
}


A:hover
{
	text-decoration: none;
	text-shadow: 1px 0px 30px rgba(255, 100, 75, 1);
}

A:visited
{
	text-decoration: none;
}
.inblue{ color:lightblue;}
#otherHead,  #ciroHead
{
	font-family: Harn, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;


}

/*



#playingHead
{

position:relative;

left: 25%;
   margin-top: 15%;
position:relative;
	font-size: 25px;

}

#playingLink
{

font-family: Harn, Verdana, Geneva, Arial, Helvetica, sans-serif;

--display:inline-block;
position:relative;
margin-top:-5%;
left:7%;

	
}



#ciroHead
{

	/*+placement:shift 492px 275px;*/
/*	position: relative;
	left: 1%;
   margin-top: 8%;
}


#otherHead
{

	/*+placement:shift 492px 275px;*/
/*	position: relative;
	left: 1%;
   margin-top: 18%;
}

#list
{
margin-top:-15%;
	float: left;
}


#tarotLink{
position:relative;
}


#otherList{
	--position: relative;
	left: 1%;
   margin-top: 15%;	
}

*/