#bigText 
	{ 
		position: absolute; 
		left: 210px; 
		top: 5px; 
		font-family: "arial black", arial, verdana, sans-serif; 
		font-weight: normal; 
		font-style: oblique; 
		font-size: 35px; 
		color: #666699; 
		width: 770px; 
	} 
#menuText 
	{ 
		position: absolute; 
		left: 5px; 
		top: 210px; 
		font-family: "arial", verdana, sans-serif; 
		font-weight: bold; 
		font-style: oblique; 
		font-size: 15px; 
		color: #666699; 
		width: 205px; 
		text-decoration: none;
	} 
#storyText 
	{ 
		position: absolute; 
		left: 210px; 
		top: 210px; 
		font-family: "arial", verdana, sans-serif; 
		font-weight: normal; 
		font-style: normal; 
		font-size: 13px; 
		color: #999999; 
		width: 500px; 
	} 
#frontPic
	{ 
		position: absolute; 
		left: 5px; 
		top: 5px; 
	} 
