@charset "UTF-8";
/* CSS Document */

a {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-size: 18px;
	color: #000;
}
.sponsors {
	padding-left: 0px;
	padding-bottom: 10px;
	position: static;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
.tableBody {
	position: absolute;
	padding-right: 100px;
	padding-left: 100px;
	visibility: visible;
}
a:hover {
	color: #69F;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	text-decoration: none;
	margin-top: 0px;
	vertical-align: top;
	position: fixed;
	top: 200px;
	font-size: 16px;
}
.mainPage {
	padding-top: 2.5px;
	padding-right: 20px;
	padding-bottom: 2.5px;
	padding-left: 20px;
	position: static;
	text-align: center;
	vertical-align: top;
	height: 300px;
	font-size: 13px;
}
.aboutPage {
	padding: 1px;
	font-size: 18px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	text-align: center;
}
.footer {
	font-size: 12px;
}
.flowLetters {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.tableBody tr td table tr .mainPage table tr td {
	text-align: center;
}
