body { background-color: #000; background-image: url(../background/bg-2.jpg); background-repeat: no-repeat; background-position: center 407px; }
p { }
td { }
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
a:active { color: black; text-decoration: none; }
/*TWITTER*/
#twitter_t {
   width: 235px;
   height: 1px;
   background-image:url(../twitter/top.png);
}

#twitter_m { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; width: 235px; padding: 0 15px; }

   #twitter_container {
       min-height:100px;
       height:auto !important;
       height:40px;
       padding-bottom:10px;
   }

       #twitter_update_list { width: 235px; padding: 0; overflow: hidden; font-size: 0.8em; color: #000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.8em; text-align: left; }

       #twitter_update_list li { width: 235px; padding-bottom: 10px; list-style: none; }

       #twitter_update_list li a {
           color: #c00000;
           border-bottom: 1px dotted;
           text-decoration: none;
       }

       #twitter_update_list li a:hover { color: #7b7b7b; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#twitter_b {
   width: 235px;
   height: 0;
   background-image:url(../twitter/bottom.png);
}
.redheadlines { color: #c00000; font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.9em; }
.bodycopy { font-size: 0.9em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.8em; }
.disclaimer { color: #3f3f3f; font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a.twitter:link { color: #c00000; text-decoration: none; }
a.twitter:visited { color: #7b7b7b; text-decoration: none; }
a.twitter:hover { color: #7b7b7b; text-decoration: none; }
a.twitter:active { color: #c00000; text-decoration: none; }
