a:link {
	text-decoration: none;
	font-weight: bold;


}

a:visited {
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #99CCFF;
	position: absolute;
	color: #330000;
	background-image: url(culebra/fish.gif);
	background-repeat: repeat-y;
	background-position: 150px;




}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
.position {
	top: 10px;
	position: absolute;
	left: 236px;
	width: 650px;
	height: 694px;





}
.nav {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	left: 7px;
	top: 100px;
	line-height: 30px;

}
.edit {
	font-size: 6pt;
	position: absolute;
	left: 1px;
	top: 1px;
}
.whitebkgr {
	background-image: url(culebra/fish-background.png);
	border: 1px solid #333333;
	padding: 7px;


}
