body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	background: #02194B url(images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

a {
	color: #FF3600;
	font-weight: bold;
	border: 0;
}

a:visited {
	color: #FF3600;
	font-weight: bold;
	border: 0;
}

a:hover {
	color: #66CCFF;
	font-weight: bold;
	border: 0;
}

.orange {
	color: #F9AE40;
	font-weight: bold;
}

a.orange {
	color: #F9AE40;
	font-weight: bold;
	text-decoration: none;
}

a.orange:visited {
	color: #F9AE40;
	font-weight: bold;
	text-decoration: none;
}

a.orange:hover {
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}

.dkorange {
	color: #FF3600;
	font-weight: bold;
}

.calOrange {
	font-size: 14px;
	font-weight: bold;
	color: #F9B34D;
}

.blue {
	color: #4FA7FF;
}

#container {
	background-image: url(images/container.gif);
	width: 885px;
	height: 663px;
	margin: 38px auto 40px auto;
	padding: 0;
	display: block;
	z-index: 2;
}

#innerContainer {
	width: 877px;
	height: 647px;
	margin: 8px 8px 8px 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 20;
}

#leftContent {
	width: 388px;
	height: 577px;
	margin-top: 8px;
	padding: 0;
	float: left;
}

#rightContent {
	background: url(images/rightSide.gif) #DEECFF;
	width: 259px;
	height: 647px;
	margin: 0;
	padding: 0;
	float: right;
}

#nav {
	width: 91px;
	height: 102px;
	margin: 65px 0 74px 23px;
	padding: 0;
}

#nav a {
	height: 17px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#nav a span {
	display: none;
	border: 0;
	text-decoration: none;
}

#about a {
	background:url(images/btnHomeAbout.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#about a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#compete a {
	background:url(images/btnHomeCompete.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#compete a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#contestants a {
	background:url(images/btnHomeContestants.gif) no-repeat;
	background-position: -1px 50%;
	width: 91px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#contestants a:hover {
	background-position: -92px 50%;
	border: 0;
	text-decoration: none;
}

#sponsor a {
	background:url(images/btnHomeSponsor.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#sponsor a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#treehouse a {
	background:url(images/btnHomeTreehouse.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#treehouse a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#calendar a {
	background:url(images/btnHomeCalendar.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#calendar a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#contact a {
	background:url(images/btnHomeContact.gif) no-repeat;
	background-position: 0 50%;
	width: 75px;
	height: 17px;
	display: block;
	border: 0;
	text-decoration: none;
}

#contact a:hover {
	background-position: -75px 50%;
	border: 0;
	text-decoration: none;
}

#rightText {
	width: 213px;
	height: 299px;
	margin: 0 0 0 23px;
	padding: 0;
	font:11px Arial, Helvetica, sans-serif;
	line-height: 13px;
}

#birdie {
	width: 84px;
	height: 50px;
	margin: 10px 0 0 66px;
	padding: 0;
}

#sitedesign {
	width: 62px;
	height: 15px;
	margin: 23px 0 0 182px;
	padding: 0;
	border: 0;
}