
 body
        {
         font-family: Arial, Helvetica, sans-serif; 
         font-size: 13px;
         text-indent: 4pt;
         background-color: #FFFFFF;
         color: #000000;
        }
        
        
h2
         {
           
           
           font-family:Arial, Helvetica,  sans-serif;color: #000000;
           text-align:center;
           text-decoration:none;
           font-size:20px;
           font-color:#FFFFFF;

          }
          
h3  
       {
         font-family: Arial,Helvetica, sans-serif;color: #000000;
         text-align:center;
         text-decoration:none;
         font-size:12px;
         background-color:#FFFFFF;
        }
         
h4     {
        font-family: Arial, Helvetica, sans-serif;color: #000000;
        padding-left:150px;
        text-decoration:underline;
        font-size:18px;
        background-color:#FFFFFF;
       } 
         
 h5  
      {
      font-family: Arial, Helvetica, sans-serif;color: #000000;
      text-decoration:underline;
      padding-left:150px;
      font-size:10px;
      background-color:#FFFFFF;
      } 

        
        
 p 
        {
         font-family: Arial, Helvetica, sans-serif; 
         font-size: 13px; 
         text-indent: 4pt; 
         margin-left:5px;     
         
         }
    

#iain
  {
      font-family: Arial, Helvetica, sans-serif; 
      font-size: 10px;
      width: 100%;  
      background-color: transparent;
      border-style: solid;
      border-width: 0px;
      text-align:center;
 
  }
   
        

#header
 { 
  width: 100%;
  float: left;
  background-color: transparent;
  border-style: solid;
  border-width: 0px; 

}

#adheader
 { 
  width: 100%;
  float: left;
  background-color:transparent;
  border-style: solid;
  border-width: 0px; 
}


#topnav 
{
  height:30px;
  width: 100%; 
  float: left;  
  border-style: solid;
  border-width: 0px;
  text-align:center; 
  }




#maincontainer 
{
  
  width: 100%;
  float: left;
  background-color: transparent;
  height: 100%;
  
    
}


#rnav
 {
  border:8px white blue; width: 18%;
  height: 20em;
  float: right;
  background-color:white;  
  text-align:center
}


#nav
 {
  width: 18%;
  height: 20em;
  float: left;
  background-color:white;  
  border-style: solid;
  border-width: 8px;
  border-color:white;  
  text-align:center;
}

#modcharnav
 {
  width: 20%;
  height: 25em;
  float: left;
  background-color:blue;  
  border-style: solid;
  border-width: 8px;
  border-color:blue;  
  text-align:center;
}




#main
 {
  float: left;
  width: 50%;
  background-color: transparent;
  border-style: solid;
  border-width: 0px;
  text-align:center;
  float: center;


  
}



 #footer 
  {
  width: 100%; 
  float: left;
  background-color: transparent;
  border-style: solid;
  border-width: 0px;
  text-align:center;
 
  }
  
  .whiteBack
  {
  background-color: #FFFFFF;
  
  }
  
  .linkBox
  {
    width:90%;
    background-color:white; 
    text-align:center;

  }
  
  
  .imgCont
  {
   
    border-style: solid;
    border-width: 0px;    
    width:100%;
    background-color:white; 
    text-align:center;
    float: center;


  }

  
   A:link 
         {
         text-decoration:none;
         background-color: white;
         color:#0000CC; 
	     
	     }
	     
     A:visited
	    {
	     text-decoration:none;
	     background-color: white;
         color:#0000CC;  
	    }	  
	
      
     A:hover
        {
         background-color: black;
         color: white; 
         text-decoration:underline;                 
        }
        
     A:active
	    {	    
	     text-decoration:none;
	     background-color: white;
         text-decoration: none;
	     color:#0000CC;		         
	    }	  


     .bottomnavbar
         { 
         text-align:center;
         font-size: 12px; 
         }
         
         
         .left
         {
           float: left;
         }
         
         .right
         {
           float: right;
         }
         
         .centerphoto
         {
           float: center;
         }


    .positionphoto
    { 
      position: center;		
	  
    }