			  
					  
	.Pic30 {
	position: absolute;
    top: 750px;
    left: 200px;
	height: auto;
	} 
	
	.Pic31 {
    position: absolute;
    top: 750px;
    left: 445px;
	height: auto;
	}
					  			  
	.Pic3 {
	position: absolute;
    top: 75px;
    left: 795px;
	height: auto;
	} 
	
	.Pic4 {
    position: absolute;
    top: 300px;
    left: 363px;
	height: auto;
	}
	
	.Pic5 {
    position: absolute;
    top: 300px;
    left: 538px;
	height: auto;
	}
	
	.Pic6 {
    position: absolute;
    top: 300px;
    left: 733px;
	height: auto;
	}
	
	.Pic7 {
    position: absolute;
    top: 525px;
    left: 538px;
	height: auto;
	}
	
	.Pic8 {
    position: absolute;
    top: 525px;
    left: 538px;
	height: auto;
	}
	
	.Pic9 {
    position: absolute;
    top: 525px;
    left: 733px;
	height: auto;
	}
	
	.Pic10 {
    position: absolute;
    top: 750px;
    left: 538px;
	height: auto;
	}
	
	.Pic11 {
    position: absolute;
    top: 750px;
    left: 538px;
	height: auto;
	}
	
	.Pic12 {
    position: absolute;
    top: 750px;
    left: 733px;
	height: auto;
	}
.Pic13 {
    position: absolute;
    top: 975px;
    left: 538px;
	height: auto;
	}
	
	.Pic14 {
    position: absolute;
    top: 975px;
    left:538px;
	height: auto;
	}
	
	.Pic15 {
    position: absolute;
    top: 975px;
    left: 733px;
	height: auto;
	}
	.Pic16 {
    position: absolute;
    top: 1200px;
    left: 538px;
	height: auto;
	}
	
	.Pic17 {
    position: absolute;
    top: 1200px;
    left: 538px;
	height: auto;
	}
	
	.Pic18 {
    position: absolute;
    top: 1200px;
    left: 733px;
	height: auto;
	}
		
	P, OL, UL, DL {font-size: 13px;}
/*font-family is already defined, here I only set the font-size*/ 
P OL, P UL, P DL, OL UL {font-size: 13px;}
/*and here the I prevent the incredible shrinking text*/
        
.six {font-size: 11px; 
  color: #999999; /*this is for small text*/
  background: transparent;}
.mit {text-align: justify;/*justified text*/}
.red {color : #6b8e23; background: #FFFFFF;}
.mint {color: #009999; background: #FFFFFF;}
.ROT {font-size: 16px; /*also red, but bigger and in bold*/
  color: #9932cc; 
  font-weight: 600; 
  background: #FFFFFF;}*/
  
  
  a:link {
  color: #2e638b; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
  
a:visited {
  color:#8b2e63 ; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}

a:hover { 
  color: #9c74d1; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}

/*now follow the section links in the navigation bar on the left side*/
a.nav:link {
  color: #2e638b; 
  text-decoration : none; 
  font-weight: 400; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #8b2e63; 
  text-decoration : none;
  font-weight: 400; 
  font-size:14px; 
  background: transparent;}
a.nav:hover { 
  color: #9c74d1; 
  text-decoration : none; 
  font-weight: 400; 
  font-size:14px; 
  background: transparent;}
a.navtot {/*the style for the actual page*/
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 400; 
  font-size: 14px; 
  background: transparent;}

strong, b {font-weight: 800;/*NN 4.xx needs that...*/ }

big {font-size: larger; /*to emphasize words, use it inline with a SPAN class*/ 
 }
small {font-size: smaller;}
/*not really necessary, but one never knows...use it inline with a span class*/
  
/*these are the sub-section links in the navigation bar on the left side*/
a.nav2:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.nav2:visited {
  color: #FF8C00; 
  text-decoration : none;
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.nav2:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 500; 
  font-size:13px; 
  background: transparent;}
a.navtot2 {/*the actual page*/
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 14px; 
  background: transparent;}
.oldbrowser {display: none;}    
