BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color: #003300;
}
#outer {
	position : absolute;
	width : 990px;
	height : 1500px;
	background-color : #CCCC66;
	margin: 0px;
	padding: 0px;
	margin-left : 100px; 
}
#inner {
	position : absolute;
	left: 4px;
	top: 0px;
	width : 982px;
	height : 1500px;
	background-color : #003300;
	margin: 0px;
	padding: 0px;
}
#top {
	position : absolute;
	left: 0px;
	width : 982px;
	height : 150px;
	margin: 0px;
	padding: 0px;
}
#toptxt1 {
	position : absolute;
	left: 10px;
    top: 20px;
}
#toptxt2 {
	position : absolute;
	left: 10px;
	top: 55px;
}
#credit {
	position : absolute;
	left: 902px;
	top: 20px;
}
#toppic {
	position : absolute;
	left: 800px;
	top: 20px;
}
#form {
	position : absolute;
	left: 10px;
	top: 70px;
}
#bar {
	position : absolute;
	left: 0px;
	width : 982px;
	top: 150px;
	height : 20px;
	background-color : #CCCC66;
	text-align: center;
	color: #003300;
	font-size: 16px;
	font-weight: bold;
}
#main {
	position : absolute;
	left: 0px;
	top: 180px;
	width : 962px;
	background-color : #003300;
	margin: 0px;
	padding: 10px;
}
#troutfly {
	position : absolute;
	left: 500px;
	top: 500px;
}
#rite {
	position : absolute;
	left: 775px;
	top: 415px;
	width : 195px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
}
A:link {
	color: #ffff00;
	text-decoration: none;
}
A:visited {
	color: #ffff00;
	text-decoration: none;
}
A:active {
	color: #ffff00;
	text-decoration: none;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
TD {
	font-size: 14px;
}
P {
	font-size: 14px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.underlined {
	text-decoration: underline;
}
.subheading {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.white {
	color: #ffffff;
}
