/*/////////// 
    background: transparent url(/images/untitled.jpg) no-repeat scroll center top; 
//////////////*/

* {
    border:                     0 none;
    margin:                     0;
    padding:                    0;
} b {
    color:                      #531093;
} a {
    color:                      #531093;
    text-decoration:            underline;
} a:hover {
    color:                      #74d031;
    text-decoration:            none;
} h1 {
    color:                      #FFFFFF;
    font-size:                  18px;
    font-style:                 normal;
    padding-bottom:             10px;
    padding-top:                10px;
    z-index:                    100;
} li {
    color: #531093;    
    font-size: 10px;  
    margin: 3px;  
    font-weight: normal;             
} ul li{
    list-style-position: inside;
    list-style-type: circle;
    line-height:1em; 
    z-index: 10; 
}

p {
    padding: 10px 0px;
}

body {
    background:                 #667787 none repeat scroll 0 0;
    overflow-y:                 scroll;
}

    #pageWrapper {
        background:             transparent url(/images/vertical_slice.jpg) repeat-x scroll center center;
            
        font-family:            Verdana,Trebuchet MS,Arial, sans-serif;
        font-size:              12px;
        font-style:             normal;
        color:                  #ffffff;         
        /*///////////////////*/
        height:                 100%;
        position:               absolute;
        width:                  100%;
        z-index:                1;
    }
    
/******************** MAIN FRAME **********************/    

        #navigation {
            background:         transparent url(/images/balk_top.png) no-repeat scroll center top;
            height:             33px;
            left:               50%;
            margin-left:        -338px;
            position:           absolute;
            top:                195px;
            width:              676px;
            z-index:            6;
        }
        
        #chest {     
            clear:              both;
            height:             auto;
            left:               50%;
            margin-left:        -338px;
            position:           absolute;
            top:                227px;
            width:              676px;
            z-index:            5;
        }
        
        #footer { 
            clear:              both;
            height:             115px;
            left:               50%;
            margin-left:        -338px;
            position:           absolute;
            text-align:         center;
            width:              676px;
            z-index:            6;
            padding-left: 1px;
        }

/******************** HEADER **********************/  
        
    #header {
            background:     transparent url(/images/header.png) no-repeat scroll center top;   
            height:         154px;
            left:           50%;
            margin-left:    -347px;
            position:       absolute;
            top:            30px;
            width:          674px;
            z-index:        2;
    }        
        
/******************** NAVIGATION **********************/         

    #navBar {
        display: block;
        position: absolute;
        width: 600px;  
        height: 30px;
        line-height: 2.3em;
    }   
        
    #navBar a {
        font-size: 14px;
        font-weight: bold;
        color:                      #ffffff;
        text-decoration:            none;
        cursor: pointer;
    } #navBar a:hover {
        color:                      #fef200;  
    }

    #footNav {
            color:               #000000;     
        background:          transparent url(/images/balk_bottom.png) no-repeat scroll center top;  
        width:               100%;
        height:              40px;
        text-align:          center;
        float:               left;
    } #footNav ul li {  
        position:            relative;
        display:             inline;
        font-size:           10px;
        font-weight:         normal;
        line-height:         3.25em;
        margin:              3px;
        z-index:             9;
    } #footNav a {
        color:               #000000;
        font-size:           10px;
        padding:             10px 0 0 0;
        text-decoration:     none;
    } #footNav a:hover {
        color:               #FFFFFF;
        text-decoration:     none;
    }

/******************** CONTENT **********************/ 

 #upperBar {   
        position: absolute;
        top: 0px;           
        width: 100%;
        height: 25px;
        background:  #ffffff;
        z-index: 10;  
    } #prev {
        font-weight: bold;
        padding: 5px;
        float: left;
        color: #492683; 
    } #next {
        font-weight: bold;
        padding: 5px;
        float: right;
        color: #492683;  
    } #upperBar a {
        color: #492683;
    } #upperBar a:hover {
        color: #2ac51f;
    }
                                   
    #current {
        position: absolute;
        width: 162px;
        left: 50%;
        margin-left: -81px;
        font-weight: bold;
        padding: 5px;
        color: #492683; 
    }
    
    #underBar {   
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 57px; 
        background:  url(/images/underbar.jpg) repeat-x scroll center center;
        z-index: 11;  
    } #visitLink {
        position: absolute;
        width: 100%;
        text-align: center;
        top:    16px;
        color: #492683;
        font-family: Verdana;
        font-size: 16px;                   
    } #underBar a {
        color: #2ac51f;
    } #underBar a:hover {
        color: #492683;
    }

    #contentHolder {
        background:     transparent url(/images/body_slice.jpg) repeat-y scroll center top;  
        clear:          both;
        position:       relative;
        top:            0;
        z-index:        6;
        padding-left: 40px;
        padding-right: 40px;
    }  
    
    #contentPadding {
        height:             20px;
        position:           relative;
    }
    
    #upperLeft {   
        position: absolute;
        float: left;
        top: 0px;
        width: 556px;
        height: 709px;
        background: transparent url(/images/upperLeft.png) no-repeat scroll center top; 
        z-index: 2;  
    }

    #upperRight { 
        position: relative;
        float: right;
        top: 0px;
        width: 494px;
        height: 770px;
        background: transparent url(/images/upperRight.png) no-repeat scroll center top;  
        z-index: 2;   
    }
    
    #logos {
        position: absolute;
        left: 50%;
        top: 40px;
        margin-left: -150px;
        width: 300px;
        z-index: 999; 
            
    }
    
    #boardLeft {
        position: absolute;
        float: left;
        top: -5px;
        width: 112px;
        height: 518px;
        background: transparent url(/images/board_left.png) no-repeat scroll center top;  
        z-index: 999999; 
        left: -107px; 
    }   
        
    #boardRight {
        position: absolute;
        float: right;
        top: -5px;
        width: 112px;
        height: 518px;
        background: transparent url(/images/board_right.png) no-repeat scroll center top;  
        z-index: 999999; 
        left: 671px;    
    }  
    
    #bios { 
        position: absolute;
        clear: both;
        width: 674px;  
        height: 510px;
        margin-left: -41px;
        margin-top: -20px;
        background: url("/images/bios_bg.jpg") top right no-repeat; 
        z-index: 7;  
    }    
    
    #backdrop {    
        position: absolute;
        clear: both;
        margin-left: -41px;
        margin-top: -20px;
        width: 674px;  
        height: 503px;
        background: url("/images/playsoon.jpg") top right no-repeat; 
        z-index: 7;   
}   
    #registerText {
        font-size:              12px;
        font-style:             normal;
        color:                  #ffffff;   
        position: absolute;
        top: 165px;
        left: 55px;
        z-index: 20;
}
    #braz { 
        position: absolute;
        top: 275px;
        left: 430px;
        width: 189px;
        height: 204px;
        background: url("/images/braza_soon.png") top left no-repeat;
        z-index: 666;  
}  

    #playCloud {
        position: absolute;
        top: 155px;
        left: 330px;
        width: 231px;
        height: 132px;
        background: url("/images/gotoKalydo.png") top left no-repeat;
        z-index: 665; /*neighbour of the beast*/ 
    }

    

    
/******************** HAX **********************/ 
    
              #fixme {
      /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
      position:     fixed;
      left:         0px;
      bottom:       0px;
      padding:      0px;
      width:        100%;
      height:       190px;
      z-index:      9;
    }  
        
    #flash {
        position: fixed;
        left: 50%;
        margin-left: -535px;
        width: 260px;
        height: 180px;
        z-index: 20;
        bottom: 10px;
    }
    
    span.rawtext { position:absolute; top:0px; left:0px;}
    span.stroke1 { position:absolute; color:black; top:-1px; left:-1px;}
    span.stroke2 { position:absolute; color:black; top:1px; left:1px;}
    span.stroke3 { position:absolute; color:black; top:-1px; left:1px;}
    span.stroke4 { position:absolute; color:black; top:1px; left:-1px;}
    span.stroke5 { position:absolute; color:black; top:2px; left:0px;}
    span.stroke6 { position:absolute; color:black; top:-2px; left:0px;}
    span.stroke7 { position:absolute; color:black; top:0px; left:2px;}
    span.stroke8 { position:absolute; color:black; top:0px; left:-2px;}
    
/******************** SPACERS **********************/ 
    
    #formSpacer { 
        position: relative;
        height: 483px;
    }  
    
    #trailerSpacer { 
        position: relative;
        height: 470px;
    } 
    
    #trailerHolder {
        position: relative;
        top: 155px;
        left: 206px;
    }
    
    #nav1 {
        position: absolute;
        left: 35px;
    }  
    #nav2 {
        position: absolute;
        left: 115px;
    }  
    #nav3 {
        position: absolute;
        left: 205px;
    }  
    #nav4 {
        position: absolute;
        left: 300px;
    }  
    #nav5 {
        position: absolute;
        left: 380px;
        width: 200px;
    }  
    #nav6 {
        position: absolute;
        left: 565px;
        width: 200px;
    }  

