body
{
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #fff;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

#form {
	padding-top: 50px;
	margin-left: -15px;
	color: #666666;
}

#form label,input, select, textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#form label {
	text-align: right;
	font-size: 100%;
	width: 120px;
	padding-top: 3px;
	padding-right: 15px;
}

#form br {
	clear: left;
}

#form #submit input {
	float: right;
	margin-right: 94px;
	margin-top: 20px;
	width: 70px;
}

#form p {
	font-size: 90%;
	line-height: 15px;
	text-indent: 8px;
}

#form h1 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
	border: 1px solid #990031;
	z-index: 1;
	
}

#header
{
	width: 780px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 15px solid #FFF;
	background: #990031; 
	padding: 10px;
	z-index: 2;
}

#flash
{
	width: 350px;
	height: 195px;
	margin-top: 54px;
	background: #ffffff;
	z-index: 3;
	
}


#flash img
{
	margin-top: 22.5px;
	margin-left: 12.5px;
}

#contact
{
	padding-top: 30px;
	z-index: 3;
	font-family: arial, verdana;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	
}
                                                                   
#contact p
{
	margin-top: 30px;
	font-size: 90%;
	line-height: 25px;
	font-weight: normal;
}

#submission
{
	margin-top: 78px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #990031;
}

#submission p
{
	margin-top: 30px;
	margin-left: 55px;
	font-size: 90%;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	color: #990031;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -3px;
	font-size: 250%;
	text-align: right;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #ffffff;
	padding: 10px;
	font-weight: bold;
}

li.events
{
	color: #666666;
	font-size: 80%;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #990031;
	padding-bottom: 5px;
	width: 75%;
	color: #990031;
}

#containerright p

{
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 75%;
	color: #666666;
	
} 

#containerright a:hover
{
	color: #990031;
}

#footer
{
	width: 780px;
	text-align: right;
	padding: 5px 0px;
	color: #999999;
}

#footer a
{
	text-decoration: none;
	color: #990031;
}

#footer a:hover
{
	text-decoration: none;
	color: #FF80A8;
}