



/* ---------------------- END Dolphin nav ---------------------- */

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: right;
margin: 0 0.15em;
}

#nav-menu li a
{
/*background: url(background.jpg) #fff bottom left repeat-x;*/
background: url(button1.jpg);
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
width:152px;
    height: 38px;
} 

h1.under
{
text-decoration:underline;
font-size:large;
}
h2
{
font-size:16px;
}
.bbox_links
{
border-bottom-style: solid; border-bottom-color: rgb(69,97,35); border-right-style: solid; margin-top: 10px; border-top-color: rgb(69,97,35); border-top-style: solid; border-right-color: rgb(69,97,35); border-left-style: solid; border-left-color: rgb(69,97,35);
}