/* 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: 10%; width: 600px; 
background-color: rgb(0,0,0); border-style: solid; border-width:1px; border-color: rgb(0,0,0);}

div.nav { position: absolute; top: 115px; left: 0%; width: 680px; 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: 5}

div.page { position: absolute; top: 185px; left: 24px; width: 720px; 
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: 350px; left: 24px; width: 720px; height: 540px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 4;}

div.image2 { position: absolute; top: 900px; left: 24px; width: 720px; height: 435px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 6;}


h1 {position:relative; left: 10px; font-size: 16pt}
h2 {position:relative; left: 250px; }
h4 {position:relative; top:1px; left: 11%; width: 82%; } 
p {padding:1px;}
p.article {position:relative; font-weight: bold; font-size: 10pt;}


div.bottom2 { position: absolute; top: 1350px; width: 660px; 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(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 ;}
