html, body {
  color: #353b40;
  background: url(/images/columbussquare/bg.gif) repeat-x;
}

ul#nav, ul#nav a {
  color: #0074a1;
}


td.info {
  color: #49390e; }
  td.info span.weather a {
    color: #0074a1; }
  
ul#nav {
  background: url(/images/columbussquare/nav.gif);
}

a {
  color: #0074a1;
}

#header_image img {
  border: 1px solid #cccccc;
}

#footer_separator {
  height: 1px;
  border-bottom: 1px solid #cccccc; 
}

.news_box {
  border: 1px solid #cccccc; }
  .news_box .header {
    color: #353b40;
    background-color: #cccccc; }
    .news_box .header a {
      color: #49390e; }

#page .col {
  border: 1px solid #cccccc; }  
