
body{
     font-size:small;
     font-family:arial,san-serif;
}
	 

#all
       {
	 width:820px;
	 height:1200px;
     margin-left:auto;
	 margin-right:auto;
	 background-image:url(images/all.jpg);	
background-repeat:repeat-y;	
background-color:#c5bc9f; 


	  
	}
	
	#allblank
       {
	 width:800px;
	 height:800px;
     margin-left:auto;
	 margin-right:auto;
	   
	}
	

 
#logos
      {width:800px;
	height:150px; 
     margin-left:auto;
	 margin-right:auto;	
	background-image:url(images/1scaclogo.gif);
	background-repeat:no-repeat;
	text-align:right;
	 
	}
	
 
#nav{width:500px;
     float:right;
	 padding:50px;
	 color:#293137;
     font-weight:bold;
	 font-size:large;}
	 

#left
     {width:205px;
	 height:1160px;
	float:left;
     padding:20px;
	 color:#293137;
	
   }	    
 
 
 #leftb{width:175px;
       padding:5px;
	   text-align:center;}
	   
       	   

#righta
     {width:540px;
	 height:1160px;
	padding:5px;
	float:right;	
	overflow:auto;
	
   }
#allc
       {
	 width:820px;
	 height:500px;
     margin-left:auto;
	 margin-right:auto;
	 background-image:url(images/all.jpg);	
background-repeat:repeat-y;	
background-color:#c5bc9f; 
  
	} 

#leftc
     {width:205px;
	 height:460px;
	float:left;
     padding:20px;
	 color:#293137;
	
   }

	      
#rightc
     {width:540px;
	 height:460px;
	padding:5px;
	float:right;	
	overflow:auto;
	
   } 
 

#highlight
{width:230px;
background-color:#c4892d;
border-top:2px solid #4c6859;
border-bottom:2px solid #4c6859;
padding:5px;
}

 
#footer{
    width:800px;
	margin-left:auto;
	margin-right:auto;   
    text-align:center;
    clear:both;  
}	





    	  /* Links */

a {
  text-decoration: none;
  color: #000000;
  }

a:hover {
  color: #293137;
  }

a img {
  border: 0;
  }

a img.border {  
  border: 1px solid #FC3307;
  }

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
 }

      /* images */
	  
img.floatLeft { 
    float:left; 
    margin-right:4px;
	padding:15px;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
	padding:15px;
}



h3{color:#46472f;
        font-weight:bold;
		font-size:125%;
	}
	



li{list-style-type:none;}	

.page{display:none;} 

.left{text-align:left;}	

.greenb{
        font-weight:bold;}
		
.red{color:#CC1100;}		

.redb{color:#CC1100;
font-weight:bold;}		

.black{color:#000000;}

.greenf
{color:#cc1100;
        font-weight:bold;
		font-size:125%;
        text-align:center;}