/* 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: 75px;  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: 115px; left: 10px;  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: 6}

div.page { position: absolute; top: 185px; left: 10px; width: 750px; 
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: 305px; left: 15px; width: 744px; height: 1140px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 3;}


h1 {position:relative; left: 150px; font-size: 16pt; }
h2 {position:relative; left: 250px; }
h4 {position:relative; top:1px; left: 80px; font-size: 13pt; } 
p {padding:1px;}
p.article {position:relative; font-weight: bold; font-size: 10pt;}


div.bottom2 { position: absolute; top: 1470px; left: 20px; width: 640px; 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 ;}

