body {
	margin: 0;
	color: #666;
	background:#fff;
	font: 12px/18px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border-style: none;
	}
	
input.form-comments{
	display:none;
	}

input, select, textarea {
	vertical-align: middle;
	font: 12px arial, helvetica, sans-serif;
}
a {
	color: #96c041;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
/* General settings */
#wrapper {
	width:850px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#flashcontent {
	margin: 0;
	padding: 0;
	height: 440px;
}
#no-flash-header{
	padding: 15px 0 20px 20px;
	/*position:absolute;
	top:16px;
	left:24px;
	z-index:10;*/
}
#no-flash-header h1{
	margin:0;
	overflow:hidden;
}
#no-flash-header h1 a{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:222px;
	height:103px;
	text-indent:-9999px;
}
#no-flash-container{
	background:url(../images/bg-blueline.gif) no-repeat;
	height: 440px;
}
.no-flash-nav{
	width: 220px;
}
#main{
	width:100%;
	overflow:hidden;
}
#content{
	float:right;
	width:605px;
	overflow:hidden;
}
.fisherman{
	float:right;
	clear:both;
	margin:0 0 1px;
	width: 605px;
}
.fisherman img{
	vertical-align:top;
}
.bike{
	float:right;
	clear:both;
	margin:0 0 1px;
	width: 503px;
}
.bike img{
	vertical-align:top;
}
#content .science{
	float:right;
	clear:both;
	margin:0 0 0 1px;
}
#content .science img{
	vertical-align:top;
}
#content .live{
	float:right;
	margin:0;
}
#content .live img{
	vertical-align:top;
}
#sidebar{
	width:208px;
	background:url(../images/bg-blueline.gif) no-repeat;
	padding:187px 0 0 37px;
	float:left;
}
#sidebar:after{
	content:"";
	clear:both;
	display:block;
}
.nav{
	/*width:208px;*/
	overflow:hidden;
	margin:0 0 127px 50px;
	padding:0;
	list-style:none;
}
.nav li{
	overflow:hidden;
	width: 175px;
	float:left;
	line-height:16px;
}
.nav li a{
	color:#34b9e5;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.nav li a:hover{
	text-decoration:underline;
}
.nav li ul{
	margin:-3px 0 0;
	padding:0;
	list-style:none;
}
.nav li ul li{
	line-height:14px;
}
.nav li ul li a{
	color:#bcbcbc;
	text-transform:none;
}
.nav li ul li a:hover{
	text-decoration:none;
	color:#666;
}
#sidebar .heading{
	width:100%;
	margin:14px -20px 8px 0;
	position:relative;
}
#sidebar .heading p{
	background:url(../images/txt-get.gif) no-repeat;
	margin:0;
	text-indent:-9999px;
	width:231px;
	height:31px;
}
#sidebar .service{
	width:250px;
	overflow:hidden;
	margin:10px 0 0 23px;
	padding:0;
	list-style:none;
}
#sidebar .service li{
	float:left;
	width:100%;
	overflow:hidden;
	line-height:13px;
}
#sidebar .service li a{
	color:#bcbcbc;
	text-decoration:none;
	background:url(../images/bg-menu.gif) no-repeat;
	padding:0 0 0 7px;
	font-size:11px;
	text-indent:-9999px;
	display:block;
}
#sidebar .service li.speaker a{
	background-position:-210px 0;
	width:95px;
	height:15px;
}
#sidebar .service li.speaker a:hover{
	background-position:0 0;
}
#sidebar .service li.volunteer a{
	background-position:-210px -15px;
	width:55px;
	height:13px;
}
#sidebar .service li.volunteer a:hover{
	background-position:0 -15px;
}
#sidebar .service li.sign a{
	background-position:-210px -28px;
	width:203px;
	height:13px;
}
#sidebar .service li.sign a:hover{
	background-position:0 -28px;
}
#sidebar .service li.tell a{
	background-position:-210px -42px;
	width:175px;
	height:13px;
}
#sidebar .service li.tell a:hover{
	background-position:0 -42px;
}
#footer{
	width:100%;
	overflow:hidden;
	border-top:1px #ccc solid;
}
#footer ul{
	width:100%;
	overflow:hidden;
	margin:0 0 0 36px;
	padding:8px 0 0;
	list-style:none;
}
#footer ul li{
	float:left;
	margin:0 62px 0 0;
	height:49px;
	display:inline;
	padding: 10px 0 0 0;
	line-height:12px;
}
#footer ul li a{
	text-decoration:none;
	font-size:10px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li.storm{
	/*margin:0 63px 0 -10px;*/
}
#footer ul li div{
	text-decoration:none;
	font-size:10px;
	color: #999999;
	padding: 0;
	margin: 0;
}
#footer ul li.storm {
	background:url(../images/bg-storm.gif) no-repeat;
	/*width:48px;*/
	height:49px;
	padding-left:52px;
	/*overflow:hidden;
	display:block;*/
}
#footer ul li.angel{
	margin:0;
}
#footer ul li.angel {
	background:url(../images/bg-angel.gif) no-repeat;
	/*width:48px;*/
	height:49px;
	padding-left:52px;
	/*overflow:hidden;
	display:block;*/
}
/* flash page */

.flash-holder{
	width:100%;
	overflow:hidden;
	margin:0;
	padding: 0;
}
.flash-holder img{
	vertical-align:top;
}

/* sub page */
.sub #main{
	padding:0 0 37px;
}
.sub #sidebar{
	padding:0;
	background:none;
	width:300px;
	overflow:hidden;
}
.sub .box{
	margin:0 0 0 37px;
}
.sub #content{
	width:545px;
	padding:0;
	position:relative;
	overflow:hidden;
}
.sub #content .quote{
	position:absolute;
	top:42px;
	left:5px;
}
.sub #content .quote .frame{
	width:100%;
	overflow:hidden;
}
.sub #content .quote blockquote{
	margin:0;
	padding:0;
}
.sub #content .quote blockquote q{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#abc045;
	width:225px;
	display:block;
	quotes: none;
}
.sub #content .quote blockquote q:after,
.sub #content .quote blockquote q:before{
	content:"";
}
.sub #content .quote blockquote cite{
	color:#33b8e6;
	display:block;
	font-size:10px;
	margin:21px 0 0 120px;
}
.sub #content p{
	font-size:12px;
	line-height:18px;
	margin:0 0 20px;
}
.sub #content a{
	text-decoration:none;
}
.sub #content a:hover{
	text-decoration:underline;
}
.sub #content h2{
	font-size:19px;
	color:#1085c7;
	font-weight:normal;
	line-height:24px;
	/*display: inline;*/
}


.sub #content .holder{
	/*(increase this to bump down header)*/
	margin-top: 50px; /*15px;*/
	width:545px;
	/*(increase this to make frame bigger)*/
	height: 330px;/*296px*/
	overflow:auto;
}

.sub #content .holder-noscroll{
	margin-top: 15px;
	width:545px;
}

.sub #content .holder-content{
	padding-right: 8px;
}
.sub #content .image-holder2{
	float:left;
	width: 200px;
	padding: 0 0 0 0;
	margin:0 17px 0 0;
	/*width: 200px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11px;
	color:#1085c7;
}
.sub #content .image-holder{
	float:left;
	margin:0 17px 0 0;
	width: 113px;
}
.sub #content .image-holder img{
	vertical-align:top;
	padding:0 0 5px;
}
.sub #content .image-holder a{
	display:block;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	width:113px;
	line-height:10px;
	margin:0;
	padding: 0;
}
.sub #content .image-holder a:hover{
	text-decoration:underline;
}
.asterisk{
	color: #990000;
	font-size: 12px;
}
.form-label{
	text-align: right;
	font-size: 11px;
}
.form-container td{
	padding: 4px;
}
.form-wrapper {
	/*width: 300px;
	margin: auto;*/
}
.form-button {
	margin: 5px;
	padding: 3px;
	width: 75px;
	font-size: 12px;
	background-color: #9cc44c;
	border: 2px solid #54701b;
	color: #54701b;
	cursor: pointer;
	cursor: hand;
}
.form-error {
	background-color: #cccccc;
}

/* - - - - - - - - - - - - - - - - - - - - -*/

.wufoo .info{display:none}


input.btTxt {
    margin: 5px;
    padding: 3px;
    width: 75px;
    font-size: 12px;
    background-color: #9cc44c;
    border: 2px solid #54701b;
    color: #54701b;
    cursor: pointer;
    cursor: hand;
}


/* - - - - - - - - - - - - - - - - - - - - -*/