/* -------------- Bluepearl Network CSS -------------------- */
/* ------------ www.bluepearl-Network.com ------------------ */

/* ------------------------------------------------- */
/* ----------------- Body - HTML  ------------------ */
/* ------------------------------------------------- */

html {
   height: 100%;
   min-height: 100%;
   padding: 0;
   margin: 0;
   border: 0;
   }  

body {
   background: #171719 url('../images/background.jpg');
   background-repeat: repeat-x;
   padding: 0px;
   margin: 0px;
   height: 100%;
   min-height: 100%;
   color: #747576;
   font-size: 11px;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
   }

A:link, A:visited, A:active {
   color:#747576;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
   text-decoration:none;
   }

A:hover {
   color:#ffffff;
   font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
   text-decoration:none;
   }

object {
   outline:none;
   }

/* ------------------------------------------------- */
/* ---- Header - Navbar - Frame - Footer ----------- */
/* ------------------------------------------------- */

#frame {
   width:815px;
   height: 630px;
   min-height: 630px;
   position: absolute;
   border: 0;
   top: 50%;
   left: 50%;
   margin: -315px 0 0 -407px;
   }

#flash {
   width: 815px;
   height: 615px;
   margin: 0px;
   padding: 0px;
   }

#footer {
   position: relative;
   height: 15px;
   width: 100%;
   font-size: 10px;
   text-align: center;
}
