/* ---------------------- Dolphin nav ---------------------- */
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#ff3300 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:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#6ff;background:#ff3300 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:#fff;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;}
/* ---------------------- END Dolphin nav ---------------------- */



#wholepage2 {
width: 760px;
margin: 15px auto 0 auto;
text-align: left;

}

body {
background-color: #87CEFA;
}

p {
color: black;
font-size: 1;
text-align: center;
position: relative;
left: 14%;
width: 60%;
overflow: auto;

background-position: center center;

}

h1 {
font-size: 4em;
color: blue;
text-align: center;
border-bottom: 2px solid black;
}


#leftsidebar  {
overflow: auto;
font-size: 1em;
color: green;
text-align: left;
position: absolute;
left: 1%;
top: 170px;
width: 10%;
padding: 15px;
border-right: 1px black solid;

}



ul.nav  {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

ul.nav a  {
background-image: url(azul.jpg);
display: block;
width: 8em;
background-color: #ffe4e1;
}

td,th {
border: 1px solid #73afb7;
padding: 3px 50px 2px 5px;
}

table {
padding: 0px 0px 50px 0px
}