/* 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: 12pt; }
 
div.header { position: absolute; top: 12px; left: 100px; width: 580px; 
background-color: rgb(0,0,0); border-style: solid; border-width:1px; border-color: rgb(0,0,0);}

div.nav { position: absolute; top: 120px; left: 50px; width: 660px; height: 52px; 
font-size: 11pt; font-weight: bold;
background-color: rgb(0,0,0); padding-top: 15px; padding-left: 5px; padding-right:5px;
padding-bottom:10px; border-style: solid; border-width:1x; border-color: rgb(0,0,0); z-index: 6}

div.table { position: absolute; top: 120%; left:2%; font-family: Tahoma,Verdana,Arial,
Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); text-decoration: none ; }
 
div.image3 { position: absolute; top: 200px; left: 320px; width: 463px; height: 222px;
background-color: rgb(0,0,0); border-style: solid; border-width:0px; 
border-color: rgb(0,0,0); z-index: 6;}

div.page2 {  position: absolute; top: 200px; left: 2px; width: 300px; 
background-color: rgb(0,0,0); font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
color: rgb(255,255,255); font-size: 12pt; font-weight: bold ; padding-left: 10px; padding-right:5px; border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 4 ;}
 
div.image4 { position: absolute; top: 460px; left: 30px; width: 714px; height: 850px;
background-color: rgb(0,0,0); border-style: solid; border-width:0px; 
border-color: rgb(0,0,0); z-index: 6;}

h1 {position:relative; left: 5px; }
h2 {position:relative; left: 250px; }
h3 {position:relative; top:1px; left: 120px; width: 350px; } 
p {padding:1px;}
p.article {position:relative; font-weight: bold; font-size: 10pt;}


div.bottom2 { position: absolute; top: 1340px; width: 90%; height: 8%; margin-left: 5%; 
margin-right: 5%; 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(200,170,145); text-decoration: none ;}
 A:visited { color: rgb(183,115,183); 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 ;}
