a{
color: #0991af;
}

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

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

#content{
background: #eef9fb;
}

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

#content h3{
color: #0aa3c5;
}

#content h4{
color: #665d97;
}

#content h5{
color: #006785;
}

#rightcol h1, #rightcol h2, #rightcol h3, #rightcol h4{
color: #665d97;
}

#rightcol a{
color: #0991af;
}

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

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

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


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

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

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

#foot p{
color:#FFFFFF;
}

#foot a{
color: #b5e9f4;
}

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

  #rightcol #right_nav ul{
 background: #ebf9fa;
 }
 
 #rightcol #right_nav ul a{
   color:#665d97;
   }

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

 #rightcol #right_nav ul ul ul a{
   color:#0aa3c5;
   } 
  
#rightcol #right_nav ul a:hover{
background:#ffffff;
color:#47406f;
}

#rightcol #right_nav ul a:visited{
color:#47406f;
}