/* This page's links */

#link a {
margin-left:		15px;
color:				#92278f;
text-decoration:	none;
}

#link a:hover {
color:				#dcd324;
}

/* divs */

#div02 {
position:			absolute;
width:				400px;
height:				298px;
left:				0px;
background-color:	#ffffff;
z-index:			90;
}

#div03 {	
position:			absolute;
width:				501px;
height:				298px;
left:				400px;
background-color:	#ffffff;
z-index:			15;
}

/* these are this page's images */

/* this is the opening image for the credts page */
#image0501 {
position:			absolute;
left:				400px;
z-index:			90;
}