* {margin:0px 0px 0px 0px; padding:0;}

body {
  background-repeat: no-repeat;
  margin: 0px 0px 0px 0px;}

a.1 {font-size:22px;
	 color: #ce0000;}

a.2 {font-size:16px;
	 color: #ce0000;}
a.2:hover {font-size:16px;
	 color: white;}

a.3 {font-size:18px;
	 color: #ce0000;
	text-decoration: none;}
a.3:hover {font-size:18px;
	 color: silver;}

a.4 {font-size:20px;
	 color: silver;
	text-decoration: none;}
a.4:hover {font-size:20px;
	 color: white;}

a.5 {font-size:18px;
	 color: white;
	text-decoration: none;}
a.5:hover {font-size:18px;
	 color: #ce0000;}

h1 {font-size:30px;
	 color: #ce0000;
	font-weight: bold;}

h1.1 {
  font: bold 330%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
h1.1 span {
  background: url(images/3.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
}

h2 {font-size:27px;
	 color: #ce0000;}
h3 {font-size:15px;
	 color: white;}
h4 {font-size:15px;
	 color: black;} 
h5 {font-size:24px;
	 color: white;}
h6 {font-size:18px;
	 color: white;} 
h6.1 {font-size:14px;
	 color: #ce0000;}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#menu4 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;
	}
#menu4 li a:active {
	color: white;
	background:  url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 10px;
	}	
#menu4 li a:hover {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
	


#dolphincontainer{position:relative;
height:37px;
color:#E0E0E0;
background:black;
width:1000px;
font-family:Helvetica,Arial,Verdana,sans-serif;}

#dolphinnav{position:relative;
height:0px;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
background:ce0000 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;
color:white;
text-decoration:none;
padding:0px 0px 0px 15px;
height: 29px;}

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

#dolphinnav ul li a:hover{color:white;
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:black;
background:#1D6893 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:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
height:33px;}