*/

div, p, span, li, dd, dt, th, td, legend, h1, h2, h3, h4, h5, h6 {
    font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
    color: #FFF;
    }

div, p, span, li, dd, dt, th, td {
    font-weight: normal;
    font-size: 12px;
    }

div, p, span, dd, dt, th, td, label {
    line-height: 160%;
    }

p, ul, ol, table {
    padding: 8px 0;
    }

h2, h3, h4, h5, h6, legend {
    line-height: 120%;
    font-weight: normal;
    }

h1 {
    font-size : 18px;
    color : #1BD1FA;
    padding : 10px;
    line-height : 180%;
    font-weight : normal;
    border-top : 1px solid #FFF;
    border-bottom : 1px solid #FFF;
    }

h2, legend {
    font-size: 18px;
    color : #AEEE00;
    }

h3 {
    font-size: 13px;
    }

.text,
.smalltext,
.mediumtext,
.largetext,
.password,
.email {
    border: 1px solid #999;
    background: #000 !important;
    color: #FFF;
    font-size: 11px;
    padding: 2px;
    width : 170px;
    }
           
#header_right {
         display: none;
         }
         
         
#flash_panel {
         display: none;
         }
                  
#pri_nav {
         display: none;
         }
         
#footer_bar {
         display: none;
         }
