/* CSS definition file containing sitestyle stylesheets */

BODY { background-color: rgb(0,0,0); font-family: Tahoma,Verdana,Arial,
Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); font-size: 10pt; } 

div.header { position: absolute; top: 12px; left: 50px; width: 600px; 
height: 14%;background-color: rgb(0,0,0); border-style: solid; 
border-width:1px; border-color: rgb(0,0,0);}

h1 {position:relative; left: 30px; font-size: 16pt}
h2 {position:relative; left: 180px; font-size: 13pt}
h4 {position:relative; top:1px; left: 10px; width: 650px; font-size: 12pt} 

div.nav { position: absolute; top: 100px; left: 0px; width: 730px; 
height: 70px; font-size: 11pt; font-weight: bold; background-color: rgb(0,0,0); 
padding-top: 25px; padding-left: 50px; padding-right:5px;
padding-bottom:10px; border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 4} 

div.page { position: absolute; top: 160px; left: 40px; width: 700px; 
background-color: rgb(0,0,0); font-family: Tahoma,Verdana,Arial,
Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); font-size: 10pt; 
padding-left: 10px; padding-right:5px; border-style: solid; 
border-width:1px; border-color: rgb(0,0,0); z-index: 5 ;}

div.image1 { position: absolute; top: 240px; left:100px; width: 559px;
 height: 224px;background-color: rgb(0,0,0); border-style: solid; 
border-width:1px; border-color: rgb(0,0,0); z-index: 6;}

div.image2 { position: absolute; top: 490px; left:100px; width: 559px; 
height: 306px;background-color: rgb(0,0,0); border-style: solid; 
border-width:1px; border-color: rgb(0,0,0); z-index: 6;}

div.image3 { position: absolute; top: 850px; left:100px; width: 559px; 
height: 168px;background-color: rgb(0,0,0); border-style: solid; 
border-width:1px; border-color: rgb(0,0,0); z-index: 6;}

div.bottom2 { position: absolute; top: 200px; left: -50px; width: 700px; 
height: 80px; text-align: center; 
padding-right: 5px; background-color: rgb(0,0,0); border-style: solid; 
border-width:1px; border-color: rgb(0,0,0); z-index: 8}
 
A:active { color: rgb(153,153,153); text-decoration: none ;} 
A:link { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
color: rgb(210,180,155); text-decoration: none ;} 
A:visited { color: rgb(203,135,203); text-decoration: none ;} 
.TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,
sans-serif; font-size: 12pt; color: rgb(160,160,164);} 
A:hover { color: rgb(184,184,255); text-decoration: none ;}
