body 
{  
    background-image: url("../images/layout/background.gif"); 
    background-position: top center;    
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}         

#frontPage{}

a.navBox:link {outline-style: none; color: #ffffff; text-decoration: none}
a.navBox:visited {outline-style: none; color: #ffffff; text-decoration: none}                                              
a.navBox:hover {outline-style: none; color: #ffffff; text-decoration: none}
a.navBox:active {outline-style: none; color: #ffffff; text-decoration: none}

p {
    color: #9b9b9b;  
    text-align: center;
    font: x-small "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}         

#copyright
{
    background-color: #ffffff;  
    background: transparent;  
    position:absolute;
    top: 500px;
    #top: 510px;   /* Internet explorer */
    right: 0%;
}

#mainbox
{
    background-color: #ffffff;
    border: 1px solid;
    border-color: #9b9b9b;
    
    position:absolute;
    top: 83px;
    left: 50%;
    width: 783px;
    height: 509px;
    margin-left: -392px;
}       

#referenceMainbox
{
    background-color: #ffffff;
    border: 1px solid;
    border-color: #9b9b9b;
    
    position:absolute;
    top: 83px;
    left: 50%;
    width: 783px;
    height: 509px;
    margin-left: -392px;                        
    
}             


#navigationLine
{
    border: 0;
    position: absolute;
    left: 161px;
    top: 0px;
}
       
        
#navBox1
{
    
    background: transparent;
    width: 161px;
    border-top: 1px solid #9b9b9b;    
    margin: 0;
    position: absolute;
    left: 0px;
    top: 107px;
}   

#navBox2
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 23px;
} 

#navBox3
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 46px;
} 

/*#navBox4
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 69px;
}*/
           
#navBox5
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 69px;
}          

#navBox6
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 92px;
}           

#navBox7
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 115px;
}           

#navBox8
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b; 
    left: 0px;
    top: 138px;
}           

#navBox9
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b;
    left: 0px;
    top: 161px;
}                                 

#navBoxBottom
{
    background: transparent;
    width: 161px;
    margin: 0;
    position: absolute;  
    border-top: 1px solid #9b9b9b;
    left: 0px;
    top: 115px;    
}


#iframe
{
    border: 0;
    position: absolute;
    left: 163px;
    top: 0px;
}  


