* {
	margin: 0; padding:0;
}

body {
	text-align: center; /*this is for ie*/
	font-family: Verdana;
	font-size:62.5%; /*magic number makes all text = 10px on all browsers*/
	color: #000;
	background: #FFF url(../images/bg.gif) 0 0 repeat;
}



div#wrapper {	
	margin: 0 auto;
	width: 776px;
	background: transparent url(../images/wrapper_bg.png) 0 0 repeat;
}             

div#content {
	margin: 0 auto;
	width: 744px;
	background: #FFF; 
	overflow: hidden;               
	background: #fff url(../images/wrap_content_bg.gif) 0 0 repeat-y;              
}        

div#content div.top_banner {
    height: 131px;
	/*border: solid 1px red;     */
}  
div#content div.top_banner_lower {
	background: #FFF;
	width: 744px;
	height: 6px;
	text-align: right;     
	/*border: solid 1px red; */  
}                                

div#content div.top_banner_lower img {
	vertical-align: top;    
	float: right;
	width: 220px;
}


div#main_content {

	width: 744px;  
} 

div#menu_left {
	width: 162px;     
	float: left;       
	background: #B1B3B5; 
	                  
}

div#main_text {        
	width: 362px;    
	float: left;           
	padding-bottom: 10px;                   
}     


/*  news column right  */

div#menu_right {
	width: 220px;            
	float: left;      
	background: #B1B3B5;   
	overflow: visible;     
}
  
div#menu_right div.title {    
	text-align: left;
	font-family: Arial;
	background: #3A446B;     
	/*border: solid 1px green;  */     
}                                     

div.right_content {
	color: #FFF;
	font-size: 16px;
	font-family: Helvetica;        
} 

div.right_content ul {
	margin-left: 12px;
}                     

div#new_header {       
	line-height: 1.2em;
	font-size: 13px;  
	font-weight: bold;  
	color: #fff;
	text-align: left;
	margin-left: 11px;
	margin-right: 10px;  
	padding: 5px;       
	background: #d7160f;
}  

div#darkGrey_header {       
	line-height: 1.2em;
	font-size: 14px;  
	font-weight: bold;  
	color: #fff;
	text-align: left;
	margin-left: 11px;
	margin-right: 10px;  
	padding: 5px;       
	background: #8c8e91;
}   
div#darkGrey_header h1 {
	line-height: 1.2em;
	font-size: 19px;  
	font-weight: 600;  
	color: #fff;
	text-align: left;    
	margin-left: 3px;
	margin-top: 1px; 
	margin-bottom: 1px;
	padding: 0;       
	background: #8c8e91;     
} 
div#darkGrey_header h3 {
	font-size: 14px; 
	font-weight: 500; 
	line-height: 130%; 
	margin-left: 3px;
}      

div#menu_news_moreinfo {                                       
	background: #6f7276; 
	margin-bottom: 5px; 
	margin-top: 10px;
}        

div#menu_news_moreinfo:hover {                                 
    background: #65676a;
}

div#right_text {
	font-size: 11px; 
	color: #FFF;
	line-height: 15px;
	width: 198px; 
	float: left;
	margin-top: 15px;
	margin-left: 11px;	
	margin-bottom: 20px;   
	text-align: left;                         
}   

div#right_text a {          
	color:			#fff;
}

div#news_highlight {
	background: #787878;
	margin: 0;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

div#address_bar {
	width: 50%;
	float: left;
}


/*  end new column right  */

                              

/*  image gallery styles  */   

span.gallery_text {
	font-size: 11px;
}
    
div#img_gallery {
	text-align:left;
	margin: 10px 15px 0 20px;  
	/*border: solid 1px blue;   */ 
}

div#img_gallery_item {     
	overflow: hidden;  
	padding: 0 0 10px 0;
	/*border: solid 1px red;   */
}

div#img_gallery_thumbs {
	float: left;
	text-align: left;  
	/*border: solid 1px green;    */
}                 
                                                  
div#img_gallery_info {
	font-size: 11px;
	font-family: Arial; 
	color: #70797C;
	line-height: 16px;
	float: left;    
	width: 208px;
	text-align: left;
	margin: 0 0 0 15px;
	/*border: solid 1px green;  */   
}
                            
/********/



/*menu styles*/

div#menu_left ul {
	list-style:none;	
}
div#menu_left ul li {
	display:inline; 
}
div#menu_left ul li a {
	display:block;
	float:left;
	height: 34px;    
}
span.access {
	display: none;	                             
}
div#menu_left ul.menu1 li a {
	width: 162px;
	background: transparent url(../images/menu/menu_bg_1.gif) top left no-repeat;    
	vertical-align: middle;      
}
div#menu_left ul.menu2 li a {
	width: 162px;
	background: transparent url(../images/menu/menu_bg_2.gif) top left no-repeat;    
	vertical-align: center;       
}



/*  *** menu rollover stylings *** */

/* Local Projects */
div#menu_left ul li#local_p a {
	width: 162px;
	background: transparent url(../images/menu/menu_local_p.gif) top left no-repeat;
}
div#menu_left ul li#local_p a:hover {
	background-position: bottom left;
}
div#menu_left ul li#local_p a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_local_p.gif) no-repeat;
	background-position: bottom left;
}
/* end Local Projects */
/* RCH */
div#menu_left ul li#rch a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local1.gif) top left no-repeat;
}
div#menu_left ul li#rch a:hover {
	background-position: bottom left;
}     
div#menu_left ul li#rch a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local1.gif) no-repeat;
	background-position: bottom left;
}
/* end RCH */  
            

/* Child Wise */
div#menu_left ul li#child_wise a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local6.gif) top left no-repeat;
}
div#menu_left ul li#child_wise a:hover {
	background-position: bottom left;
}     
div#menu_left ul li#child_wise a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local6.gif) no-repeat;
	background-position: bottom left;
}
/* end Child Wise */


/* Reach */
div#menu_left ul li#reach a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local2.gif) top left no-repeat;
}
div#menu_left ul li#reach a:hover {
	background-position: bottom left;
}  
div#menu_left ul li#reach a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local2.gif) no-repeat;
	background-position: bottom left;
}
/* end Reach */
/* Apprentices */
div#menu_left ul li#apprent a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local3.gif) top left no-repeat;
}
div#menu_left ul li#apprent a:hover {
	background-position: bottom left;
}        
div#menu_left ul li#apprent a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local3.gif) no-repeat;
	background-position: bottom left;
}
/* end Apprentices */
/* SA Hospitals */
div#menu_left ul li#sa_hosp a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local4.gif) top left no-repeat;
}
div#menu_left ul li#sa_hosp a:hover {
	background-position: bottom left;
}                        
div#menu_left ul li#sa_hosp a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local4.gif) no-repeat;
	background-position: bottom left;
}
/* end SA Hospitals */ 
/* Qld Hospitals */
div#menu_left ul li#qld_hosp a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local5.gif) top left no-repeat;
}
div#menu_left ul li#qld_hosp a:hover {
	background-position: bottom left;
} 
div#menu_left ul li#qld_hosp a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_local5.gif) no-repeat;
	background-position: bottom left;
}
/* end Qld Hospitals */
  

/* International Projects */
div#menu_left ul li#inter_p a {
	width: 162px;
	background: transparent url(../images/menu/menu_inter_p.gif) top left no-repeat;
}
div#menu_left ul li#inter_p a:hover {
	background-position: bottom left;
}  
div#menu_left ul li#inter_p a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_inter_p.gif) no-repeat;
	background-position: bottom left;
}
/* end International Projects */
/* Scholarships for Kenya */
div#menu_left ul li#kenya a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter1.gif) top left no-repeat;
}
div#menu_left ul li#kenya a:hover {
	background-position: bottom left;
} 
div#menu_left ul li#kenya a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter1.gif) no-repeat;
	background-position: bottom left;
}
/* end Scholarships for Kenya */
/* Sunrise Children's Village */
div#menu_left ul li#sunrise a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter2.gif) top left no-repeat;
}
div#menu_left ul li#sunrise a:hover {
	background-position: bottom left;
}     
div#menu_left ul li#sunrise a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter2.gif) no-repeat;
	background-position: bottom left;
}
/* end Sunrise Children's Village */
/* Medicines Sans Frontiers */
div#menu_left ul li#med_sans a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter3.gif) top left no-repeat;
}
div#menu_left ul li#med_sans a:hover {
	background-position: bottom left;
}                                
div#menu_left ul li#med_sans a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter3.gif) no-repeat;
	background-position: bottom left;
}
/* end Medicines Sans Frontiers */
/* Opportunity International */
div#menu_left ul li#opport a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter4.gif) top left no-repeat;
}
div#menu_left ul li#opport a:hover {
	background-position: bottom left;
}        
div#menu_left ul li#opport a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter4.gif) no-repeat;
	background-position: bottom left;
}
/* end Opportunity International */  
/* Koto */
div#menu_left ul li#koto a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter5.gif) top left no-repeat;
}
div#menu_left ul li#koto a:hover {
	background-position: bottom left;
}                       
div#menu_left ul li#koto a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter5.gif) no-repeat;
	background-position: bottom left;
}
/* end Koto */ 
/* Children’s Surgical Centre */
div#menu_left ul li#child_surg a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter6.gif) top left no-repeat;
}
div#menu_left ul li#child_surg a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#child_surg a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter6.gif) no-repeat;
	background-position: bottom left;
}
/* end Children’s Surgical Centre */
/* Tsunami Relief */
div#menu_left ul li#tsunami a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter7.gif) top left no-repeat;
}
div#menu_left ul li#tsunami a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#tsunami a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter7.gif) no-repeat;
	background-position: bottom left;
}
/* end Tsunami Relief */                                 
/* Salem Orphanage */
div#menu_left ul li#salem a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter8.gif) top left no-repeat;
}
div#menu_left ul li#salem a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#salem a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_inter8.gif) no-repeat;
	background-position: bottom left;
}
/* end Salem Orphanage */




/* Staff Projects */
div#menu_left ul li#staff_p a {
	width: 162px;
	background: transparent url(../images/menu/menu_staff_p.gif) top left no-repeat;
}
div#menu_left ul li#staff_p a:hover {
	background-position: bottom left;
}  
div#menu_left ul li#staff_p a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_staff_p.gif) no-repeat;
	background-position: bottom left;
}
/* end Staff Projects */    
/* Jeans for Genes Day */
div#menu_left ul li#jeans a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff1.gif) top left no-repeat;
}
div#menu_left ul li#jeans a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#jeans a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff1.gif) no-repeat;
	background-position: bottom left;
}
/* end Jeans for Genes Day */  
/* Hero Day */
div#menu_left ul li#hero a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff2.gif) top left no-repeat;
}
div#menu_left ul li#hero a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#hero a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff2.gif) no-repeat;
	background-position: bottom left;
}
/* end Hero Day */ 
/* National Breast Cancer Foundation */
div#menu_left ul li#b_cancer a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff3.gif) top left no-repeat;
}
div#menu_left ul li#b_cancer a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#b_cancer a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff3.gif) no-repeat;
	background-position: bottom left;
}
/* end National Breast Cancer Foundation */
/* Around the Bay in a Day */
div#menu_left ul li#around_bay a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff4.gif) top left no-repeat;
}
div#menu_left ul li#around_bay a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#around_bay a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff4.gif) no-repeat;
	background-position: bottom left;
}
/* end Around the Bay in a Day */
/* Peter Mac */
div#menu_left ul li#peter_mac a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff5.gif) top left no-repeat;
}
div#menu_left ul li#peter_mac a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#peter_mac a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff5.gif) no-repeat;
	background-position: bottom left;
}
/* end Peter Mac */   
/* Movember 2009 */
div#menu_left ul li#movember a {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff6.gif) top left no-repeat;
}
div#menu_left ul li#movember a:hover {
	background-position: bottom left;
}                                     
div#menu_left ul li#movember a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_sub_staff6.gif) no-repeat;
	background-position: bottom left;
}
/* end Movember 2009 */


/* Why */
div#menu_left ul li#why a {
	width: 162px;
	background: transparent url(../images/menu/menu_why.gif) top left no-repeat;
}
div#menu_left ul li#why a:hover {
	background-position: bottom left;
}  
div#menu_left ul li#why a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_why.gif) no-repeat;
	background-position: bottom left;
}
/* end Why */    

/* FAQ */
div#menu_left ul li#faq a {
	width: 162px;
	background: transparent url(../images/menu/menu_faq.gif) top left no-repeat;
}
div#menu_left ul li#faq a:hover {
	background-position: bottom left;
}     
div#menu_left ul li#faq a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_faq.gif) no-repeat;
	background-position: bottom left;
}
/* end FAQ */ 

/* Apply */
div#menu_left ul li#apply a {
	width: 162px;
	background: transparent url(../images/menu/menu_apply.gif) top left no-repeat;
}
div#menu_left ul li#apply a:hover {
	background-position: bottom left;
}     
div#menu_left ul li#apply a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_apply.gif) no-repeat;
	background-position: bottom left;
}
/* end Apply */

/* Bene */
div#menu_left ul li#bene a {
	width: 162px;
	background: transparent url(../images/menu/menu_bene.gif) top left no-repeat;
}
div#menu_left ul li#bene a:hover {
	background-position: bottom left;
}
div#menu_left ul li#bene a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_bene.gif) no-repeat;
	background-position: bottom left;
}
/* end Bene */  

/* Contact */
div#menu_left ul li#contact a {
	width: 162px;
	background: transparent url(../images/menu/menu_contact.gif) top left no-repeat;
}
div#menu_left ul li#contact a:hover {
	background-position: bottom left;
}            
div#menu_left ul li#contact a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_contact.gif) no-repeat;
	background-position: bottom left;
}
/* end Contact */

/* Privacy */
div#menu_left ul li#privacy a {
	width: 162px;
	background: transparent url(../images/menu/menu_privacy.gif) top left no-repeat;
}
div#menu_left ul li#privacy a:hover {
	background-position: bottom left;
}
div#menu_left ul li#privacy a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_privacy.gif) no-repeat;
	background-position: bottom left;
}
/* end Privacy */ 

/* Press Releases */
div#menu_left ul li#press a {
	width: 162px;
	background: transparent url(../images/menu/menu_press.gif) top left no-repeat;
}
div#menu_left ul li#press a:hover {
	background-position: bottom left;
}
div#menu_left ul li#press a.selected {
	width: 162px;
	background: transparent url(../images/menu/menu_press.gif) no-repeat;
	background-position: bottom left;
}
/* end Press Releases */


/* ******** */




div#main_text p.quote_1 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic; 
	color: #70797C;
	text-align: left;
	margin-left: 30px;
}
div#main_text p.quote_2 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	font-style: italic; 
	color: #70797C;
	text-align: right;
	margin-right: 40px;  
	line-height: 25px;
}            
div#main_text p.main_intro {
	font-size: 12px;
	font-family: Arial;  
	color: #70797C;
	text-align: left;    
	margin-left: 30px;
	margin-right: 40px;
	line-height: 20px;  
} 
div#main_text p.main_intro a {
	font-size: 12px;
	font-family: Arial;  
	color: #70797C;
	text-decoration: underline;
}      
div#main_text p.main_intro a:hover {
	color: #4E5456;
}
ul.feature_list {
	font-size: 12px;
	font-family: Arial;  
	color: #70797C;
	text-align: left;    
	margin-left: 50px;
	margin-right: 40px;
	line-height: 20px;
	  
}




div#home_page {
	font-size: 12px;
	font-family: Arial;  
	color: #70797C;
	text-align: left;    
	margin-left: 30px;
	margin-right: 40px;
	line-height: 20px;  
}
 
div#home_page a {
	color: #70797C;                
}

span.text_title {
	font-size: 14px;
	font-weight: bold;	                             
} 
span.text_title_priv {
	font-size: 14px;
	font-weight: bold; 
	margin-left: 15px;
	margin-bottom: 130px;                                  
}
p.priv_text {
	font-size: 10px;
	font-family: Arial;  
	color: #70797C;
	text-align: left; 
	margin-left: 15px;
	margin-right: 20px;
	line-height: 12px;    
} 

div#main_text p.main_privacy {
	font-size: 10px;
	font-family: Arial;  
	color: #70797C;
	text-align: left;  
	margin-left: 15px;
	margin-right: 20px;
	line-height: 12px;       
}   

div#main_text ol {
	font-size: 10px;      
	font-family: Arial;  
	color: #70797C;
	text-align: justify;  
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 5px;
	line-height: 12px;	                             
}
div#main_text ol a {
	color: #70797C;
	text-decoration: underline;
} 
div#main_text ol a:hover {
	color: #52595B;
	text-decoration: underline;
}
div#main_text ol a:visited {
	color: #70797C;
	text-decoration: underline;
}
         
                 
div#main_text ol li { 
	margin-top: 5px;
}
div#main_text ol#sub_nums li { 
    margin-top: 5px;
	margin-left: 5px; 
}                        
div#main_text ol#sub_nums2 li { 
    margin-top: 5px;
	margin-left: 5px; 
}   

span.press_title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;	                             
}
span.press_title2 {
	font-size: 12px;	
	padding: 0 0 0 24px;                             
} 
span.press_text {
	font-size: 12px;	
	padding: 0 0 0 10px;                             
}
span.press_subtitle {
	font-size: 12px;
	font-weight: bold;	                             
}
span.press_subtext {
	font-size: 12px;
	text-decoration: underline;	                             
}          
span.press_articleTitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;  
	font-family: Arial;  
	color: #70797C;    
	line-height: 15px;
	/*border: solid 1px blue;  */                          
}     

div#press_article {
	margin: 10px 15px 0 15px;
	/*border: solid 1px red;     */	
}
div#press_article a {
	font-size: 11px;      
	font-family: Arial;  
	color: #70797C; 
	text-decoration: underline; 
}
div#press_article a:hover {
	color: #4E5456;
}

p.press_articleText {
	font-size: 11px;     
	text-align: justify;  
	font-family: Arial;  
	color: #70797C;    
	line-height: 12px; 
	margin: 5px 5px 20px 5px; 
	/*border: solid 1px blue; */                         
}


           

div#footer {         
	margin: 0 auto;
	background: transparent url(../images/footer_bg.png) no-repeat;      
	width: 776px;
	height: 56px;        	   
	/*border: solid 1px red; */
}


/*menu styles*/

div#footer ul {
	list-style:none;
	margin-left: 18px;	
}
div#footer ul li {
	display:inline; 
}
div#footer ul li a {
	display:block;
	float:left;
	height: 31px;    
}

div#footer ul.footer_list li a {
	width: 72px;    
	margin-top: 8px;      
	margin-left: 15px;           
}                        
div#footer ul.footer_list2 li a {
	float: right;
	text-align: right;          
	margin-right: 10px; 
	margin-top: 7px;
}
 
div#footer ul.footer_list2 li a.site_link {
	margin-right: 18px;
}
                            

/* HENV */
div#footer ul li#HENV a {
	width: 72px;
	background: transparent url(../images/footer_vic.gif) no-repeat;      
}
div#footer ul li#HENV a:hover {     
	background: transparent url(../images/footer_vic2.png) no-repeat;
	/*background-position: bottom left;  */
}
/* end HENV */

/* HENQ */
div#footer ul li#HENQ a {
	width: 110px;
	margin-left: 20px;
	background: transparent url(../images/footer_qld.gif) no-repeat;  
}
div#footer ul li#HENQ a:hover {     
	background: transparent url(../images/footer_qld2.png) no-repeat;
	/*background-position: bottom left;    */
}
/* end HENQ */   

/* HENS */
div#footer ul li#HENS a {
	width: 123px; 
	margin-left: 26px;
	background: transparent url(../images/footer_sa.gif) no-repeat;     
}
div#footer ul li#HENS a:hover {  
	background: transparent url(../images/footer_sa2.png) no-repeat;
	/*background-position: bottom left;  */
}
/* end HENS */   

/* Terms */
div#footer ul li#terms a {
	width: 181px;                
	background: transparent url(../images/footer_terms.gif) no-repeat;  
}
div#footer ul li#terms a:hover {     
	background: transparent url(../images/footer_terms2.png) no-repeat;
	/*background-position: bottom left;  */
}
/* end Terms */     
/* Site */
div#footer ul li#site a {        
	width: 59px;    
	margin-right: 30px;
	background: transparent url(../images/footer_site.gif) no-repeat;  
}
div#footer ul li#site a:hover {     
	background: transparent url(../images/footer_site2.png) no-repeat;
	/*background-position: bottom left;  */
}
/* end Site */

#menu_banner img {
	margin-top: 10px;
}


table.sponsors {
	margin:15px auto 0 auto; 
	border-collapse:collapse; 
	padding:0; 
	width:300px; 
	color:#70797C;
}

table.sponsors th, table.sponsors td{
	text-align:left; 
	padding:5px;
	vertical-align: top;
	font-size:11px;
}

table tr.odd {background-color:#f2f2f2}

