a{
color: #000;
}

a:hover{
color:#000;
text-decoration:none;
}

#wrapper{
background: url(http://www.cornea.org/images/template/main_bck_con.gif) repeat-y #c7ebf0;
}

#content{
background: #ffffff;
}

#content h1, #content h2{
color:#000;
}

#content h3{
color: #000;
}

#content h4{
color: #000;
}

#content h5{
color: #000;
}


#rightcol{
background: #ffffff;
}

#rightcol h1, #rightcol h2, #rightcol h3, #rightcol h4, #rightcol h5{
color: #000;
}

#rightcol a{
color: #000;
}

#rightcol a:hover{
color: #000;
text-decoration:none;
}


/********** IMAGES ***********/
#right_donate{
background:  url(http://www.cornea.org/images/template/icon_donate_con.gif) no-repeat;
width:38px;
height: 28px;
}

#right_golf{
background: url(http://www.cornea.org/images/template/icon_golf_outing_con.gif) no-repeat;
width:39px;
height: 28px;
}


#right_sub{
background: url(http://www.cornea.org/images/template/icon_2_con.gif) no-repeat;
width:38px;
height: 28px;
}

#right_news{
background: url(http://www.cornea.org/images/template/icon_news_con.gif) no-repeat;
width:38px;
height: 30px;
}

#right_last{
background: url(http://www.cornea.org/images/template/icon_last_con.gif) no-repeat;
width:38px;
height: 29px;
}

#foot p{
color:#FFFFFF;
}

#foot a{
color: #ffffff;
}

/************ RIGHT NAV **************/
 #rightcol #right_nav h4{
 color: #000000;
 }

  #rightcol #right_nav ul{
 background: #efefef;
 }
 
 #rightcol #right_nav ul a{
   color:#000;
   }

 #rightcol #right_nav ul ul a{
   color:#000;
   }

#rightcol #right_nav ul ul ul a{
   color:#000;
   }
   
#rightcol #right_nav ul a:hover{
background:#ffffff;
color:#000;
}

#rightcol #right_nav ul a:visited{
color:#000;
}