/* Start of CMSMS style sheet 'standardedited : Colours' */
/* Layout sections */
	body {
		background: #dddddd  url(uploads/standardedited/bgd.gif)  repeat-x top left;
		color: #333;
		}
		
	div#pagewrapper {
		border: 1px solid #ab0207;
		background: #fff;
	    }
		
	div#header {
		color: #fff;
		}
		
	div#footer {
		color: #fff;
		background-color: #ab0207;
		}
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #000055;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #ab0207;
	}
/* End of 'standardedited : Colours' */

