/* CSS Document */





/* All the theme coloured styles are here */

body
{background: #3C1E5A url(../images/bg-body-purple.png) top repeat-x;}
#otherinfo a:link
{color: #3C1E5A;text-decoration:underline;}
#otherinfo a:visited
{color: #6D578B;text-decoration:underline;}
#otherinfo a:hover
{color: #3C1E5A;text-decoration:none;}
#maincontent #content h1
{color: #6D578B;border-color:#6D578B}

#maincontent #content th
{background-color:#6D578B;}




