/* CSS Document */
body
{
    background-color: #000000;
    margin: 0;
}

html, body
{
    height: 100%;
}

table
{
    border: none;
    width: 100%;
}

table.body
{
    width: 812px;
    background-color: #000000;
}

table.story
{
    background-color: #000000;
}

div.story_box
{
    background-color: #000000;
    margin: 3px 3px 3px 3px;
    border-left: 3px double #000000;
    border-right: 2px double #000000;
}

table.play
{
    margin: 15px 0px;
}

img
{
    border: none;
}


a
{
    text-decoration: none;
    color: #ffde92;
}

a:hover, a:active
{
    text-decoration: underline;
    color: #31b763;
}

p, li, td, body, select
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #FFFFFF;
}

p
{
    margin: 10px 10px;
}

p.smallnav
{
    font-size: 8pt;
    color: #ffde92;
    margin-left: 8px;
    margin-top: 8px;
    text-align: right;
}

p.smallnav span
{
    color: #FFFFFF;
}

a.smallnavselectedlink
{
    color: #FFFFFF;
}

a.smallnavselectedlink:hover
{
    text-decoration: none;
    cursor: text;
}

p.story_title
{
    font-size: 8pt;
    margin: 0px;
}

p.latest
{
    font-size: 8pt;
    margin: 5px 0px 5px 5px;
}

p.whatsnew
{
    margin: 16px 0 12px 0;
    border-bottom: 12 px solid #003300;
    border-right: 12 px solid #003300;
}
.login
{
    margin: 70px 20px 0px 0px;
    font-size: 8pt;
    text-align: right;
}

h1
{
    font-size: 16pt;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

h2
{
    font-size: 12pt;
    margin: 16px 0 12px 0;
    border-bottom: 1px solid #9caaad;
}

.affiliates
{
    margin: 16px 0 12px 10px;
}

.shopping
{
    color: #000066;
}

h3
{
    font-size: 11pt;
    font-weight: normal;
    margin: 14px 0 6px 0;
}

h4
{
    font-size: 14pt;
    font-weight: normal;
    font-color: #ffde92;
    margin: 0;
}

h5
{
    font-size: 10pt;
    font-weight: normal;
    font-color: #ffde92;
    margin: 0 0 0 10px;
}

ul
{
    list-style-image: url(/images/bullet.jpg);
}

li
{
    color: #FFFFFF;
    margin: 5px;
}

.listen_button
{
    margin: 15px 15px 15px 15px;
    border-bottom: none;
}



/* Layout
-------------------------------*/
table.bodylayout
{
    margin: 0;
    padding: 0;
}

td.left
{
    margin: 0;
    color: #000000;
    border-left-color: #4d4e43;
    border-left-style: solid;
    border-left-width: 1px;
}

td.right
{
    margin: 0;
    color: #000000;
    border-right-color: #4d4e43;
    border-right-style: solid;
    border-right-width: 1px;
    background-repeat: no-repeat;
}

div.story_content_box
{
    background-color: #4d4e43;
    margin: 3px 3px 0px 3px;
}

td.photo
{
    margin: 0;
    background-color: #4d4e43;
    border-left-color: #4d4e43;
    border-left-style: double;
    border-left-width: 1px;
    border-top-color: #4d4e43;
    border-top-style: double;
    border-top-width: 1px;
    border-bottom-color: #4d4e43;
    border-bottom-style: double;
    border-bottom-width: 1px;
}

td.detail
{
    margin: 5;
    background-color: #4d4e43;
    border-left-color: #4d4e43;
    border-left-style: double;
    border-left-width: 1px;
    border-top-color: #4d4e43;
    border-top-style: double;
    border-top-width: 1px;
    border-bottom-color: #4d4e43;
    border-bottom-style: double;
    border-bottom-width: 1px;
    border-right-color: #4d4e43;
    border-right-style: double;
    border-right-width: 1px;
}

td.footer
{
    border-right-color: #4d4e43;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-color: #4d4e43;
    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-color: #4d4e43;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-align: center;
    background-color: #37382c;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
    margin: 10px 20px;
}

td.download
{
    border-left-color: #000000;
    border-left-style: solid;
    border-left-width: 1px;
    border-bottom-color: #4d4e43;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #37382c;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
    margin: 10px 20px;
}

td.time
{
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    background-color: #37382c;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
    margin: 10px 20px;
}

td.fields
{
    color: #000000;
}



/* Footer
-------------------------------*/

.footer p
{
    color: #FFFFFF;
    margin: 10px;
    font-size: 8pt;
}
.footer ul li
{
    padding: 0 6px 0 8px;
    border-left: 1px solid #000000;
    display: inline;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
.footer ul li.first
{
    border-left: none;
}

/* Box Styles
-------------------------------*/
h2.sectionhead
{
    display: block;
    color: #ffde92;
    background-color: #1f2119;
    padding: 6px 6px;
    border: 1px none #4d4e43;
    margin: 3px;
    font-size: 10pt;
}


div.content_aboutDG
{
    background-color: #20211a;
    margin: 3px 2px 3px 2px;
    border: 1px solid #000000;
}

div.content_box
{
    background-color: #5a5b51;
    margin: 3px;
    border: 3px double #5a5b51;
}



.rtf
{
    padding-left: 6px;
    list-style-image: url(        "/images/doc.gif" );
}

.doc
{
    padding-left: 6px;
    list-style-image: url(        "/images/doc.gif" );
}

.ppt
{
    padding-left: 6px;
    list-style-image: url(        "/images/ppt.gif" );
}

.pdf, .PDF
{
    padding-left: 6px;
    list-style-image: url(        "/images/pdf.gif" );
}

.audio
{
    padding-left: 6px;
    list-style-image: url(        "/images/icon_audio_whitecircle.gif" );
}

.hide
{
    display: none;
}

.left
{
    margin: 0;
    color: #000000;
}
.right
{
    margin: 0;
    color: #000000;
    background-repeat: no-repeat;
}

.footer
{
    text-align: center;
    background-color: #37382c;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
    border-bottom: 1px solid #4d4e43;
}

.content
{
    background-color: #000000;
    width: 700px;
}

.contentrow
{
    position: relative;
    float: left;
    width: 700px;
    border-right: 1px solid #4d4e43;
    border-left: 1px solid #4d4e43;
}

.contentplaceholder
{
    height: 100%;
    width: 457px;
    position: relative;
    float: left;
    text-align: left;
}

.capitollogo
{
    width: 243px;
    position: relative;
    float: left;
    background-image: url(/images/capitol_photo.jpg);
    height: 429px;
}

.Button
{
    border: solid 0px #000000;
    color: #ffde92;
    background-color: #20211a;
    font-size: 12px;
    cursor: pointer;
    width: 56px;
}
.article
{
    background-color :#1a1b15;
}

.homecontent
{
    background-color: #000000;
}
.homecontainer
{
    background-color: #24261d;
}

.lateststorytopleft
{
    width: 19px;
    background-image: url(/images/top_left_btn.jpg);
    height: 11px;
}
.lateststorytopcenter
{
    width: 373px;
    background-image: url(/images/mid_top.jpg);
    height: 11px;
}
.lateststorytopright
{
    width: 15px;
    background-image: url(/images/top_rght_btn.jpg);
    height: 11px;
}
.lateststorymidleft
{
    width: 19px;
    background-image: url(/images/mid_left_btn.jpg);
}
.lateststorymidright
{
    width: 15px;
    background-image: url(/images/mid_rght_btn.jpg);
}
.lateststorybottomleft
{
    width: 19px;
    background-image: url(/images/btm_left_btn.jpg);
    height: 13px;
}
.lateststorybottomcenter
{
    width: 373px;
    background-image: url(/images/mid_btm.jpg);
    height: 13px;
}
.lateststorybottomright
{
    width: 15px;
    background-image: url(/images/btm_rght_btn.jpg);
    height: 13px;
}
