BODY {	color: #aa22ee; 
	background-color: #000000; }

H1 { 
	font-family: "Pussycat", "Lucida Handwriting", Verdana, cursive;
	margin-top: .5em; 
	padding: 0px;
	text-align: center; 
	font-size: 30pt;
	font-weight: bold;
	color: #CC0099; }

H2 { 
	font-family: "Pussycat", "Lucida Handwriting", Verdana, cursive;
	text-align: center; 
	font-size: 25pt;}

H3 {
	font-weight: normal;
	font-family: "Pussycat", "Lucida Handwriting", Verdana, cursive;
	text-align: center;
	font-size: 20pt;}

H4 {
	font-weight: normal;
	font-family: "Pussycat", "Lucida Handwriting", Verdana, cursive;
	text-align: left;
	font-size: 18pt;}


a span { display: none; }

A:link, A:visited { 
	color: #CC0099;
	text-decoration: none; }

A:hover { 
	color: #FF80B8; 
	text-decoration: none; 
	border: 0; }

div { background-color: none; }

div.shadow {
	position: absolute;
	top: .6em;
	left: 0px;
	width: 98%;
	text-align: center;
	line-height: 0.25em;
	z-index: 4;
	font-color: #AA00AA; }

div.name {
	position: absolute;
	top: .5em;
	left: 0px;
	width: 98%;
	z-index: 5;
	text-align: center;
	line-height: 0.25em; 
	overflow: visible; }


.text {	
	color: #CC00CC; 
	text-align: justify;
	width: 95%; }

.frame {
	position: absolute;
	color: #CC00CC;
	top: 16%;
	left: 0px;
	width: 98%;
	height: 80%;
	z-index: 4;
	border: 0;
	padding: 1; }

div.shadow H1 { color: #AA00AA; }

A span { display: none; }

A:hover span {
	display: block;
	position: absolute;
	top: 5em;
	height: 80%;
	left: 30%;
	width: 70%;
	text-align: justify; 
	color: #CC00CC; }

IMG {
	height: 350px;
	border: 0; 
	padding: 0.5em; }

span IMG { 
	height: 250px;
	border: 0; }


.footer {
	position: absolute;
	top: 93%;
	height: 5%;
	left: 0px;
	width: 98%;
	z-index: 3;
	text-align: center;
	line-height: 1em; 
	overflow: visible; }