/* Colours and styles for about pages */
#purple { background: #663366; margin: 0px; }
#purple h1, h2, h3, h4, h5, th { color: #CC99CC; }
#purple p, td, ul, li, ol { color: #FFFFFF; }
#purple a { color: #FFFFFF; }
#purple a:hover { color: #FFFFFF; }
#purple a:active { color: #990033; }
#purple a:visited { color: #CCCCCC; }
#banner_caption { background: url(../images/swap_about.gif); background-repeat: no-repeat; }
#banner_title { background: url(../images/title_about.gif); background-repeat: no-repeat; }
#menu_body { background: url(../images/menubg_2.gif); background-repeat: repeat-y; }
#menu_base { background: url(../images/menubase_2.gif); background-repeat: no-repeat; }
#content { border-top: 6px solid #452245; width: 100%; }