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

#Layer1 {
	position:absolute;
	width:200px;
	height:43px;
	z-index:1;
	left: 164px;
	top: 377px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3399;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#Layer2 {
	position:absolute;
	width:153px;
	height:113px;
	z-index:2;
	left: 13px;
	top: 6px;
}

body, html {
	margin:0 auto;
	background:url(images/justice-of-the-unicorns.jpg) top center no-repeat #FFF; 
	text-align:center;
	font-family:Helvetica, Arial,  sans-serif;
	}
	
	
p {
	color:#000;
	}
	
h1 {
	color:#fff;
	background:#ff77c8;
	font-size:12pt;
	margin:5px 0 7px 0;
	padding:5px;
	display:block;
	}
	
	
#pinktxt {color:#FF3399;}
	
a:link, a:active {
	color:#FF3399;
	text-decoration:none;
	}
	
a:hover {
	color:#fccce8;
	}

#mastercontainer {
	margin:0 auto;
	width:1075px;
	padding:0;
	}	
	
#playerdiv {
	margin:50px 0 50px 0;
	padding:0;
	width:1075px;
	text-align:center;
	background:none;
	float:left;
	}
	
#viddiv {
	margin:0 0 0 25px;
	padding:0;
	width:510px;
	float:left;
	background:none;
	text-align:center;
	display:inline;
	}
	
#vidcontainer {
	margin:0 auto;
	padding:0;
	width:1075px;
	text-align:center;
	background:none;
	}
	
#toprightlink {width:200px; float:right; height:130px; position:relative;}
#toprightlink img {border:none;}