@charset "UTF-8";
body {
    margin-top: 0px;
    background-image: url(images/subtle_carbon.png);
}
#wrapper {
    width: 847px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
#header {
    background-color: #333333;
}
#banner {
    background-color: #333333;
    position: relative;
    font-family: verdana;
    color: #fc6600;
    font-size: 160pt;
    font-weight: bold;
    letter-spacing: -15pt;
    text-transform: uppercase;
    margin-left: 84px;
    margin-top: -27px;
}
#navigation {
    height: 25px;
    background-color: #474747;
    font-family: verdana;
    font-size: 12pt;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    text-decoration: none;
    width: 847px;
}
#navigation a {
    height: 25px;
    background-color: #474747;
    font-family: verdana;
    font-size: 10pt;
    text-align: center;
    text-transform: uppercase;
    color: #999999;
    text-decoration: none;
    display: block;
    float: left;
    vertical-align: middle;
    padding-top: 10px;
    width: 121px;
    font-weight: bold;
}
#navigation a:hover  {
    height: 25px;
    background-color: #fc6600;
    font-family: verdana;
    font-size: 10pt;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    display: block;
    float: left;
    vertical-align: middle;
    padding-top: 10px;
    width: 121px;
    font-weight: bold;
}
#main {
    background-color: #333333;
    position: relative;
    overflow: hidden;
    width: 847px;
    height: 384px;
}
#LAWheader {
    position: absolute;
    bottom: 32px;
    left: 101px;
    color: #fff;
    font-family: arial black;
    font-size: 40pt;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    background-color: undefined;
}
#courseNumheader {
    position: absolute;
    bottom: 107px;
    left: 572px;
    color: rgba(255,255,255,0.55);
    transform: rotate(-90deg);
    font-family: arial black;
    font-size: 16pt;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: normal;
    width: 150px;
    text-align: center;
    background-color: undefined;
}
#purpose {
    position: absolute;
    top: 393px;
    background-color: rgba(0,0,0,0.50);
    font-family: verdana;
    font-size: 10pt;
}
#footer {
    background-color: #333333;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    height: 130px;
    margin-top: -14px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
#rigthtColumn {
    height: 350px;
    position: absolute;
    width: 190px;
    left: 641px;
    background-color: rgba(0,0,0,0.50);
    top: 15px;
    border-radius: 10px;
}
#blurb_Click_for_Bios {
    width: 150px;
    height: 15px;
    position: absolute;
    top: 7px;
    left: 19px;
    font-family: verdana;
    font-size: 7pt;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    text-transform: none;
    color: #fc6600;
}
#blurb_Ben_Franklin {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 24px;
    left: 15px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}
#blurb_Alex_Hamilton {
    width: 72px;
    height: 74px;
    position: absolute;
    left: 101px;
    top: 25px;
}
#blurb_James_Madison {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 102px;
    left: 15px;
}
#blurb_Thomas_Jefferson {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 102px;
    left: 102px;
}
#blurb_John_Adams {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 180px;
    right: 63px;
    left: 14px;
}
#blurb_John_Jay {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 181px;
    left: 101px;
}
#blurb_George_Washington {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 260px;
    left: 16px;
}
#blurb_Thomas_Paine {
    width: 72px;
    height: 74px;
    position: absolute;
    top: 259px;
    left: 102px;
}
.headerStyle {
    color: #fc6600;
    font-size: 160pt;
    text-transform: uppercase;
    letter-spacing: -15pt;
    font-family: verdana;
    font-weight: bold;
}
.subheaderStyle {
    font-family: arial black;
    font-size: 40pt;
    color: #fff;
    text-transform: uppercase;
}
.subheaderStyle2 {
    font-family: arial black;
    font-size: 16pt;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: normal;
}
.textFade {
    font-family: arial black;
    color: rgba(255,255,255,0.25);
    letter-spacing: normal;
    font-weight: bold;
}
.footerStyle {
    font-family: verdana;
    color: #999999;
    font-size: 10pt;
    text-transform: none;
    text-align: justify;
    word-spacing: -1pt;
    line-height: 13pt;
}
.footerHeadlineStyle {
    font-family: verdana;
    color: #999999;
    font-size: 10pt;
    text-align: justify;
    font-weight: bold;
    text-transform: none;
}
#testDiv {
    width: 74px;
    height: 72px;
    background-color: #ccc;
}
.imageStyleCorner {
    border-radius: 10px;
}
