@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Images/mosquitolagoon-background.jpg);
	background-attachment: fixed;
}
.twoColFixLtHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background-color: #DDDDDD;
	width: 960px;
	padding-top: 178px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(Images/El%20Dora%20Banner_test.gif);
} 
.nso_lower_hdr_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.header2_leftside {
	float: left;
	background-color: #F33;
	width: 200px;
}
.header2_rightside {
	float: none;
	margin-top: 5px;
	position: absolute;
	left: 715px;
	top: 207px;
	width: 260px;
}
user_login_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.header2_middle {
	background-color: #0F6;
	margin-left: 200px;
	width: 559px;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	padding-right: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bolder;
	background-repeat: no-repeat;
	float: left;
	background-image: url(Images/nso_sidebar_sunset_poling_testmenu.jpg);
	height: 1100px;
	width: 210px;
}
.species_menu_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	margin-top: 300px;
	width: 190px;
}
.species_menu_links {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #CC0;
}
.species_cat_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #39F;
	width: 190px;
}

.twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFF;
	font-size: 12px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000;
	text-align: center;
	color: #FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tourneyYear {
	background-color: #666;
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.capt_bio_box {
	border: 1px solid #999;
	padding-right: 3px;
	padding-left: 3px;
}

.cptgallery {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.cptfullbio {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
.cptqa {
	color: #FFF;
	background-color: #000;
	font-size: 16px;
	font-weight: bold;
}
.weekly_hdrs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	background-color: #069;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.calendar_months {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF9900;
}
.calendar_row1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #e0e6ff;
	padding-left: 3px;
}
.tourney_results_hdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: 669900;
}
.weekly_bkg_color {
	font-size: 12px;
	background-color: #E0E6FF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.weather_tables {
	background-color: #e0e6ff;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.species_tble{
	text-align: center;	
	
}.species_tbl_hdrs {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #3C9;
	font-size: 14px;
	font-weight: bold;
}
.nso_upper_hdr_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 596px;
	top: 3px;
}
.header2_container {
	width: 960px;
	background-image: url(Images/nso_hdr2_bkg.jpg);
	height: 300px;
}
.user_login_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
}
