@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#front {
	background-image: url(BG.jpg);
	margin: auto;
	height: 768px;
	width: 1024px;
}
#front .main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5F4493;
	background-color: #000000;
	float: left;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	border: 1px solid #5F4493;
	position: relative;
	left: 50px;
	top: 350px;
	text-decoration: none;
}
#disc {
	font-size: 70%;
	color: #7D60DC;
	margin: auto;
	width: 750px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#disc a {
	color: #8C768D;
}
#linkholder {
	display: none;
}
#flash {
	width: 850px;
	height: 570px;
	margin-top: 80px;
	margin-left: 85px;
	background-color: #000000;
	border: 1px solid #342352;
	float: left;
}
#flash #flashcredits {
	font-size: 80%;
	color: #967991;
}
#flash #flashcredits a {
	font-style: italic;
	color: #6666CC;
	text-decoration: none;
}
