
/* LEFT  */
div.mainbox { background-image: url('../images/RAB_home_bg.jpg'); }

/* CENTER  */
div#c-logo { left: 500px; top: 46px; width: 219px; height: 73px; position: absolute; overflow: visible; }

div#c-content { left: 500px; top: 165px; width: 300px; height: 200px; position: absolute; overflow: visible; }

div#r-content { left: 850px; top: 20px; width: 150px; height: 200px; position: absolute; overflow: visible; }

  div#r-content div#news-title { font-size: 12px; padding-bottom:10px }
  div#r-content div#news-text { font-size: 11px;  }

div#news-text a{  color: #555555; }
div#news-text a:hover{  color: #555555; text-decoration: underline;}
