html {
	min-height: 100%;
}

body {
	height: 100%;
	background: #0B2B65 url('/images/lure_btm_2.gif') no-repeat center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80.2%;
	text-align: center;
}

.fishCall {
font:bold italic 2.00em Arial, Helvetica, sans-serif;
margin:0px 0 0 600px;
color:#CCCCCC;
}
#wrap-1 {
	float: left;
	width: 100%;
	min-width: 1000px;
	background: url('/images/bg_gradient.jpg') repeat-x left top;
}

#wrap-2 {
	float: left;
	width: 100%;
	background: url('/images/bg_sun.jpg') no-repeat center top;
}

#wrap-content {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* #header
-------------------------------------------------*/
#header {
	float: left;
}

#header h1 {
	float: left;
	width: 280px;
	height: 178px;
	background: url('/images/logo.gif') no-repeat left top;
}

#header h1 a {
	display: block;
	width: 280px;
	height: 178px;
	text-indent: -9999px;
}

#header h2 {
	float: right;
	width: 680px;
	padding: 45px 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #1D50AE;
	text-align: center;
	height:75px;
}

/* #content
-------------------------------------------------*/
#content {
	float: left;
	width: 1000px;
	margin-top: -20px;
}

/*----- #content-secondary -----*/
#content-secondary {
	float: left;
	width: 250px;
	padding: 35px 0 140px 0;
}

/*----- #content-primary -----*/
#content-primary-wrap {
	float: right;
	width: 720px;
	background: #2F4B7C url('/images/content_top.gif') no-repeat left top;
}

#content-primary-wrap-2 {
	float: left;
	width: 720px;
	background: url('/images/content_btm.gif') no-repeat left bottom;
}

#content-primary {
	padding: 20px 15px;
	color: #CCCCCF;
	font-size: 1.2em;
}
#content-primary a{
color:#99ffed;
}
#content-primary a:hover{
color: #ecf7f5;
text-decoration:none;
}

#content-primary h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
	font-weight: normal;
	color: #e9f0fb;
}
#content-primary h3 {
	font-size: 1.0em;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #fceee2;
}

#content-primary p {
	margin-bottom: 20px;
}

/* #navmenu
-------------------------------------------------*/
ul#navmenu {
	float: left;
	background: #0B2B65 url('/images/navmenu_bg.gif') no-repeat left top;
}

ul#navmenu li {
	float: left;
	width: 250px;
	background: url('/images/navmenu.png') no-repeat left top;
}

ul#navmenu li.first {
	background: url('/images/navmenu_first.png') no-repeat left top;
}

ul#navmenu li.last {
	background: url('/images/navmenu_last.png') no-repeat left top;
}

ul#navmenu li a {
	display: block;
	width: 100%;
	line-height: 40px;
	text-indent: 30px;
	color: #CCCCCF;
	font-weight: bold;
	text-decoration: none;
}

ul#navmenu li a:hover {
	color: #0B2B65;
}

/* #content-footer
-------------------------------------------------*/
#footer {
	float: right;
	width: 720px;
	padding: 10px 0 15px 0;
	font-size: 0.9em;
	color: #305EB1;
	text-align: left;
}

#footer ul {
	float: left;
	width: 100%;
}

#footer ul li.copyright {
	float: left;
}

#footer ul li.links {
	float: right;
}

#footer ul li.links a {
	padding: 0 5px;
	color: #305EB1;
	font-size: 1.0em;
}

#footer ul li.links a:hover {
	text-decoration: none;
}

/*-----------PHOTO GALLERY PAGES----------*/
<!--
.GalleryTable {
	background: #CCCCCF;
	margin-left: auto;
	margin-right: auto;
}
.GalleryCellNoImages {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.GalleryCellCategorySpacer {
	height: 15px;
	background: #FFFFFF;
}
.GalleryCellCategorySpacer1 {
	height: 1px;
}
.GalleryCellCategoryHeader {
	font: bold .950em Arial, Helvetica, sans-serif;
	color: #CCCCCF;
	background: #b48c65;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
}
.GalleryCellImageParent {
	text-align: center;
	vertical-align: top;
	left: auto;
	top: auto;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.GalleryImageTable {
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.GalleryImage td{
width:25%;
}
.GalleryImage {
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
.GalleryImageTitle {
	font: .950em Arial, Helvetica, sans-serif;
	color: #583e27;
/*	white-space: nowrap; */
}
.GalleryNoCategories {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFF00;
	border: 1px solid #FF0000;
}

.GalleryDisabled {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFF00;
	border: 1px solid #FF0000;
}


/* Style that goes on the UL for the gallery index */
.GalleryIndexUL {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
-->

/*----------Gallery Image-----*/
/* 
----------------------------------------
New Items 10/31/2006- Controls frames and shadows 
----------------------------------------
*/
#GalleryOuterFrame {
	border: none;
}
#GalleryInnerFrame {
	background: white;
	border: 1px solid black;
}
#GalleryInnerFrame img {
	margin: 15px;
	border: none;
}
/* Used to turn off the shadowing */
#ShadowCell {
	/* display: none; */
}
/* 
----------------------------------------
*/

.GalleryShowTable {
	margin:0px auto;
	text-decoration: none;
}
.GalleryShowImageParentCell {
	text-decoration: none;
}
.GalleryShowTextCell {
	font: .950em Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.GalleryShowImageTitle {
	font-size: 1.125em;
	font-weight: bold;
}
.GalleryShowImageSize {
	font-size: 9px;
	display: none;
}
.GalleryShowImageDesc {
	font-size: .950em;
	text-align: left;
}

-->
