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

div.nav { position: absolute; top: 110px; left: 55px; width: 700px; height: 47px; 
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.page1 {  position: absolute; top: 200px; left: 60px; width: 650px; 
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: 300px; left: 130px; width: 512px; height: 89px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 6;}

div.page2 {  position: absolute; top: 410px; left: 47px; width: 650px; 
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.image2 { position: absolute; top: 280px; left: 10px; width: 746px; height: 722px;
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: 770px; left: 420px; width: 236px; height: 153px;
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: 57px; font-size: 16pt;}
h2 {position:relative; left: 270px; }
h3 {position:relative; top:1px; left: 58px; width: 570px; font-size: 13pt;} 
p {padding:1px;}
p.article {position:relative; font-weight: bold; font-size: 10pt;}


div.bottom2 { position: absolute; top: 884px; left: 75px; width: 540px; 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(220,190,165); 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 ;}
