body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff; 
    font-family: Arial, Helvetica; 
    font-size: 12px;
    color: #000000;
}
ul {
    font-family: Georgia, Arial, Helvetica, Verdana, Tahoma; 
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 14pt;
    color: #000000;
}

p {
    font-family: Georgia, Arial, Helvetica, Verdana, Tahoma; 
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 14pt;
    color: #000000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~ HEADLINE STYLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-weight: bold;
    /* color: #660033; */
    color: #000000;
}

h1 {
    font-size: 14px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 48px;
}

h6 {
    font-size: 56px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~ DEFAULT LINK ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; 
    font-size: 11px;
    font-weight: bold;
    color: #660033;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~ CONTENT AREA ~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

input.autofill {
    background-color: white !important;
}

div#band_banner {
    position: absolute;
    margin-top: 10px;
    top: 0px;
    left: 18px;
    width: 950px;
}

#banner_logo {
    float: left;
    width: 210px;
}

div#banner_ad {
    float: left;
}

div#banner_links {
    float: left;
}

#banner_right {
    position: relative;
    float: right;
    background-color: #eeeeee;
    height: 80px;
}

#banner_subscribe {
    position: relative;
    float: top;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#banner_search {
    position: relative;
    float: bottom;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 9px;
    margin-bottom: 5px;
}

table.content {
    width: 952px;
    border-spacing: 0px;
}

td.nav_column {
    vertical-align: top;
    border-right: 1px solid #dddddd;
    padding-right: 10px;
    padding-bottom: 10px;
}

td.content_column {
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

td.ad_column {
    vertical-align: top;
    border-left: 1px solid #dddddd;
    padding-left: 10px;
    padding-bottom: 10px;
}

td.copyright {
    vertical-align: top;
    text-align: center;
    color: #999999;
    border-top: 1px solid #dddddd;
    padding-top: 15px;
}

div.tile {
    padding-bottom: 10px;
}

hr.left_divider {
    color: #000000;
    background-color: #bbbbbb;
    width: 80%;
    height: 1px;
    border: 0px;
}

hr.divider {
    color: #000000;
    background-color: #bbbbbb;
    height: 1px;
    border: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#band_content {
    position: absolute;
    padding: 0px;
    left: 18px;
    top: 152px;
    width: 950px;
}

ul.quicklinks li {
    margin-left: -10px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    /* font-size: 6px; */
    font-size: xx-small;
    font-style: normal;
    /* line-height: 2em; */
    list-style-type: disc;
    color: #660033;
    line-height: 12pt;
}

a.quicklinks {
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 10px;
    font-style: normal;
}

p.caption_text {
    margin-top: 0px;
    text-align: center;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

input#search {
    background-color: #ffffff;
    height: 14px;
    width: 80px;
    font-size: 10px;
    color: #660033;
    border-color: #660033;
    border-style: inset;
    border-width: 1px;
}

input#search_button {
    color: #660033;
    font-size: 10px;
    height: 20px;
}

div.floatleft {
    float: left;
    text-align: left;
    font-size: x-small;
    margin: 0px;
    /* border: 1px solid;  */
    padding-right: 8px; 
}

div.floatright {
    float: right;
    text-align: left;
    font-size: x-small;
    margin: 8px;
    /* border: 1px solid; */
    padding: 8px; 
}

div.clearer {
    clear: left; 
    line-height: 0; 
    height: 0;
}

div.blog {
    float: left;
    padding: 0px;
    width: 100%;
    height: 100px;
    /* border: 1px solid;  */
}

.blog_header {
    font-size: 14px;
    color: #666666;
}

.blog_blurb_copy {
    font-size: 13px;
    line-height: 14pt;
    color: #000000;    
}

img.leftjustify {
    float: left;
    border: 0px;
    padding-right: 10px;
}

.usertext {
    background-color: white !important;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    font-size: 12px;
}

.note {
    font-size: small;
}

img.videoicon {
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

td.videolist_column {
    vertical-align: top;
    border-right: 1px solid #dddddd;
    padding-right: 10px;
    padding-bottom: 10px;
}

.archive_column {
    font-size: 18px;
    font-style: normal;
     /*line-height: 24pt;*/
     margin-bottom: 20px;
}

.archive_kicker {
    font-size: 14px;
    font-style: normal;
    /* line-height: 20pt; */
}

.archive_title {
    font-size: 24px;
    font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
    margin-bottom: 20px; 
}

.archive_byline {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
    /* line-height: 14pt; */
}

.archive_content {
    font-style: normal;
}

.archive_copyright {
    font-size: 14px;
    font-style: normal;
    /* line-height: 14pt; */
}

.archive_footer {
    font-style: normal;
    font-size: 10px;
}
