body {
        background:     #FFF;
        font:           16px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
        font-weight:    bold;
        text-align:     left;
}

#head {
        margin:         0;
        padding:        0;
        height:         155px;
        width:          auto;
}

#links {
        background:     #FFF url("i/links.gif") no-repeat;
        height:         400px;
        width:          200px;
        padding:        0;
        margin:         0;
        top:            183px;
        left:           10px;
        position:       absolute;
}

#content {
        border:         3px solid #F00;
        background:     url("i/cntbkgnd.gif") repeat;
        top:            190px;
        left:           230px;
        width:          auto;
        height:         auto;
        position:       absolute;
}

#certs {
        padding:        0;
        margin:         0;
        top:            500px;
        left:           10px;
        width:          150px;
        position:       absolute;
}

img {
        border:         0;
        padding:        0;
        margin:         0;
}

img.title {
        width:          428px;
        height:         90px;
        left:           20%;
        top:            25px;
        position:       absolute;
}

img.wheel {
        width:          113px;
        height:         156px;
        right:          -3px;
        position:       relative;
}

h1 {
        color:          #B00;
        text-align:     center;
}

h2 {
        color:          #B00;
        text-align:     center;
}

p {
        padding:        10px;
}

p.foot {
        text-align:     center;
        font-size:      17px;
}

p.track {
        padding:        122px 0 0 0;
        margin:         0;
        display:        block;
        background:     #FFF url("i/hbkgnd.gif") bottom repeat-x;
        white-space:    nowrap;
}

p.small {
        padding:        5px;
        margin:         0;
        font-size:      12px;
        text-align:     center;
}

dl {
        padding:        40px 0 0 0;
        margin:         0;
}

dd {
        padding:        10px 0 0 53px;
        margin:         0;
}

a {
        color:          #0E00FF;
        text-decoration:underline;
        font-weight:    bold;
}

a:link {
        color:          #0E00FF;
}

a:visited {
        color:          #0E00AA;
}

a:hover {
        color:          #99F;
}


/*              CLEAN COMMANDS                  */

em {
        color:          #B00;
}

.hide {
        display:        none;
}

alt {
        display:        none;
}
