* {
    color: black !important;
}

div, body {
    background: url() transparent !important;
    border: none !important;
    font-family: sans-serif !important;
}

div#flags, ul#navi, div#flags, ul.tabs, div#staff, div.video,
div.banner1, div.banner2, p.cards {
    display: none;
}

div.slide {
    background-color: white !important;
}

a {
    text-decoration: underline !important;
}

p, .info ul, .info li, table {
    font-family: serif !important;
}

.info ul {
    list-style-type: disc !important;
}

.info li {
    float: none !important;
    width: auto !important;
    padding-left: 0 !important;
}

div.info {
    text-transform: none;
}

div#carousel {
    height: 16em;
}

div#board {
    width: 100%;
    min-height: 0;
}

hr {
    visibility: visible;
    border-bottom: 1pt solid black !important;
}

div.info hr {
    display: none;
}

div#team h2, h1 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20pt !important;
}

