html, body, #bodytable, #leftnav {
        margin: 5px auto auto auto;
	height: 100%;
	border: none;
	padding: 0;
        align: center;
	text-align: center
  }

#bodytable {
  align: center;
  vertical-align: top;
  border-spacing: 0px;
  width: 90%;
  height: 90%;
  min-width: 800px;
  min-height: 600px
  }

#leftnav {
  width: 100%;
  min-height: 100%;
  margin: 0px;
  border-spacing: 0px;
  overflow: auto;
  vertical-align: top
}



p.pic_caption {
  font-family: "franklin gothic medium", arial;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-align: center;
  margin-left: 20px
  }

p.monterey_bay_para {
  font-family: verdana, arial;
  font-size: 14px;
  color: black;
  margin-left: 8px
  }


p.monterey_bay_header {
  font-family: verdana, arial;
  font-weight: bolder;
  font-size: 16px;
  color: #000000;
  margin-left: 5px
  }


A.infolink:link {
  font-family: courier;
  font-size: 12px;
  color: #005500;
  text-decoration: none
  }

A.infolink:visited {
  font-family: courier;
  font-size: 12px;
  color: #003300;
  text-decoration: none
  }

A.infolink:hover {
  font-family: courier;
  font-size: 12px;
  color: #227700;
  outline: groove medium invert;
  text-decoration: none
  }


A.bodylink:link {
  font-family: verdana;
  font-size: 14px;
  color: #eeffee;
  outline: dotted thin #22cc22;
  text-decoration: none
  }

A.bodylink:visited {
  font-family: verdana;
  font-size: 14px;
  color: #eeffee;
  outline: dotted thin #22ff22;
  text-decoration: none
  }

A.bodylink:hover {
  font-family: verdana;
  font-size: 14px;
  color: white;
  outline: dotted MEDIUM #22ff22;
  text-decoration: none
  }


A.heading:link {
  font: bold italic 18px times;
  text-decoration: none;
  color: white
  }

A.heading:visited {
  font: bold italic 18px times;
  text-decoration: none;
  color: #eeeeee
  }

A.heading:hover {
  font: bolder italic 18px times;
  text-decoration: underline;
  color: #eeee00
  }


