body {
    background-color: #1A1A0D;
    font-size: 1em;
    font-family: arial, sans-serif;
    color: #D6D27B;
    margin: 0;
    text-align: center;
    }
#wrapper {
    position: relative;
    width: 900px;
    background-color: #1A1A0D;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: left;
    }
#wrapper a {
    text-decoration: none;
    }
#banner {
    position: relative;
    z-index: 0;
    margin: 0px;
    margin-left: 10px;
    margin-bottom: -30px;
    padding: 0px;
    }
#banner a img {
    width: 880px;
    height: 493px;
    border: none;
    margin: 0px;
    margin-top: 10px;
    }
#introduction {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    width: 440px;
    background-color: #626431;
    border: 5px solid #EDE8B0;
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    }
#introduction h1 {
    position: relative;
    font-size: 1.5em;
    font-weight: bold;
    color: #D6D27B;
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    }
#introduction h1 span {
    position: absolute;
    display: block:
    z-index: 1;
    top: 0px;
    left: 0px;
    background: url("/images/home/vocalTechniqueText.png") no-repeat;
    }
#introduction h1, #introduction h1 span {
    height: 30px;
    width: 223px;
    }
#introduction p {
    font-size: 1em;
    color: #EDE8B0;
    margin: 0px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px;
    }
#introduction a {
    color: #D6D27B;
    }
#introduction a:hover {
    text-decoration: underline;
    }
#content {
    position: relative;
    z-index: 1;
    float: left;
    display: block;
    width: 450px;
    margin: 0px;
    margin-bottom: 30px;
    padding: 0px;
    }
#content #news {
    background-color: #A24500;
    border: 2px solid #858756;
    margin: 0px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding: 20px;
    }
#content #news ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
#content #news h2 {
    position: relative;
    font-size: 1.2em;
    font-weight: bold;
    color: #D6D27B;
    margin: 0px;
    margin-bottom: 15px;
    padding: 0px;
    }
#content #news h2 span {
    position: absolute;
    display: block:
    z-index: 1;
    top: 0px;
    left: 0px;
    background: url("/images/home/latestNewsText.png") no-repeat;
    }
#content #news h2, #content #news h2 span {
    height: 19px;
    width: 132px;
    }
#content #news li {
    font-size: 1em;
    color: #EDE8B0;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    }
#content #news li .postStamp {
    display: block;
    font-size: 0.7em;
    color: #D6D27B;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    }
#content #news li .newsBullet {
    display: block;
    float: left;
    width: 6px;
    height: 18px;
    background: #A24500 url("/images/home/exclamationBullet.png") top left no-repeat;
    margin: 0px;
    margin-right: 6px;
    padding: 0px;
    }
#content #navigation {
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    }
#content #navigation ul {
    list-style-type: none;
    padding: 0px;
    margin: 20px;
    margin-top: 0px;
    }
#content #navigation h2 {
    position: relative;
    font-size: 1.3em;
    font-weight: bold;
    /* letter-spacing: -1px; */
    margin: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 0px;
    }
#content #navigation h2 a {
    color: #A24500;
    }
#content #navigation li {
    color: #858756;
    background: url("/images/home/fancyRedBullet.png") 0px 4px no-repeat;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 20px;
    }
#content #navigation li a{
    font-size: 1em;
    color: #A0A26C;
    margin: 0px;
    padding: 0px;
    }
#content #navigation li a:hover {
    text-decoration: underline;
    }
#content #navigation .cse-branding-right {
    margin-top: 30px;
    margin-left: 20px;
    }
#content #navigation p {
    color: #A0A26C;
    font-size: 0.9em;
    margin: 0px;
    margin-left: 20px;
    padding: 0px;
    }
#footer {
    position: relative;
    z-index: 0;
    clear: both;
    display: block;
    margin: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 80px;
    }
#footer .ad {
    margin: 0px;
    margin-left: 6px;
    margin-bottom: 10px;
    padding: 0px;
    }
#footer p {
    display: inline;
    font-size: 0.8em;
    color: #858756;
    margin: 0px;
    margin-left: 40px;
    margin-right: 40px;
}
#footer p span#authoredBy {
    color: #A24500;
}
#footer p span#designedBy {
    color: #A24500;
}