/* this is taken from the Emsworth U3A site Feb 09 */

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 100%;
	background-color: aliceblue ;
	background-image:url(images/willowlite.gif);
	}



    
#wwatable{
          border-collapse:collapse;
         }
 
    
   

   
#content {
	position:relative;
    text-align:center;
    top:10px;
    left:190px;
    width: 620px;
  	}
#content H1 {
   	font-size:30px;
  	}
#content H3 {
	font-size:25px;
    color:red;
  	}
#content H4 {
	font-size:20px;
  	}
#content H5 {
font-family:verdana;
	font-size:15px;
  	}
#content p {
	font-weight:normal;
    text-align:left;
  	}
    
    
#content a:hover {  
	font-weight: bold;  
	text-decoration: none;  
	color: #118;  
	background-color:skyblue;  
}    
#content table {
         vertical-align:top;
         text-align:left;}
#content table th{
         text-align:left;}
         
#committees th{
           color:red;
 }         

#specialcontent a {  
	font-weight: bold;  
	text-decoration: none;  
	color: red;  
	display: block;  
	padding: 10px;  
	}  
      
#specialcontent a:hover {  
	  
	background-color:  skyblue;  
    }    	
/* Again, &quot;be nice to Opera 5&quot;. 
body&gt;#Menu {width:150px;}*/

#sidebar {    
	position:fixed;
    top:10px;
    left:10px;
    width: 150px;
	font-size:17px;
	line-height:20px; 	    
}   
#sidebar a {  
	font-weight: bold;  
	text-decoration: none;  
	color: black;  
	display: block;  
	}  
#sidebar a:hover {  
	font-weight: bold;  
	text-decoration: none;  	  
   	background-color: skyblue;  
	}
    
/* ------------------ for programme -- */    
#results {
	text-align:center;
	}

#results table{
	border-collapse:collapse;
	border:0;
	width:600px;
	}
	

#results td{
	background-color:lightblue;
	font-weight:bold;
    text-align:center;
	height:26px;
    padding:5pt;
    border:solid black 1.0pt;
	}
	
#results th{
	text-align:center;
	background-color:lightyellow;
    border:solid black 1.0pt;
	padding:5pt;	
	height:26px;
	}


#links {    
	float: left;    
	position: relative;
    text-align:center;
       
}  



#links a {  
	font-weight: bold;  
	text-decoration: none;  
	color: black;  
	display: block;  
	padding: 0; 

}  
#links a:hover {  
	font-weight: bold;  
	text-decoration: none;  
	color: #118;  
	background-color: skyblue;  
}
 #links h2{color:green;
 }    

/* This stuff fro Images in Rio Gravatai page */




