@charset "utf-8";
/* CSS Document */

body { 
  background:url(images/vaves.gif) repeat-x;
  font-family:Arial, Helvetica, sans-serif;
  line-height:normal;
  background-color:#eef2ff;
  padding:0px;
  margin:0px; 
  color:#03C;
}

#header { background:url(images/splash.png) no-repeat center top; height:336px; }

#cont1 { background:url(images/bubblles.png) center repeat-y; }
#cont2 { background:url(images/fish.png) center no-repeat; }
#cont3 { background:url(images/footer.png) center bottom no-repeat; }


#header p { display:block; font-size:2em;  position:relative; top:430px }

#content { 
  text-align:left;
  display:block;
  width:620px;
}

#content a { color:#09F;  }
#content a:hover { color:#06F; }


h3 { text-align:center; }

#footer { display:block; position:relative; width:660px; font-size:1em; color:#6F7DE1; font-weight:bold; }
#footer a { font-size:1em; color:#6F7DE1; font-weight:bold; }
#footer a:hover { font-size:1em; color:#03C; font-weight:bold; }

#menu { position:relative; font-size:26px; font-weight:bold; width:888px; }

#menu a.about { display:block; float:left; width:296px; height:76px; background:url(images/about.jpg) no-repeat; }
#menu a.about:hover {background:url(images/about.jpg) -76px left no-repeat; }

#menu a.events { display:block; float:left; width:296px; height:76px; background:url(images/events.jpg) no-repeat; }
#menu a.events:hover { background:url(images/events.jpg) -76px left no-repeat; }

#menu a.log { display:block; width:296px; height:76px; background:url(images/log.jpg) no-repeat; }
#menu a.log:hover {background:url(images/log.jpg) -76px left no-repeat; }


#menu a.about_esp { display:block; float:left; width:296px; height:76px; background:url(images/about_esp.jpg) no-repeat; }
#menu a.about_esp:hover {background:url(images/about_esp.jpg) -76px left no-repeat; }

#menu a.events_esp { display:block; float:left; width:296px; height:76px; background:url(images/events_esp.jpg) no-repeat; }
#menu a.events_esp:hover { background:url(images/events_esp.jpg) -76px left no-repeat; }

#menu a.log_esp { display:block; width:296px; height:76px; background:url(images/log_esp.jpg) no-repeat; }
#menu a.log_esp:hover {background:url(images/log_esp.jpg) -76px left no-repeat; }



div.cell { font-size:.94em; line-height:normal; float:left; text-align:left; padding:5px; }

#divider {
	clear:both;
	width:100%;
	float:none;
}

#tab_caption {
	color:#369;
	font-size:.88em;
}
