#dolphincontainer
	{position:relative; border-bottom: 2px solid white; color:#000000; background:yellow; 
	width:100%; font-family:Arial, Verdana, sans-serif;}

#dolphinnav
	{position:relative; height:33px; font-size:12px; font-variant: small-caps; font-weight:bold; 
	 text-transform:uppercase; background:#ffffff url(images/dolphin_bg.gif) repeat-x bottom left; padding:0 0 0 20px;}

#dolphinnav ul{margin:0; padding:0; list-style-type:none; width:auto; float:left;}

#dolphinnav ul li{display:block; float:left; margin:0 1px;}

#dolphinnav ul li a{display:block; float:left; font-weight:normal; color:#000000; text-decoration:none; padding:0 0 0 20px; height:33px;}

#dolphinnav ul li a span{padding:12px 20px 0 0; height:33px; float:left;}

#dolphinnav ul li a:hover{color:#000000; background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}

#dolphinnav ul li a:hover span{display:block; width:auto; cursor:pointer;}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#ff0000; background:yellow url(images/dolphin_left-ON.gif) 
no-repeat top left; line-height:275%;}

#dolphinnav ul li a.current span{display:block; padding:0 20px 0 0; width:auto; background:yellow url(images/dolphin_right-ON.gif) no-repeat top right; height:33px;}

/* this is the bottom bar*/
#dolphin_inner{color:#000000; padding:5px; font-size:80%; height: 1em; background:orange url(images/dolphin_bottom.gif) 
repeat-x top left;}

#dolphin_inner a:link, #dolphin_inner a:visited, #dolphin_inner a:active{color: #000000}

#dolphin_inner a:hover{color:#ff0000}

.innercontent{display: none;}
