
body { 
  background: url(images/bodyBg.jpg) top center #D5E7F3 repeat-x;
  font-family: Arial, sans-serif; }
  
  
.welcome, td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000033; 
  text-align: justify; }
  
a { color: #B6610E; }
  
.biglink {
  font-size: 18px;
  line-height: 18px; }
  
#calendar {
  width: 497px;
  height: 179px;
  display: block;
  background: url(images/calendarBg.gif) no-repeat; 
  color: #032D4A;
  line-height: 14px;
  font-size: 12px; }
  
#calendar h1 {
  font-size: 16px;
  font-weight: bold;
  color: #B6610E;
  margin: 0px; }
  
#calendar a {
  font-weight: bold;
  color: #2171AA; }
  
#calendar a:hover {
  color: #B6610E; }
  
  
#news {
  width: 221px;
  height: 318px;
  display: block;
  margin-left: 15px;
  background: url(images/newsBg.gif) no-repeat; 
  font-family: Tahoma, sans-serif;
  color: #032D4A;
  clear: both;
  font-size: 11px;
  line-height: 13px; }
  
#news strong {
  color: #0066cc; }
  
#news a {
  color: #0066cc; }
  
#newspadding {
  padding: 45px, 15px, 0px, 15px; }
  
small { font-size: 9px; font-family: Tahoma, sans-serif; }


.themes {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }