p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #CC0033}
h1 {  }
h1 {  }
p {  }

.style1 {font-size: 12px}
.style2 {
	font-family: Futura;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.style4 {color: #990000}
.style5 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}
.style6 {font-size: 24px}
.style7 {
	color: #000000;
	font-size: 12px;
}
.style8 {font-size: 14px}

#enter
	{
	width: 229px;
	position: absolute;
	top: 383px;
	left: 557px;
	z-index:1;
	}
	
#reg_info
	{
	width: 641px;
	position: absolute;
	top: 539px;
	left: 177px;
	z-index:1;	
	}	

#copy
	{
	width: 500px;
	position: absolute;
	top: 599px;
	left: 249px;
	z-index:1;
	}

#non_pro
	{
	width: 534px;
	position: absolute;
	top: 456px;
	left: 233px;
	z-index:1;
	}

#celebrate
	{
	width: 299px;
	position: absolute;
	top: 501px;
	left: 350px;
	z-index:1;
	}

#mlgba
	{
	background-image:url('jpeg/mlgba_bg.jpg');
	width:598px;
	height:561px;
	position: absolute;
	top: 6px;
	left: 200px;
	z-index:-1;
	}
	
a:link {text-decoration:none; color: black;}      /* unvisited link */
a:visited {color:clack}  /* visited link */
a:hover {text-decoration: underline;}  /* mouse over link */
a:active {color:black}  /* selected link */
