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

#page {
	height: 800px;
	width: 850px;
	margin-left: 50px;
	position: relative;
	margin-top: -20px;
	background-color: #e0e0e0;
}
body {
	background-color: #e0e0e0;
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
}

#logo {
	background-color: #e0e0e0;
	position: absolute;
	left: 50px;
	top: 50px;
	width: 275px;
	height: 100px;
}

.jCarouselLite {
	width: 800px;
	height: 525px;
	background-color: #e0e0e0;
}

#underline {
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #e0e0e0;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #e0e0e0;
	width: 275px;
	letter-spacing: 0.1pc;
	text-align: right;
	word-spacing: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-top-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 50px;
	top: 150px;
}

#nav {
	
	background-color: #e0e0e0;
	width: 275px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 1.3em;
	font-style: normal;
	color: #444444;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	position: absolute;
	left: 50px;
	top: 160px;
	padding-left: 5px;
}


#underline2 {
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #e0e0e0;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #e0e0e0;
	width: 275px;
	letter-spacing: 0.1pc;
	text-align: right;
	word-spacing: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-top-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 50px;
	top: 200px;
}

#underline3 {
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #e0e0e0;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #e0e0e0;
	width: 275px;
	letter-spacing: 0.1pc;
	text-align: right;
	word-spacing: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	border-top-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 50px;
	top: 365px;
}

#stage {
	background-color: #e0e0e0;
	position: absolute;
	left: 400px;
	top: 150px;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 800px;
}

#imagesnav {
	visibility: hidden;
	position: absolute;
	width: 275px;
	left: 50px;
	top: 205px;
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	font-size: .8em;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
}
#booksnav {
	visibility: hidden;
	position: absolute;
	width: 275px;
	left: 50px;
	top: 205px;
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	font-size: .8em;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
}

#infostage {
	visibility: hidden;
	position: absolute;
	width: 800px;
	left: 400px;
	top: 150px;
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	font-size: 1em;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
}

#infonav {
	visibility: hidden;
	position: absolute;
	width: 275px;
	left: 50px;
	top: 205px;
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	font-size: .8em;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
}

#support_text {
	visibility: hidden;
	position: absolute;
	width: 275px;
	left: 50px;
	top: 375px;
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	font-size: .8em;
	font-variant: normal;
	font-weight: normal;
	padding-left: 15px;
}

#footer {
	color: #333333;
	font-family: "Helvetica-Neue", Helvetica, sans-serif;
	font-size: .6em;
	position: absolute;
	top: 650px;
	left: 50px;
	width: 400px;
	padding-bottom: 0px;
}

#blendimage {
	position: absolute;
	top: 62px;
	left: 25px;
	visibility: visible;
}
a {
  outline: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a_current {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}

h2 {
	font-family: "Trebuchet MS", Tahoma, Arial
	font-weight: normal;
	font-size: 1.1em;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	position: absolute;
	height: auto;
	width: 255px;
	top: 225px;
	left: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

/*
#project {
	position: absolute;
	left: 639px;
	top: 61px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-weight: normal;
	font-variant: normal;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
#project2 {
	position: absolute;
	left: 565px;
	top: 89px;
	text-align: left;
	width: 125px;
}
#project3 {
	text-align: left;
	position: absolute;
	width: 125px;
	left: 565px;
	top: 104px;
}
#project4 {
	text-align: left;
	position: absolute;
	width: 255px;
	left: 565px;
	top: 226px;
}
#photo {
	position: absolute;
	left: 150px;
	top: 61px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-weight: normal;
	font-variant: normal;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
#photo2 {
	position: absolute;
	left: 565px;
	top: 89px;
	text-align: left;
	width: 200px;
}
#photo3 {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 565px;
	top: 104px;
}
#photo4 {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 565px;
	top: 119px;
}
#photo5 {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 565px;
	top: 151px;
}
#fishstory2 #photo5 {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 0px;
	top: 0px;
}
#photo6 {
	text-align: left;
	position: absolute;
	width: 85px;
	left: 565px;
	top: 168px;
}
#photo7 {
	text-align: left;
	position: absolute;
	width: 85px;
	left: 565px;
	top: 183px;
}
#photo8 {
	text-align: left;
	position: absolute;
	width: 85px;
	left: 565px;
	top: 198px;
}
#contact {
	position: absolute;
	left: 778px;
	top: 61px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-weight: normal;
	font-variant: normal;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
#contact2 {
	position: absolute;
	left: 565px;
	top: 89px;
	text-align: left;
	width: 225px;
}
#contact3 {
	text-align: left;
	position: absolute;
	width: 325px;
	left: 565px;
	top: 104px;
}
#contact4 {
	text-align: left;
	position: absolute;
	width: 225px;
	left: 565px;
	top: 119px;
}
#about {
	position: absolute;
	left: 710px;
	top: 61px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-weight: normal;
	font-variant: normal;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: capitalize;
}
#about2 {
	position: absolute;
	left: 565px;
	top: 89px;
	text-align: left;
	width: 75px;
}
#about3 {
	text-align: left;
	position: absolute;
	width: 75px;
	left: 565px;
	top: 104px;
}
#about4 {
	text-align: left;
	position: absolute;
	width: 125px;
	left: 565px;
	top: 119px;
}
#about5 {
	text-align: left;
	position: absolute;
	width: 150px;
	left: 565px;
	top: 134px;
}
#about6 {
	text-align: left;
	position: absolute;
	width: 200px;
	left: 565px;
	top: 351px;
}
#aboutphoto {
	position: absolute;
	left: 565px;
	top: 171px;
}
#statement {
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	position: absolute;
	height: auto;
	width: 255px;
	top: 218px;
	left: 560px;
	visibility: hidden;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#information {
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	position: absolute;
	height: auto;
	width: 255px;
	top: 218px;
	left: 560px;
	visibility: hidden;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
*/


#abouttitles {
	visibility: hidden;
}
#contacttitles {
	visibility: hidden;
}
#phototitles {
	visibility: hidden;
}
#projecttitles {
	visibility: hidden;
}
#inwatertitles {
	visibility: visible;
}
#fishstorytitles {
	visibility: visible;
}
#imgCaption {
	position: absolute;
	left: 60px;
	top: 425px;
}
#projecttitles #ox {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#projecttitles #ptb {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#projecttitles #fishstory {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#fishstorytitles #ox {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#fishstorytitles #ptb {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

#fishstorytitles #fishstory2 {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: visible;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#abouttitles #news {
	position: absolute;
	left: 565px;
	top: 181px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#abouttitles #biopic {
	visibility: hidden;
}
#abouttitles #biopic #biotext {
	position: absolute;
	left: 565px;
	top: 396px;
	visibility: inherit;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
#abouttitles #links {
	position: absolute;
	left: 565px;
	top: 166px;
	visibility: hidden;
	height: auto;
	width: 255px;
	font-family: "Trebuchet MS", Tahoma, Arial
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
span {
	font-family: "Trebuchet MS", Tahoma, Arial
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}