/* ---- COLOUR SCHEME --- */

/* page and main columns widths */
.layoutleft {
	border:8px solid #ffffff;
}

/* banner area at the top of pages if no image is used*/
.bannertext {
	background-color:#ffffff;
}

/* footer area */
/* ---- CONTENT --- */

/* content area */
.contenttable, .contenttablesub {
	background-color:#ffffff;
}

/* main content column */

/* links */


/* ---- NAVIGATION --- */

/* left navigation */
.leftcol {
	background:#ededed;
}
.navleft1:hover, .navleft2:hover, .navleft3:hover {
	background-color:#f6f6f6;
}



/* tertiary navigation - usually at the bottom */