/* CSS Document */

body {
	background: #E7E7E7 url(../images/bk.jpg) repeat-x;
	font: normal 1.5em/1em Futura, Helvetica, Arial, Verdana, sans-serif;
	color: #222;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.2pt;
	margin: 0;
	padding: 0;
}

a {
	color: #666;
	text-decoration: none;
}

a:link {
	color: #666;
	text-decoration: none;
}
	
a:visited {
	color: #666;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}
	
acronym {
	font-style: normal;
	border-bottom : 1px dotted #ccc;
}

.accesskey {
	text-decoration: underline;
}
		   
h1 {
	color: #000;
	display: none;
	visibility: hidden;
}

h2, h3 {
	color: #000;
	font: bold .5em/1.2em Futura, Helvetica, Arial, Verdana, sans-serif;
	padding: 0 20px 0 0;
}

p {
	font-size: 50%;
	padding: 0 10px 0 20px;
	line-height: 120%;
}

#information p.p1 {
	width: 390px;
	padding: 0 0 10px 20px;
	margin: 0;

}
#information {
	position: relative;
	background: #E7E7E7 ;
	padding: 15px 0 0 0;
	width: 440px;	
	height: 425px;
	border: 2px solid #666;
	overflow: auto;
	z-index: 2;
}

.headbar {
	width: auto;
	height: auto;
	padding: 0 0 10px 20px;
	text-align: left;
	margin: 0;
	/*border: 1px solid #26251C;*/
}
.stream_fade {
position: relative;
height: 40px;
width: 420px;
margin-top: -42px;
margin-left: 3px;
z-index: 3;
}

#Content {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	overflow: visible;
}

#Audio {
}

#Mink {
	background-image: url(../images/pandormink2-trans.png);
	height: 836px;
	width: 342px;
	margin: 0 0 0 -70px;
	position: relative;
	z-index: 4;
}

#Boy {
	background-image: url(../images/pandorminkboy-trans.png);
	height: 836px;
	width: 342px;
	margin: 0 0 0 -70px;
	position: relative;
	z-index: 4;
}

#Nyx {
	background-image: url(../images/pandorminknyx-trans.png);
	height: 836px;
	width: 342px;
	margin: 0 0 0 -70px;
	position: relative;
	z-index: 4;
}

#Mala {
	background-image: url(../images/pandorminkmala-trans.png);
	height: 836px;
	width: 342px;
	margin: 0 0 0 -70px;
	position: relative;
	z-index: 4;
}

#Body {
	background: url(../images/bodybk-trans.png) no-repeat;
	height: 530px;
	width: 539px;
	margin: -740px 0 0 210px;
	position: relative;
	z-index: 1;
	padding: 34px 0 0 55px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#infoarea {
	background: url(../images/bodybk-trans.png) no-repeat;
	height: 530px;
	width: 539px;
	margin: -740px 0 0 210px;
	position: relative;
	z-index: 1;
	padding: 34px 0 0 55px;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#Navagation {
	margin: 0;
	padding: 0 0 0 121px;
	text-align: center;
	font-size: 50%;
	z-index: 10;
}

#nav ul {
}

#nav li {
	display: inline;
	list-style-type: none;
	z-index: 10;

}

#Footer {
	margin: 0;
	padding: 0 0 20px 160px;
	font-size: 45%;
	text-align: center;
}

.thumbnail {
 float: left;
 width: 120px;
 border: 1px solid #999;
 margin: 0 27px 27px 0;
 padding: 2px;
}

.clearboth { 
	clear: both; 
}
