body
{ text-align:left; }

#story_copy
{ position:absolute; left:210px; top:280px; width:560px;
  font-family:arial,helvetica,sans-serif; font-size:10pt; text-align:left; color:#545454; }

#story_copy a
{ color:#545454; }
#story_copy a:hover
{ color:#545454; text-decoration:underline; }

#relatedLinks
{ border:2px solid #2a3235; width:350px; }
        #relatedLinks .header
        { background-color:#2a3235; color:#9baa0b; font-family:arial,sans-serif; font-weight:bold; padding:2px; }
        #relatedLinks ul
        { float:left; list-style:none; padding:10px; margin:0px 0px 0px 0px;}
        #relatedLinks a
        { color:#108cc0; }
        #relatedLinks a:hover
        { color:#108cc0; }
        
.clear
{ clear:both; }
