 body {
    background-color: #E8A83F;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    text-align: center;
}

div#container {
    margin: 0px auto;
    text-align: left;
    width: 802px;
}

div.figure {
    text-align: center;
    width: 100%;
}

div.figure table {
    margin: 0px auto;
}

div.figure td {
    font-size: 11px;
    text-align: left;
}

table, tr, td {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

p, li {
    line-height: 1.5em;
}

a:link, a:visited, a:active {
    color: #333;
}

#copyright {
    color: #999;
    font-size: 9px;
}

#resourcesLeft {
    background-image: url(images/resourcesLeft.gif);
}

#resourcesRight {
    background-image: url(images/resourcesRight.gif);
}

#contentBoxShadowMidLeft {
    background-image: url(images/contentBoxShadowMidLeft.gif);
}

#contentBoxShadowMidRight {
    background-image: url(images/contentBoxShadowMidRight.gif);
}

#footer {
    background: url(images/footerBG.gif) no-repeat;
}

.smallText {
    font-size: 10px;
}

.medText {
    font-size: 14px;
}

.largeText {
    font-size: 16px;
    line-height: 1.5em;
}

a.fileDL {
    color: #333;
    text-decoration: none;
}
