	<STYLE TYPE="text/css">
  		@font-face {
		    font-family: Tahoma, Verdana;
		    font-style:  normal;
		    font-weight: normal;		    
			color:		 #FFFFFF;
	  	}
		a:alink { color: #debad6; text-decoration: none }
		a:hover { color: #660066; background-color: #debad6;  }
		a:link { color: #debad6; text-decoration: none }
		a:vlink { color: #debad6; text-decoration: none }

		.navLinks:hover{background-color: #660066;}
		.adminLinks{color:#660066;}
		.adminLinks:alink{color:#660066;}
		.adminLinks:link{color:#660066;}
		.adminLinks:vlink{color:#660066;}
		
		UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, P ,LI, OPTION
		{
			color: #FFFFFF;
			font-size: 9pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 
		}	
		.BIG
		{			
			font-size: 13pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 		
		}										
		.TINY
		{			
			font-size: 7pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 		

		}		
		SMALL
		{
			font-size: 8pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 		
		}
		.UNDERLINE
		{
			font-family: Tahoma, Verdana; 	
			text-decoration: underline;
		}
		.TDDEF
		{
			color: #FFFFFF;
			font-size: 9pt;
			font-weight: regular;
			font-family:  Tahoma, Verdana; 		
		}	
		.contents{
			font-family: Verdana, Tahoma;	
			font-size:   10pt;	
			color:       #FFFFFF;
		}		
		.contentsBlack{
			font-family: Verdana, Tahoma;	
			font-size:   10pt;	
			color:       #000000;
		}				
		.contentsTahoma{
			font-family:Tahoma;	
			font-size:   10pt;	
			color:       #FFFFFF;
		}			
		.formfields{
			font-family:  Verdana, Tahoma;	
			font-size:   8pt;	
			background-color: #663366;
		}
		.formfieldsBlack{
			font-family:  Verdana, Tahoma;	
			font-size:   9pt;	
			color: #330033
		}		
		.loginbutton{
			font-family: Verdana, Tahoma;	
			font-size:   8pt;	
			background-color: #663366;
			color:       #debad6;
		}
		.loginformfields{
			font-family: Verdana, Tahoma;	
			font-size:   8pt;	
			background-color: #FFFFFF;
			border-color: #f00;
		}	
		.SMALLTEXT
		{
			font-size: 8pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 		
			line-height:10pt;
		}
		.GREYTEXT
		{
			color:       #CCCCCC;
		}
		INPUT,SELECT,TEXTAREA,OPTION
		{							
			color: #FFFFFF;	
			font-size: 10pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 
			background-color: #D6D3CE;
		}
		.SKINNYDATE
		{			
			font-family:  Tahoma, Verdana; 
			font-size: 9pt;
			letter-spacing: -1 pt;
		}		
		.SMALLTEXTSHRINK
		{
			font-size: 8pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 		
			letter-spacing: -0 pt;
		}
		.TABLESTYLE 
		{
			border-width: 1px; 
			border-style: solid;
			border-color: #C0C0C0;
		}		
		.ERROR
		{
			color: RED;
			font-size: 10pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 				
		}
		.SUBMIT
		{			
			color: #FFFFFF;			
			font-size: 10pt;
			font-weight: regular;
			font-family: Tahoma, Verdana; 			
		}
		#welcome{
			position:absolute;
			visibility: hidden;
			left: 360;
			top: 205;
			z-index:100;
			height:51;
			width: 244;
			FILTER:revealTrans(Duration=5.0, Transition=23);
		}	
#poetryContainer{
	z-index:100;
	width: 250px;
	overflow: hidden;
}		

#PoetryContentsDisplay{
	position:relative;
	
}
#PoetryListingDisplay{
	z-index:100;
	width: 250px;
	overflow: hidden;
}			
#storyContainer{
	z-index:100;
	width: 250px;
	overflow: hidden;
}		

#StoryContentsDisplay{
	position:relative;
	
}
#StoryListingDisplay{
	z-index:100;
	width: 250px;
	overflow: hidden;
}	

#photoContainer{
	z-index:100;
	width: 250px;
	overflow: hidden;
}		

#PhotoContentsDisplay{
	position:relative;
	
}
#PhotoListingDisplay{
	z-index:100;
	width: 250px;
	overflow: hidden;
}	
#FriendsContentsDisplay{
	position:relative;
	
}
#FriendsListingDisplay{
	z-index:100;
	width: 250px;
	overflow: hidden;
}	