@charset "UTF-8";
body,td,th {
	color: #FFF;
	margin-top: 50px;
	text-align: center;
}
body {
	background-color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #69F;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #963;
}
a:active {
	text-decoration: none;
	color: #963;
}
.logobox {
	text-align: center;
}
.slideshowbox {
	text-align: center;
}
.container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #000;
	text-align: center;
}
.mainnavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	text-align: center;
}

