/* ------- www.joepa.com ------- */

/* ------- farbcode page ------- */


body { 
color:#999999;
}

#container {
background:url(../../images/bg/bg_index_es.jpg) no-repeat;
}

.nav-current {
color:#999999;
background: url(../../images/navigation/dot_999999.gif) center right no-repeat;
}

.nav:hover, .nav:active {
color:#999999;
background: url(../../images/navigation/dot_999999.gif) center right no-repeat;
text-decoration:none;
}

h1 {
color:#999999; 
}

.link a:link,
.link a:visited, 
.link a:active {
padding-left:15px;
color:#999999;
background: url(../../images/navigation/button_999999.gif) center left no-repeat;
text-decoration:none;
}

.link a:hover {
padding-left:15px;
color:#999999;
text-decoration:underline;
background:url(../../images/navigation/button_999999.gif) center left no-repeat;
}
