#deck-one {
    width: 734px;
    height: 180px;
    background: url('http://bioethics.georgetown.edu/grafix/scrolls.jpg') no-repeat;
}

#deck-one ul {
    width: 734px;
    height: 37px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 128px;
    background: #000;
    opacity: .8;
}

#deck-one ul li {
    color: #fff;
    float: left;
    width: 70px;
    height: 37px;
    border-left: 1px solid #666;
    padding: 0;
}

#deck-one ul li#firstshortcuthome {
    margin-left: 222px;
}

#deck-one ul li a {
    font-weight: normal;
    color: #fff;
    padding: 4px 6px 5px 6px;
    display: block;
    font-size: 11px;
    line-height: 14px;
}

#deck-one ul li a:hover {
    background: #333;
}

#deck-two {
    border-top: 1px solid #fff;
}

#intro {
    width: 232px;
    padding: 5px 25px;
    font: 16px/24px Georgia, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #ccc;
    float: left;
    border-right: 1px solid #fff;
    background: #258 url('http://media.text.webfactional.com/img/bg_blue.gif') repeat-x;
}

#intro p {
    width: 232px;
}

#intro a {
    color: #9cf;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
}

#intro a:hover {
    color: #69c;
}

#tabs {
    width: 451px;
    background: #fff;
    float: left;
}

#tabs h2 {
    padding-top: 15px;
}

#tabs ul#subnav {
    margin: 10px 0 -10px -10px;
}

#tabs ul#subnav li {
    font: 12px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-right: 1px;
    background: #32608e;
    float: left;
}

#tabs ul#subnav li a {
    display: block;
    padding: 3px 10px;
    color: #fff;
    font-weight: bold;
}

#tabs ul#subnav li:hover {
    background: #43719f;
}

#tabs .tabselected {
    background: #fff;
}

#tabs .tabselected a {
    color: #333;
}

#tabs .tabselected a:hover {
    background: #fff;
}

.tabcontent {
    padding: 15px 25px;
}

.tabcontent li {
    line-height: 160%;
}

h2 {
    font: bold 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #ccc;
}

h3 {
    font: bold 14px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
}

.boxhead {
    background: #258 url('http://media.text.webfactional.com/img/bg_blue.gif') repeat-x;
    padding: 10px 25px;
}

#deck-three {
    border-top: 1px solid #fff;
}

#deck-three #explore {
    width: 460px;
    float: left;
    border-right: 1px solid #fff;
}

#deck-three #explore p, #deck-three #explore ul {
    padding: 0 25px;
}

#deck-three #explore p, #deck-three #explore li {
    font: 12px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
}

#deck-three #explore a {
}

#deck-three #news {
    width: 273px;
    min-height: 250px;
    float: left;
}

#deck-three #news p {
    font: 12px/16px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-left: 25px;
    padding-right: 25px;
}

#deck-three #explore p.intro {
    font: 18px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #666;
}

#topics {
    min-height: 230px;
}

#topics ul {
    float: left;
}

#topics ul li {
    font-size: 100%;
    line-height: 180%;
}

#topics ul li a {
    font-weight: normal;
}

code {
    padding: 0 2px;
    color: #333;
    font-size: 160%;
}

div.sub {
    margin: 0 -25px;
    font-size: 80%;
    line-height: 150%;
}

p#flourish {
    text-align: center;
    margin: 0;
    padding: 10px 0 5px 0;
    background: #333;
}
