@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'Posterfont';
  src: url('/fonts/GillSaEx.EOT');
  src: local('Posterfont Web Regular'), local('Posterfont Web'), 
       url('http://pink.ybca.org:8000/fonts/WinterthurCondensed.ttf') format('truetype');
}

/* Main page  */
body {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:x-small;
	background-color: #000000;
}
td {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:x-small;
}
p {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:x-small;
}
a:link		{ color:#dddddd; text-decoration: underline; }
a:visited	{ color:#dddddd; text-decoration: underline; }
a:hover 	{ color:#ffffff; text-decoration: none; }
a:active 	{ color:#dddddd; text-decoration: underline; }
.textintro {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:x-small;
}
.text {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:small;
}
.textlarge {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	font-size:14px;
}
.maintablebody {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	border: none;
	font-size:x-small;
}
.maintablecell {
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	border: none;
	font-size:x-small;
}
.maintabletransparentcell {
	border:none;
}
iframe {
	border: 0px solid #ff6666;
	margin: 0px;
	background-color: #000000;
}
/* For the files that contain the contents of a frame */
.framebody {
	background-color: #000000;
	border:none;
}
.buttonstyle {
	border:thin; border-color:#222222; border-style:solid; background-color:#000000; 
	padding-top:6px; padding-bottom:2px; 
	width:150px;
}
.wordstyle {
	text-transform:uppercase;
}
/* Layers are common to all panels */
#words {
	position: absolute;
	display:block; overflow: visible; visibility: hidden;
	border:none; border-style:none; border-color:#000000;
	z-index: 5;
	height: 44px; width: 400px; left: 0px; top: 270px;
	font-family:Posterfont, Helvetica, Arial, sans-serif; font-style:normal;
	color:#ffffff;
	font-size:32px;
	background-color: transparent;
}
#mask {
	position: absolute; display:block; overflow: visible;
	visibility: hidden; border:none; border-style:none; 
	z-index: 4; height: 400px; width: 400px; left: 0px; top: 0px;
	background-color: transparent;
}
#art {
	position: absolute; display:block; overflow: visible;
	visibility: hidden; border:none; border-style:none; 
	z-index: 7; height: 380px; width: 380px; left: 10px; top: 10px;
}
#photo {
	position: absolute;
	display:block; overflow: visible; visibility: hidden;
	border:none; border-style:none;
	z-index: 2;
	height: 100px; width: 100px; left: 100px; top: 100px;
}
#guts {
	position: absolute; display:block; overflow: visible;
	visibility: visible; border:none; border-style:none; 
	z-index: 1; height: 620px; width: 400px; left: 0px; top: 0px; 
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff;
	background-color: #000000;
}
#sharepanel {
	position: absolute; display:block; overflow: visible;
	visibility: hidden; border:none; border-style:none; 
	z-index: 9; height: 45px; width: 100px; left: 20px; top: 360px;
}
#tweetpanel {
	position: absolute; display:block; overflow: visible;
	visibility: hidden; border:none; border-style:none; 
	z-index: 9; height: 45px; width: 100px; left: 300px; top: 360px;
}
#leftpanel {
	visibility: visible; overflow: visible;
	border:none; border-style:none;
	height:620px; width:400px; left: 0px; top: 0px;
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff; 
	background-color: #000000;
}
#small {
	position: absolute; display:block; overflow: visible;
	visibility: visible; border:none; border-style:none; 
	z-index: 2; height: 600px; width: 600px; left: 0px; top: 0px; 
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff;
	background-color: #FFFFFF;
}
#large {
	position: absolute; display:block; overflow: hidden;
	visibility: visible; border:none; border-style:none; 
	z-index: 1; height: 600px; width: 600px; left: 0px; top: 0px; 
	font-family:Helvetica, Arial, "Trebuchet MS", sans-serif; font-style:normal; color:#ffffff;
	background-color: #FFFFFF;
}

