#news {width: 150px;
       float:right;
       position:relative;
       text-align:left;
       background:#B22222;
       color:#F0F8FF;
       padding-left:10px;
       padding-right:3px;
       padding-bottom:5px;}


#news h2 {color:#F0F8FF;
          font-size:1.1em;
          text-align:center;
          margin-top:0px;
          margin-bottom:1px;}

#news p.title{}
#news p.title a,#news p.title a:visited{}
#news p.title a:hover{}
#news p.content{}
#news p.date{}

#bodytext{float: left;
          position: relative;
          top:5px;
          text-align:left; 
          font-size: 1.1em;}

