body {
	margin: 0px;
	background-color: #102c42;
	background-image: url(../images/gradient_01.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #222222;
}
a:link {
	color: #0046dc;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #00CC66;
	text-decoration: underline;
}
#fish_wrapper {
	background-image: url(../images/colorful-fish.jpg);
	background-repeat: repeat-x;
	background-position: -150px 330px;
	margin-top: -20px;
	margin-bottom: -20px;
}
#mtn_wrapper {
	background-image: url(../images/mountains.jpg);
	background-repeat: repeat-x;
}
.leftcolumn {
	margin-top: 2px;
	margin-left: 30px;
	width: 180px;
	float: left;
}
.maincolumn {
	width: 680px;
	margin-top: 2px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.maincolumn ul li {
	margin-left: 15px;
	font-weight: bold;
}
.maincolumn ol li {
	margin-left: 15px;
}
.redtext {
	color: #FF0000;
}
#footer {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}
#header {
	height: 190px;
}
#wrapper {
	width: 765px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 19px;
	margin-bottom: 0px;
	background-image: url(../images/gradient_lt.gif);
	background-repeat: repeat-y;
}
.maincolumn h1 {
	font-weight: bold;
	font-size: 16px;
	color: #216379;
	letter-spacing: 0.1em;
}
.maincolumn h2 {
	font-weight: bold;
	font-size: 20px;
}
.bigtext {
	font-size: 14px;
}
#photogallery {
	text-decoration: none;
}
#photogallery a:link {
	color: #FFFF99;
	text-decoration: none;
}
#photogallery a:visited {
	color: #FFFF99;
	text-decoration: none;
}
#photogallery a:hover {
	color: #FF0000;
	text-decoration: none;
}
#photogallery a:active {
	color: #00CC66;
	text-decoration: none;
}
