/* 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: 5px; left: 150px; width: 84%; 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: 50px; left: 10px; font-weight: bold;
background-color: rgb(0,0,0); font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; 
color: rgb(255,255,255); padding-top: 15px; padding-left: 20px; padding-right:5px;
padding-bottom:10px; border-style: solid; border-width:1px; border-color: rgb(205,205,205); z-index: 6}

div.page { position: absolute; top: 360px; left: 250px; width: 600px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); padding: 10px; z-index: 2;}

div.page1 { position: absolute; top: 650px; left: 250px; width: 450px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); padding: 10px; z-index: 2;}

div.page2 { position: absolute; top: 930px; left: 250px; width: 450px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); padding: 10px; z-index: 2;}

div.page3 { position: absolute; top: 1250px; left: 250px; width: 450px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); padding: 10px; z-index: 2;}

h3 {position:relative; top: -10px; left: 30px; font-size: 20pt}
h2 {position:relative; left: 28%; }
h1 {position:relative; top: -17px; left: 130px; font-size: 14pt; width: 70%; }
h4 {position: realtive; left : 35%; font-size: 12pt; width: 60%; } 
p {padding:1px;}
p.article {position:relative; font-weight: bold; font-size: 10pt;}

 
div.image { position: absolute; top: 100px; left: 260px; width: 348px; height: 254px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 3;}
 
div.image1 { position: absolute; top: 530px; left: 10px; width: 209px; height: 305px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 3;}
 
div.image2 { position: absolute; top: 830px; left: 10px; width: 209px; height: 305px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 3;}
 
div.image3 { position: absolute; top: 1130px; left: 10px; width: 209px; height: 305px;
background-color: rgb(0,0,0); border-style: solid; border-width:1px; 
border-color: rgb(0,0,0); z-index: 3;}


div.bottom2 { position: absolute; top: 1480px; width: 700px; height: 80px; 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(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 ;},71); text-decoration: none ;}


