/* CSS Document */


#links{
	position:absolute;
	top:180px;
	left:60px;
	width:679px;
	height:300px;
}

#links h3{
font-family:"Times New Roman", Times, serif;
font-size:15px;
line-height:22px;
color:#333300;
margin:5px;
}

#links p{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#336600;
margin:5px;
}

#links a{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#336600;
text-decoration:none;
}

#links a:hover{
text-decoration:underline;
color:#669900;
}

#fishpic{
position:absolute;
	top:380px;
	left:60px;
	width:480px;
	height:360px;
	
	}
