body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #999;
    background-color: #000
    }
a:link {
    text-decoration: none;
    outline: none;
    color: #CCC;
    margin-right: 3px;
    margin-left: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666
    }
a:visited {
    text-decoration: none;
    outline: none;
    color: #CCC;
    margin-right: 3px;
    margin-left: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666
    }
a:hover {
    text-decoration: none;
    outline: none;
    color: #FFF;
    margin-right: 3px;
    margin-left: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666
    }
.ahem {
    display: none
    }
/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/
h1 {
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 10px
    }
h2 {
    font-size: 10px;
    color: #CCC;
    font-weight: normal;
    margin-bottom: 10px;
    font-style: italic
    }
h3 {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
    color: #eee
    }
h4 {
    font-size: 12px;
    margin-bottom: 5;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    margin-left: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666
    }
h5 {
    font-size: 12px;
    line-height: 22px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0
    }
h6 {
    font-size: 10px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0
    }
hr {
    border-bottom: 1px solid #333;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    margin-bottom: 15px;
    margin-top: 15px
    }
ul {
    margin-top: 20px;
    margin-left: 5px;
    padding-left: 0
    }
li {
    list-style-type: none;
    margin-left: 20px
    }
img {
    border: 0
    }
.tituloNovas {
    font-size: 12px;
    margin-top: -20px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    font-weight: bold;
    margin-bottom: 30px
    }
.novas {
    margin-top: 20px;
    margin-bottom: 30px
    }
.fotos {
    margin-top: 0;
    margin-bottom: 70px
    }
.releases {
    margin-bottom: 60px;
    margin-top: 10px
    }
.nowrap {
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    /* must be combined with nobr in html for ie5win */
    }
.tiny {
    font-size: 9px;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 5px
    }
#content {
    background-color: #000;
    width: 870px;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    /* opera does not like 'margin:20px auto' */
    text-align: left;
    voice-family: "\"}\"";
    voice-family: inherit
    }
html > body #content {
    width: 900px;
    /* ie5win fudge ends */
    }
#content2 {
    background-repeat: no-repeat;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 870px;
    height: 300px
    }
html > body #content2 {
    width: 900px;
    /* ie5win fudge ends */
    }
.titulo_inicial {
    margin-top: 100px
    }
.Audio, .Visual, .Netdj {
    color: #555;
    float: left;
    width: 299px;
    height: 300px;
    border-right: 1px solid #000;
    text-align: center;
    font-size: 30px
    }
a:hover .Audio {
    background-color: #000;
    background-image: url(/xe/IMG/rubon21.jpg);
    background-repeat: no-repeat
    }
a:hover .Visual {
    background-color: #000;
    background-image: url(/xe/IMG/rubon11.jpg);
    background-repeat: no-repeat
    }
a:hover .Netdj {
    background-color: #000;
    background-image: url(/xe/IMG/rubon17.jpg);
    background-repeat: no-repeat
    }
pre {
    font-size: 12px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 10px
    }
.foro {
    text-align: justify;
    background-color: #000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #333;
    margin-top: 20px
    }
.data {
    color: #666
    }