html, body {
  background-color    : #212121;
  color:#79c149;
  /*background-image: url(images/gradientrev.png);
  background-repeat: repeat-x;*/
  font-family         : calibri;
  font-size           : 10pt;
  margin-bottom: 10px;
  margin-left: auto; 
  margin-right: auto; 
  margin-top: auto; 
  text-align: left; 
  width: 950px;
}

img
{  
border-style: none;
border: 0; 
}

strong
{
font-size:larger;
}

bigsize
{
font-size:25pt;
}

pink {color: #f17eb7}

#roundtxt {
margin:5px 0 0 10px;
}

#navcontainer{position:relative;height:33px;width:100%;font-family:trebuchet ms;}
#dolphinnav{position:center;height:33px;font-size:14px;font-weight:bold;background: #212121; padding:0 0 0 15px;}
#dolphinnav ul{margin:0;padding:0;width:950px;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#f17eb7;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:#212121;background:url(images/nav/nav_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;}
#dolphinnav ul li a.current,
#dolphinnav ul li a.current:hover{background:url(images/nav/nav_left-ON.gif) no-repeat top left;height:34px;line-height:300%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:url(images/nav/nav_right-ON.gif) no-repeat top right;height:34px;}

/* rounded corners */
div.rounded                 { width   : 85%;   background : #212121; text-align : left; float:right;}
b.rtop,   b.rbottom         { display : block; background : #333333;}
b.rtop b, b.rbottom b       { display : block; height:1px; overflow:hidden; background : #212121;}
b.r1                        { margin : 0 5px; }
b.r2                        { margin : 0 3px; }
b.r3                        { margin : 0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin : 0 1px;    height : 2px; }

/* xtra rounded */
div.xtra                   { background : #666666; }
b.green,   b.green          { background : #333333; }
b.green b, b.green b        { background : #666666; }

div.header {
}

div.nav {
}

div.content {
  color: #f17eb7;
  background-color:#333333;
  font-size:10pt;
  border:1px solid #ec3a92;
  min-height: 250px;
}

div.footer {
  width               : 85%;
  text-align          : left;
  font-size           : 7pt;
  margin-top: 10px; 
  width: 950px;
}

a:link {color: #79c149}
a:visited {color: #000000}
a:hover {color: #79c149}
a:active {color: #FFFFFF}

a.logo:link {color: #212121}
a.logo:visited {color: #212121}
a.logo:hover {color: #212121}
a.logo:active {color: #212121}
