/* OVERALL PARAMETERS */
body {
    background: #fff;
    padding: 0px;
    margin-top: 15px;
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
    color: #000;
    font-size: 90%;
}

img {
    border: 0px;
}

a img {
    border: 0px;
}

a {
    text-decoration: none;
    font-weight: normal;
    border-bottom: 1px dotted #069;
}

a:link {
    color: #039;
    background-color: transparent;
}

a:visited {
    color: #039;
    background-color: transparent;
}

a:active {
    color: #039;
    background-color: transparent;
}

a:hover {
    color: #036;
    background-color: transparent;
    text-decoration: overline;
} #layout {
    padding: 0px;
    width: 725px;
    background-color: #fff;
    margin: 0px auto 0px auto;
} #horizontalLine {
    height: 1px;
    min-width: 480px;
} #header {
    background: #fff;
    margin: 0px;
    height: 73px;
    width: 725px;
} #mainImage {
    margin-top: 5px;
} #section {
    float: right;
    border-left: 1px solid #eee;
    margin: 5px 0px 0px 0px;
    width: 480px;
    min-width: 480px;
    padding-top: 4px;
} #section p {
    line-height: 20px;
    padding: 0px 5px 0px 8px;
    margin-left: 5px;
} #footer {
    clear: both;
    margin: 8px auto 0px auto;
    width: 550px;
    background: #fff;
    padding: 5px 0px 0px 0px;
} #footer p {
    color: #333;
    font-size: 10px;
    text-align: center;
}

/* NAVIGATION */ #navcontainer {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    background: #000;
    width: 725px;
    line-height: 18px;
    margin-bottom: 3px;
    text-align: center;
    overflow: hidden;
} #navcontainer ul {
    border: 0px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
} #navcontainer ul li {
    float: left;
    display: block;
    padding: 1px;
} #navcontainer ul li a {
    margin: 0px;
    background: #000;
    color: #fff;
    text-decoration: none;
    display: block;
    width: 143px;
    border: 0px;
} #navcontainer ul li a:hover {
    text-decoration: none;
    background: #ffcd76;
    color: #000;
} #navcontainer a:active {
    color: #fff;
}

/* TEXT */
h1 {
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    padding-left: 0.3em;
    margin-left: 0.5em;
    margin-top: 0px;
    color: #006666;
}

h2 {
    margin-top: 0px;
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    color: #069;
    margin-left: 7px;
}

h3 {
    font-size: 90%;
    font-weight: bold;
    margin: 0px;
    color: #000;
    margin-left: 12px;
}

h4 {
    font-size: 90%;
    font-weight: bold;
    text-align: left;
    letter-spacing: 0.1em;
    padding-left: 1em;
    margin-left: 0.7em;
    color: #663;
} .columnPic {
    margin: 5px 0px 0px 0px;
    width: 725px;
    height: 20px;
    text-align: center;
    padding: 0px;
} .columnPic p {
    font-size: 90%;
} .columnMain {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    margin: 5px 0px 0px 0px;
    width: 228px;
    height: auto;
    float: left;
    padding: 5px;
} .columnMain p {
    text-align: left;
    line-height: 20px;
    padding: 0px 8px 0px 8px;
    margin-left: 5px;
    display: block;
} .columnText {
    margin: 5px 0px 0px 0px;
    width: 228px;
    height: auto;
    float: left;
    padding: 5px;
} .columnText p {
    line-height: 20px;
    padding: 0px 8px 0px 8px;
    margin-left: 5px;
    display: block;
} .columnText a span {
    color: #999;
} .columnText br {
    display: block;
    margin: 0px;
} .clip {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
    font-size: 90%;
    color: #000;
    font-weight: normal;
    margin-bottom: 25px;
    clear: both;
    height: 160px;
    text-align: center;
} .clip img {
    float: left;
    padding: 3px;
    margin: 5px;
    margin-bottom: 20px;
    clear: both;
    border: 1px solid #333;
} .credits {
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    padding: 3px;
    margin: 5px 0px 30px 0px;
} .box {
    float: left;
    display: inline;
    width: 160px;
    height: 120px;
    margin: 5px;
    text-align: center;
    font-size: 130%;
    font-family: palatino, georgia, times, serif;
    color: #36b;
} .inbox {
    margin: 2px;
    border-bottom: 1px solid #eee;
} .smltxt {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #333;
    text-align: left;
    margin: 0px;
} .legend {
    text-transform: uppercase;
    font-size: 13px;
    color: #006666;
    font-weight: normal;
    margin: 0px;
} .nota {
    color: #000;
    font-weight: normal;
    font-size: 11px;
    background-color: #eee;
} .large {
    font-family: georgia, serif;
    font-size: 14px;
    color: #333;
    font-weight: normal;
} .card {
    font-family: georgia, serif;
    font-size: 14px;
    color: #336699;
    font-weight: bold;
    margin: 10px;
} .spacer {
    clear: both;
    line-height: 1px;
} .top {
    margin: 0px;
    padding: 0px;
} .indent {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
    color: #000033;
    text-align: justify;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px dotted #ccc;
} .endpress {
    text-align: center;
}

table.thumbs img {
    padding: 0px;
    margin: 1px;
    margin-bottom: 5px;
    border: 1px solid #000;
}

table.thumbs a {
    border: 0px;
}

acronym.accro {
    cursor: help;
    border-bottom: 1px dotted #36b;
}

sup {
    font-size: 11px;
    font-weight: normal;
    color: #000;
}

strong {
    font-weight: bold;
    color: #666;
}