.credit a:link
{
	background-color:	#C0C0C0;
	color:			#808080;
	font-family:		arial;
	font-size:		8pt;
	font-weight:		bold;
	text-align:		center;
	text-decoration:	none;
}

.credit a:visited
{
	background-color:	#C0C0C0;
	color:			#808080;
	font-family:		arial;
	font-size:		8pt;
	font-weight:		bold;
	text-align:		center;
	text-decoration:	none;
}

.intro
{
	
	background-color:	#C0C0C0;
	color:			#808080;
	font-family:		arial;
	font-size:		20pt;
	font-weight:		bold;
	text-align:		center;
	text-decoration:	none;
}

.intro a:link
{
	
	background-color:	#C0C0C0;
	color:			#808080;
	font-family:		arial;
	font-size:		20pt;
	font-weight:		bold;
	text-align:		center;
	text-decoration:	none;
}

.intro a:visited
{
	
	background-color:	#C0C0C0;
	color:			#808080;
	font-family:		arial;
	font-size:		20pt;
	font-weight:		bold;
	text-align:		center;
	text-decoration:	none;
}

.main
{
	background-color:	#C0C0C0;
	color:			#000000;
	font-family:		arial;
	font-size:		9pt;
	text-align:		center;
	text-decoration:	none;
}

#intro_box
{
	background-image:	url(intro.jpg);
	border:			0px;
	height:			600px;
	padding:		10px;
	position:		absolute;
	width:			726px;
}

#full_box
{
	background-image:	url(full.jpg);
	border:			0px;
	height:			600px;
	padding:		10px;
	position:		absolute;
	width:			726px;
}