body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #80C469;
	text-decoration: none;
}
a:active {
	color: #FFF537;
	text-decoration: none;
}
h1 {
	display: none;
}
h3 {
	text-align: left;
	font-size: 18px;
	color: #bbb;
}
h4 {
	text-align: center;
	font-size: 15px;
	color: #bbb;
	margin: 0px;
	padding: 0px;
}
p {
	text-align: left;
}
textarea {
	text-align: left;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 450px;
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
}
.field-name {
	text-align: left;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 450px;
	margin: 1px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
}
.button {
	background-color: #999;
	border: none;
	margin: 1px;
	padding: 1px;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#topNav
{
	text-align: center;
	background-color: #80C469;
	font-weight: bold;
}
#topNav, #topNav ul li a:link
{
	padding-top: 3px;
	padding-bottom: 4px;
	color: #fff537;
}
#topNav, #topNav ul li a:visited
{
	padding-top: 3px;
	padding-bottom: 4px;
	color: #fff537;
}
#topNav, #topNav ul li a:hover
{
	padding-top: 3px;
	padding-bottom: 4px;
	color: #009900;
}
#topNav, #topNav ul li a:active
{
	padding-top: 3px;
	padding-bottom: 4px;
	color: #ffffff;
}
#topNav ul, #topNav ul li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topNav ul li a
{
	margin: 0 -1px 0 0;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
#topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active, #topNav ul li a:hover
{
	text-decoration: none;
}
#topNav ul li span.divider
{
	display: none;
}
* html #topNav ul li, * html #topNav ul li a
{
	width: 1%; /* IE/Mac needs this */
	display: inline-block;	/* IE/Mac needs this */
	/* \*/
		width: auto;
		display: inline;
	/* reset above hack */
}
* html #topNav, * html #topNav ul a
{
	/* \*/ height: 0.01%; /* hasLayout hack to fix render bugs in IE/Win. 
				 IE/Mac will ignore this rule. */
}
* html #topNav
{
	padding: 0;	/* IE5/Win will resize #topNav to fit the heights of its
			   inline children that have vertical padding. So this
			   incorrect case selector hack will be applied only by
			   IE 5.x/Win */
}

#splash {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
#logo {
	background-color: #ddd;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0px;
	height: 250px;
	background-image: url(img/logob3.jpg);
	background-repeat: repeat;
	background-position: center center;
}
#menu {
	background-color: #ccc;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px auto;
	padding: 0px;
	display: none;
	width: 500px;
	text-align: left;
}
#menu li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
}
#menu li a{
	margin: 0px;
	padding: 0px;
	width: 300px;
	text-align: left;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 33px;
	color: #999;
}
#maintext {
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
}
#maintext ul {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}
#maintext li {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	display: inline;
	text-align: left;
}
#maintext li a{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#maintextHighlight {
	padding: 3px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 600px;
	background-color: #ffff99;
	border: 1px solid #fff357;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
#maintextHighlight ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#maintextHighlight li {
	margin: 0px;
	padding: 0px 10px 0px 11px;
	text-align: left;
	list-style-type: none;

}
#maintextHighlight li a{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#event {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #80C469;
	height: 20px;
	color: #ffffff;
	font-size: 12px;
}
#event a:link {
	color: #FFF537;
	text-decoration: none;
}
#event a:visited {
	color: #FFF537;
	text-decoration: none;
}
#event a:hover {
	color: #009900;
	text-decoration: none;
}
#event a:active {
	color: #ffffff;
	text-decoration: none;
}
#eventsBlock {
	padding: 3px;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.rules {
	font-weight: bold;
	color: #777;
}
#eventpageposters {
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	clear: both;
}
.none {
	display: none;
}
