body {
margin: 0px;
padding: 0px;
background: #000000 url(img/acidbg.png) fixed no-repeat;
}

#headerbox {
height: 112px;
width: 700px;
position: absolute; top: 12px; left: 180px;
background: url(img/header.gif) no-repeat;
}

#bio {
height: 26px;
width: 81px;
position: absolute; top: 80px; left: 100px;
text-align: left;
background: url(img/button-bio.png) no-repeat;
}

#bio a {
display: block;
color: black;
}

#bio a:link, a:visited {
text-decoration: none;
}

#bio a:hover {
height: 26px;
background: url(img/button-bio2.png) no-repeat;
}

#tat{
height: 26px;
width: 57px;
position: absolute; top: 0px; left: 133px;
text-align: left;
background: url(img/button-tat.png) no-repeat;
}

#tat a {
display: block;
color: black;
}

#tat a:link, a:visited {
text-decoration: none;
}

#tat a:hover {
height: 26px;
background: url(img/button-tat2.png) no-repeat;
}

#art{
height: 26px;
width: 63px;
position: absolute; top: 0px; left: 107px;
text-align: left;
background: url(img/button-art.png) no-repeat;
}

#art a {
display: block;
color: black;
}

#art a:link, a:visited {
text-decoration: none;
}

#art a:hover {
height: 26px;
background: url(img/button-art2.png) no-repeat;
}

#pho{
height: 26px;
width: 102px;
position: absolute; top: 0px; left: 128px;
text-align: left;
background: url(img/button-pho.png) no-repeat;
}

#pho a {
display: block;
color: black;
}

#pho a:link, a:visited {
text-decoration: none;
}

#pho a:hover {
height: 26px;
background: url(img/button-pho2.png) no-repeat;
}

#con {
height: 26px;
width: 62px;
position: absolute; top: 0px; left: 112px;
text-align: left;
background: url(img/button-con.png) no-repeat;
}

#con a {
display: block;
color: black;
}

#con a:link, a:visited {
text-decoration: none;
}

#con a:hover {
height: 26px;
background: url(img/button-con2.png) no-repeat;
}

#juan {
height: 26px;
width: 120px;
position: absolute; top: 0px; left: 110px;
text-align: left;
background: url(img/button-juan.png) no-repeat;
}

#juan a {
display: block;
color: transparent;
}

#juan a:link, a:visited {
text-decoration: none;
}

#juan a:hover {
height: 26px;
background: url(img/button-juan2.png) no-repeat;
}

#text {
position: absolute; left: 0px; top: 113px;
width: 700px;
height: auto;
margin-left: 180px;
color: #e0c40b;
text-align: left;
font-family: sans-serif;
font-size: 14px;
line-height: 110%;
padding-right: 10px;
float:right;
}

#text a:link, #text a:visited, #left a:link, #left a:visited, #right a:link, #right a:visited {
color: #baab2f;
text-decoration: none;
}

#text a:hover, #left a:hover, #right a:hover {
color: #7c0000;
text-decoration: none;
}


#text h1, left h1, right h1, right2 h1 {
color: #7c0000;
font-size: 20px;
letter-spacing: 0.1em;
}


.padside {
padding-right: 10px;
}
.pad {
padding: 10px;
}

#box {
    width: 750px;
    height: auto;
    position: absolute; top: 125px; left: 180px;
    letter-spacing: 0.1em;
    word-spacing: 0.1cm;
    vertical-align: middle;
    }
#left {
    float:left;
    width:300px;
    position: absolute; top: 0px; left: 50px;
    padding: 5px;
    padding-top: 20px;
    text-align: left;
    color: #e0c40b;
    font: normal 12px/14px "Helvetica Neue", Arial, Helvetica, sans-serif;
    }
#right {
    float:right;
    width:300px;
    padding: 5px;
    padding-top: 20px;
    position: absolute; top: 0px; right: 100px;
    text-align: left;
    color: #e0c40b;
    font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
    }
#right2 {
    float:right;
    width:300px;
    padding: 5px;
    padding-top: 20px;
    position: absolute; top: 0px; right: 0px;
    text-align: left;
    color: #e0c40b;
    font: normal 12px/16px "Helvetica Neue", Arial, Helvetica, sans-serif;
    }
#left2 {
    float:left;
    width:600px;
    position: absolute; top: 200px; left: 50px;
    padding: 5px;
    padding-top: 20px;
    text-align: left;
    color: #e0c40b;
    font: normal 12px/14px "Helvetica Neue", Arial, Helvetica, sans-serif;
    }


#copyright{
background: url("http://www.13por13.com/ricardo/img/copyright.png");
valign: bottom;
position: absoulte; top: 650px; left: 0px;
width: 100%;
height: 22px;
margin-top: 650px;
padding: 0px;
clear: both;
}


