@charset "UTF-8";
/* CSS Document */

p { margin: 16px 0;}
img, div { border: 0;}
ul, li, ol { list-style: none;}
li { vertical-align:middle;}

img.framed { padding:5px; border:1px solid #308CC9; background:#ffffff; }




#rotator_box { width: 350px; background: #B5F0FA url(../images/scroller_top.jpg) left top no-repeat; float:left; margin-right:14px; }
#rotator_box img { margin:0 0 0 0; }

#rotator_details { width: 332px; padding: 11px 9px 11px 9px; background: #B5F0FA url(../images/scroller_bottom.jpg) left bottom no-repeat; overflow:hidden; }
#rotator_details h2 { font-size:90%; text-transform:uppercase; color:#a19e94; float:left; }

#rotator_details ul { float:right; }
#rotator_details ul li { float:left; }
#rotator_details ul li a { display:block; padding:0 7px; border:1px solid #308CC9; margin-left:4px; text-decoration:none; font-size:90%; color:#666666;  }
#rotator_details ul li a.current_event { border:1px solid #222289; color:#ffffff; background: #222289; }
#rotator_details ul li a.current_event:hover { border:1px solid #a19e94; color:#a19e94;  }
#rotator_details ul li a:hover { border:1px solid #222289; color:#222289;  }
#landing_middle span.rotator_box { width: 319px; margin-right:30px; float:left;}

