@charset "utf-8";
/* CSS Document */


a,  a:link, a:visited {
  color: #a6bbfe;
  font-size: 12px;
  font-weight:bold;
  line-height: 14px;
  text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #F00;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F64F6B;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fff;
	text-align: center;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;

	font-variant: normal;
	color: #fff;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F64F6B;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
body {
	background-image: url(../images/burning_bush_2010.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #000;
}
#container {
	background-image: url(images/background_alpha_2010.png);
	background-repeat: repeat-y;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(ART/Lake_Banner_Pan_960x301.png);
	background-repeat: no-repeat;
	height: 275px;
	width: 960px;
	z-index: auto;
	padding-top: 0px;
	margin-top: 0px;
}
#menu {
	height: 50px;
	width: 960px;
	position: absolute;
	top: 260px;
	z-index: auto;
}
#content {
	height: auto;
	width: 960 px;
	margin: 0px;
}
#footer {
	width: 960px;
	float: left;
	background-image: url(images/background_alpha_2010.png);
	background-repeat: repeat-y;
}
.sponsor_rotater {
	width: 960px;
	height: 255px;
}

