/* Colours and styles for links pages */
#blue { background: #3399cc; margin: 0px; }
#blue h1, h2, h3, h4, h5, th { color: #ffffff; }
#blue p, td, ul, li, ol { color: #000000; }
#blue a { color: #003366; }
#blue a:hover { color: #003366; }
#blue a:active { color: #990033; }
#blue a:visited { color: #663366; }
#banner_caption { background: url(../images/swap_links.gif); background-repeat: no-repeat; }
#banner_title { background: url(../images/title_links.gif); background-repeat: no-repeat; }
/* #menu_body { background: url(../images/menubg_4.gif); background-repeat: repeat-y; }
#menu_base { background: url(../images/menubase_4.gif); background-repeat: no-repeat; } */
#content { border-top: 6px solid #236b8f; width: 100%; }
#main_content { position: absolute; left:0px; }