/* CSS Document */





/* All the theme coloured styles are here */

body
{background: #1E5A54 url(../images/bg-body-yellow.png) top repeat-x;}
#otherinfo a:link
{color: #1E5A54;text-decoration:underline;}
#otherinfo a:visited
{color: #578B83;text-decoration:underline;}
#otherinfo a:hover
{color: #1E5A54;text-decoration:none;}
#maincontent #content h1
{color: #1E5A54;border-color:#1E5A54}

#maincontent #content th
{background-color:#578B83;}




.box-header
{background: url(../images/th-teal.png) repeat-x top #8b5757;}
