body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
	background-image: url(../designfiles/site_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body, html {
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 20px;
	color: #538431;
	line-height: 22px;
}

#content ul {
	list-style-image: url(../designfiles/bullet.gif);
}

#content li {
	padding: 5px 0;
}

span.lvl1link {
	font-size: 16px;
	font-weight: normal;
}
span.lvl1link_active {
	font-size: 16px;
}
span.lvl1link_active a {
	font-size: 16px;
	color: #53842D;
}

.clear {
	clear: both;
}

#main {
	width: 780px;
	margin: 0 auto;
}

#sponsors {
	font-size: 10px;
	color: #888888;
	padding: 20px 0 0 0;
	text-align: left;
}

#spons_flash {
	padding: 20px 0;
}

#fp_module {
	width: 552px;
	height: 261px;
}

#fp_module_left {
	float: left;
	width: 378px;
	height: 261px;
	border-right: 1px solid white;
}

#fp_module_right {
	float: left;
	width: 173px;
	height: 261px;
	background-image: url(../designfiles/fp_module_right_bg.gif);
	background-repeat: no-repeat;
}

#fp_module_right ul {
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#fp_module_right li {
	padding: 1px 0 1px 0;
}

#fp_module_right a {
	font-size: 14px;
	color: #53842d !important;
	margin: 0 0 0 10px;
	text-decoration: none !important;
}

#fp_module_right a:hover {
	text-decoration: underline !important;
}

#langmenu {
	width: 100%;
	height: 20px;
}

#langmenu a {
	font-size: 11px;
	color: #53842D;
}

#langmenu ul {
	padding: 0 40px 0 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	float: right;
}

#langmenu li {
	float: left;
	padding-right: 20px;
}

#logo {
	width: 300px;
	height: 150px;
}

#left {
	float: left;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	padding-top: 0px;
	border-right: 1px dotted #A5A5A5;
	padding-right: 10px;
}

#left a {
	color: #53842D;
	text-decoration: none;
}

#newsletter {
	padding-top: 20px;
}

#right {
	float: left;
	width: 599px;
	padding-left: 10px;
	position: relative;

}

#menu {
	padding: 0 0 30px 6px;
	position: relative;
}

#menu ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;

}

#menu ul li {
	float: left;
	padding: 0px;
}

#menu ul li.lvl1 a {

	color: #999999;
	text-decoration: none;
}

#menu ul li ul.lvl2 {
	position: absolute;
	top: 30px;
	margin: 0;
	padding: 0;
	left: 5px;
	/*left: -27px;*/
}

#menu ul li ul.lvl2 li {
	padding-left: 1px;
	padding-right: 15px;
}

#menu ul.lvl2 li a {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}

#menu ul.lvl2 li a.active {
	color: #53842D;
	text-decoration: none;
	font-size: 12px;
}

#menu ul.lvl2 li a:hover {
	color: #000000;
	text-decoration: none;
}

#menu ul.lvl3 {
	position: absolute;
	top: 30px;
	left: 2px;
}

#content {
	position: absolute;
	top: 100px;
	padding-bottom: 40px;
	padding-left: 6px;
}

#left ul.news {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	padding-bottom: 0px;
}

#left ul.news li.heading {
	font-weight: bold;
	padding-bottom: 20px;
}

#left ul.news li.title {
	padding-bottom: 10px;
}

#content ul.news {
	display: none;
}

#content a {
	color: #53842D;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
	color: black;
}

#content ul.news2 {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
}

#content ul.news2 li.heading {
	font-weight: bold;
	padding-bottom: 20px;
}

#content ul.news2 li.title {
	padding-bottom: 10px;
}

#content ul.news2 li.lookarchive {
	padding-top: 20px;
}

#content ul.news2 li.lookarchive a {

}

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 300px;
}

.form_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #669900;
}

#content table.eventer {
	width: 559px;
}

#content table.eventer th {
	background-color: #9cc55a;
	color: white;
	font-size: 10px;
	height: 27px;
}

#content table.eventer td {
	text-align: center;
	padding: 5px 5px;

}

#content td.calendar_detail {
	font-size: 11px;
	text-align: left !important;
	border-bottom: 1px solid #dbdbdb;
}

#content td.calendar_title {
	font-weight: bold;
	color: #538431;
}

#content td.calendar_ends {

}

#content tr.row2 {
	background-color: #f7f7f7;
}

.module_wrap {
	width: 351px;
	height: auto;
	clear: both;
	margin: 10px 0;
}

.module_head {
	width: 346px;
	height: 23px;
	background-image: url(../designfiles/module_head.gif);
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	padding: 5px 0 0 5px;
}

.module_content {
	width: 339px;
	padding: 5px 5px;
	border: 1px solid #9cc55a;
	background-color: white;
}

.module_content_wrap {
	width: auto;
	background-color: #e8e8e8;
	padding: 5px;
}

.module_content_wrap img {
	border: 1px solid white;
}

.module_content_wrap .image {
	float: left;
	padding: 0 5px 5px 0;
}

.module_content_wrap .details {
	float: left;
	width: 325px;
}

.module_content_wrap .details2 {
	float: left;
	width: auto;
	font-style: italic;
}


.module_content_wrap .details a {
	color: #538431;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.module_content_wrap .details a:hover {
	text-decoration: underline;
}
.playable a {
	position: relative;
	display: block;
	height: 225px;
}
.playable a img.play_nupp {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	border-style: none;
}
.playable a img.thumbnail {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
}
#tfall_bar{
position:fixed;
border: 0px;
margin:0px;
padding: 7px;
background-color: #6d7071;
width: 100%;
visibility: visible;
z-index: 500;
left: 0px;
bottom: 0px;
height:9px;
text-align: center;
/*filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.9;*/

}
