/* Start of CMSMS style sheet 'Colours' */
/* Layout sections #5582CB  #87b0f1;*/
	body {
                background:  url(uploads/images/layout/background.gif) repeat-x fixed center top; #5880c8;
		color: #333;
		}
		
	div#pagewrapper {
		border: 0px solid #000;
		background: #fff;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #fff;
		background-color: #385C72;
		}
		
/* Links */		
	a, a:link, a:active, a:visited {
            color:#003399;
            text-decoration:none;
        }
        a:visited {
        color:#666666;
        }
        a:hover {
        color:#FF0000;
        text-decoration:underline;
}


/* End of 'Colours' */

