﻿body
{
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #73ae42;
}

.main
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.headerImageDiv
{
	margin: 0px;
	padding: 0px;
	height: 308px;
}

.headerImage
{
	height: 308px;
	margin: 0px;
	padding: 0px;
}

.homePageContent
{
	margin: 0px 0px 0px 73px;
	width: 752px;
	background-color: #ffffff;
	text-align: center;
}

.mainContent
{
	margin: 0px 0px 0px 73px;
	width: 732px;
	background-color: #ffffff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.mainContent a
{
	color: #5ea6b5;
}

.mainContent a:visited
{
	color: #5ea6b5;
}

.mainContent a:hover
{
	color: #5ea6b5;
}

h1
{
	color: #32488b;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

h2
{
	color: #5ea6b5;
	font-size: 1.75em;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

p
{
	padding-top: 0px;
	margin-top: 0px;
}

.bottomLink
{
	color: #ffffff;
}

.bottomLink:visited
{
	color: #ffffff;
}

.topnav
{
	margin: 0px;
	padding: 0px;
}

#menu
{
	margin: 0px;
	padding: 0px;
	clear: both;
}

.bottomMenu
{
	text-align: center;
	color: #ffffff;
	margin-top: 10px;
	padding-bottom: 10px;
}

ul.topnav li
{
	margin: 0px;
	padding: 0px;
	height: 76px;
	list-style: none;
	float: left;
	width: auto;
	text-indent: -9000px;
	background-color: transparent;
}

ul.topnav li.leftMenuSpaceHolder
{
	width: 72px;
	background: url(../images/Image_02.gif) no-repeat;
}

ul.topnav li.seperator
{
	width: 3px;
	background: url(../images/Image_04.gif) no-repeat;
}

ul.topnav li.rightMenuSpaceHolder
{
	width: 74px;
	background: url(../images/Image_14.gif) no-repeat;
}

ul.topnav li.home a
{
	display: block;
	height: 76px;
	background: url(../images/Image_03.gif) no-repeat;
	width: 114px;
}

ul.topnav li.home_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_03.gif) no-repeat;
	width: 114px;
}

ul.topnav li.home a:hover
{
	background: url(../images/ImageAlternate_03.gif) no-repeat;
}

ul.topnav li.history a
{
	display: block;
	height: 76px;
	background: url(../images/Image_05.gif) no-repeat;
	width: 111px;
}

ul.topnav li.history_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_05.gif) no-repeat;
	width: 111px;
}

ul.topnav li.history a:hover
{
	background: url(../images/ImageAlternate_05.gif) no-repeat;
}

ul.topnav li.whyPlay a
{
	display: block;
	height: 76px;
	background: url(../images/Image_07.gif) no-repeat;
	width: 148px;
}

ul.topnav li.whyPlay_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_07.gif) no-repeat;
	width: 148px;
}

ul.topnav li.whyPlay a:hover
{
	background: url(../images/ImageAlternate_07.gif) no-repeat;
}

ul.topnav li.photos a
{
	display: block;
	height: 76px;
	background: url(../images/Image_09.gif) no-repeat;
	width: 109px;
}

ul.topnav li.photos_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_09.gif) no-repeat;
	width: 109px;
}

ul.topnav li.photos a:hover
{
	background: url(../images/ImageAlternate_09.gif) no-repeat;
}

ul.topnav li.signup a
{
	display: block;
	height: 76px;
	background: url(../images/Image_11.gif) no-repeat;
	width: 115px;
}

ul.topnav li.signup_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_11.gif) no-repeat;
	width: 115px;
}

ul.topnav li.signup a:hover
{
	background: url(../images/ImageAlternate_11.gif) no-repeat;
}

ul.topnav li.sponsors a
{
	display: block;
	height: 76px;
	background: url(../images/Image_13.gif) no-repeat;
	width: 142px;
}

ul.topnav li.sponsors_on a
{
	display: block;
	height: 76px;
	background: url(../images/ImageAlternate_13.gif) no-repeat;
	width: 142px;
}

ul.topnav li.sponsors a:hover
{
	background: url(../images/ImageAlternate_13.gif) no-repeat;
}

.textBold
{
	font-weight: bold;
}

.lightbox
{
}

.lightboxThumbnail
{
	border: 0px;
}

/* ----------- stylized ----------- */
fieldset
{
	border: 0px;
}

#stylized
{
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
	margin-left: auto;
	margin-right: auto;
}
#stylized h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#stylized p
{
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}
#stylized label
{
	/*display:block; font-weight:bold;*/
	text-align: right;
	width: 200px;
	float: left;
	margin: 7px 0px 0px 0px;
}
#stylized .small
{
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}
#stylized input
{
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}
#stylized select
{
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}
.requiredField
{
	float: left;
	margin: 7px 0px 0px 0px;
	font-weight:bold;
}
#stylized input.button
{
	margin-left:210px;
	margin-right:auto;
	width: auto;
	height: auto;
	background: #666666;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	border: 0px;
}

.myform
{
	margin: 0;
	width: 500px;
	padding: 14px;
}

