
#soundlayer{
	position:absolute;
	top:648px;
	left:92px;
	width:41px;
	height:34px;
	z-index:400;
	border-width:5px;
	border-style:groove;
	border-color:#CCCCCC;
	visibility: visible;
	text-decoration: none;
}

#soundmanager-debug {
 /* SM2 debug container (optional, makes debug more useable) */
 position:absolute;right:0px;top:0px;width:50em;height:18em;overflow:auto;background:#fff;margin:1em;padding:1em;border:1px solid #999;font-family:"lucida console",verdana,tahoma,"sans serif";font-size:x-small;line-height:1.5em;opacity:0.9;filter:alpha(opacity=90);
}

.pgheader {
		font-family: "Lucinda Calligraphy";
		background-color: #000000;
 color: #D89B05; font-weight: bolder; font-size: medium;
}
.pgcontent {
	font-family: "Lucinda Calligraphy" ;
 }

a.noborder-link {
	border: none #FFFFFF;
	text-decoration: none;
	color: #ff3333;
}

a.noborder-link:hover {
    color: #ff3333;
    text-decoration: none;
}

a.noborder-link:link {
    color: #ff3333;
    text-decoration: none;
}
a.noborder-link:visited {
    color: #ff3333;
    text-decoration: none;
}
   

