a
{
	background-color: transparent;
	color: #20612E;
}

body
{
	background: url("../funinthesun/images/bg.gif") center top repeat-x;
	background-color: #9BC8E9 !important;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1
{
	background-color: transparent !important;
	color: #D2232A !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

h2
{
	font-size: 14px !important;
	font-weight: bold !important;
}

hr
{
	background-color: #333;
	border-style: none;
	color: #333;
}

th
{
	text-align: left;
}

#Container
{
	background: url("../funinthesun/images/header.jpg") center top no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 788px;
}

#Content
{
	background: url("../funinthesun/images/content_bg.gif") center center repeat-y;
	background-color: #FFF;
	color: #333;
	margin: 0 44px;
	padding: 16px 25px;
}

#Content td,
#Content th
{
	background-color: Transparent;
	color: #333;
}

#DefaultContent
{
	display: none;
}

#Footer
{
	background: url("../funinthesun/images/footer.gif") center top no-repeat;
	height: 41px;
	margin: 0 44px;
	overflow: hidden;
	text-indent: -1000em;
}

#Footer ul
{
	list-style-type:none;
}

#Header
{
	padding: 0;
}

#Header h1
{
	height: 217px;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

#Header h1 a
{
	display: block;
	height: 296px;
	text-decoration: none;
	text-indent: -1000em;
	width: 345px;
}

#Header ul
{
	font-size: 110%;
	font-weight: bold;
	line-height: 36px;
	list-style-type: none;
	height: 36px;
	margin: 0 0 0 68px;
	overflow: hidden;
	padding: 0;
}

#Header ul li
{
	border-left: 1px solid #8BB0D3;
	display: block;
	float: left;
	margin: 0 0 0 -12px;
	padding: 0 12px 0 0;
	width: auto;
}

#Header ul li a
{
	background: transparent;
	color: #FFF;
	display: block;
	padding: 0 12px;
	text-decoration: none;
}

#Header ul ul
{
	display: none;
}

