#mainContent { background-image: URL(../images/news/bg_main.gif); }
#mainContentBase { background-image: URL(../images/news/bg_foot.gif); }
#lhsColumn { background-image: URL(../images/news/lhs_top.gif); }
#centreColumn h1 {
  background-image: URL(../images/news/title.gif);
  list-style-image: URL(../images/news/title.gif);
  color: #00446a;
}
#centreColumn a { color: #00446a; }
#centreColumn .dotted { border-bottom: dotted 1px #00446a; }
#centreColumn .dotted:hover {
  text-decoration: none;
  border-bottom: solid 1px #00446a;
}
@media print #mainContent, @media print #mainContentBase, @media print #lhsColumn, @media print #centreColumn h1 { background-image: none; }
