/* CSS Document */
/* Title:	Principles into Practice Network - styles for Website */

/* CONTENT */
.bkgrnd {
	background: #737A35 url("http://www.mwcscot.org.uk/web/templates/Principles_home_files/good-practice-bkgrnd.gif") repeat-y right top;
	}
.color {
	background: #737A35;
	}
.bkgrnd #content-left, 
.color #content-left {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif !important;
	}
.bkgrnd .fixed-main {
	color: #3F3B3C;
	font-family: Arial, Helvetica, sans-serif !important;
	}

#container-content a {
	color: #FFFFFF
}

#content-right a {
	color: #000000
}

