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

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


body { 
color:#52604e;
}

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

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

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

h1 {
color:#52604e; 
}

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

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


