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

body {
    background: #FFFFFF;
    color: #000000;
    text-align: center;
    width: 100%;
    margin: 120px 0 0 0;
}

ul, li {
    list-style-type: none;
}

h1 {
    position: absolute;
    top: 45px;
    left: 20px;
}

#categories {
    font: 10px "Century Schoolbook", Times, serif;
    text-align: center;
    text-transform: uppercase;
    background: url("/images/features_ribbon.png") no-repeat bottom;
    width: 250px;
    padding: 30px 0 55px 0;
    margin: 0;
    position: absolute;
    top: 26px;
    right: 60px;
}

#categories, #categories a {
    color: #FFFFFF;
    font-style: italic;
}

#categories a.selected {
    font-weight: bold;
    text-decoration: none;
}

#categories li, #categories p {
    padding: 3px 0;
}

#body iframe {
    width: 100%;
    height: 2000px;
}

#index {
    position: relative;
    width: 1100px;
    height: 584px;
    overflow: hidden;
    border-left: 1px solid;
    margin: 0 auto;
}

#list {
    font: bold 12px "Century Schoolbook", Times, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 245px;
    height: 584px;
    border-right: 1px solid;
}

#list div {
    position: absolute;
    top: 24px;
    left: 0;
}

#list h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    color: #8F549E;
    padding-left: 12px;
}

#list div p {
    height: 70px;
    width: 245px;
    overflow: hidden;
}

#list div p a {
    text-decoration: none;
    color: #000000;
    display: block;
    padding: 12px 12px 24px 12px;
    border-top: 1px dotted;
}

#list div p a b {
    font-weight: normal;
    font-size: 10px;
    text-decoration: underline;
    color: #A0A0A0;
    display: block;
    padding-bottom: 4px;
}

#list form p {
    text-align: center;
    position: absolute;
    bottom: 20px;
    width: 240px;
}

#list form p a {
    font-weight: normal;
    text-decoration: none;
}

#list li a.selected, #list li a.selected b, #list p, #list p a {
    color: #9850AA;
}

#lead {
    font: 11px "Century Schoolbook", Times, serif;
    position: absolute;
    top: 0;
    left: 245px;
    width: 405px;
    height: 585px;
    border-right: 1px solid;
}

#lead div {
    width: 320px;
    overflow: hidden;
    padding: 20px 0;
    margin: 0 auto;
}

#lead a {
    text-decoration: underline;
    color: #000000;
}

p#selector {
    position: absolute;
    top: 24px;
    left: 0;
    height: 70px;
    width: 245px;
    background: #DDDDDD;
    padding: 0;
    border: 0;
}

p#selector img {
    position: absolute;
    top: 28px;
    right: -10px;
}

#most {
    text-align: left;
    font: 11px "Century Schoolbook", Times, serif;
    position: absolute;
    top: 0;
    left: 650px;
    width: 445px;
}

#most h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    color: #8F549E;
    padding-left: 22px;
}

#most div {
    position: absolute;
    top: 24px;
    left: 0;
}

#most p {
    padding: 21px 4px 21px 24px;
    border-top: 1px dotted;
}

#most a {
    text-decoration: none;
    color: #000000;
    display: block;
    height: 150px;
    overflow: hidden;
}

#most span.more {
    text-decoration: underline;
    display: block;
}

#most span.img {
/*     background: #8F549E; */
    margin-right: 20px;
    float: left;
}

#most img {
    width: 160px;
/*     opacity: .7; */
}

#most b {
    text-transform: uppercase;
}

#most em {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 24px;
    color: #8F549E;
    display: block;
    padding: 6px 0;
}

#related {
    font: 11px Courier, "Courier New", monospace;
    line-height: 13px;
    width: 1100px;
    padding: 13px 0;
    margin: 44px auto 0 auto;
    border-top: 1px dotted;
    clear: both;
}

#related div {
    width: 1080px;
    height: 140px;
    margin: 0 auto;
}

#related h2 {
    width: 210px;
    float: left;
}

#related p {
    text-align: left;
    width: 435px;
    float: left;
}

#related p span {
    text-transform: uppercase;
    text-decoration: underline;
}

#related p span.img {
    text-decoration: none;
    float: left;
    padding: 0 15px 0 40px;
    height: 140px;
    overflow: hidden;
}

#related p img {
    display: block;
    width: 140px;
}

#related em {
    text-transform: uppercase;
    font-size: 12px;
    float: left;
    width: 235px;
    font-style: normal;
    display: block;
    color: #7679A2;
    border-bottom: 4px double;
    padding: 0 0 8px 0;
    margin: 0 0 8px 0;
}

#related b {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
}

#related a {
    text-decoration: none;
    color: #000000;
}

p.blurb-share {
    padding: 20px 0 0 0;
}
