body {
	background-image:  url(../images/texture-12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFFFFF;
}
.mainContent {
	width:800px;
}

.msg {
	font-weight: bold;
	font-size:  12px;
	color:  #CD0000;
}
.menuStyle {
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	letter-spacing:1px;
	word-spacing:5px;
	text-transform: uppercase;
}

a.menu {
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:hover {
	text-decoration: underline;
	color: purple;
	}
a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.sponsors {
	color:purple;
}
.hotpink {
	color:#EB5A77;
}
.button {
	background-color: #EB5A77;
	height: 40px;
	border: 1px solid #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px;
	padding: 4px;
}
.footer {
	font-size:9px;
}