@charset "windows-1258";

/* Colour to the layout is all in this page... This includes the background images for the ENTIRE page.

   Author: Max Clements [max at clements dot za dot net]
   (c) African Children's Choir 2008
   
*/

body {
	background:#600	url(../images/backgrounds/bg_geom_300x186px.png) left top;
}

div#mainContent, .para, .subPara {
	background-color:#e1cfcf;
}

div#subContent.homepage {
	background:none;
}

.subContentNews {
	background-color:#e1cfcf;
	border:#650d09 solid 5px;
}

div#mainContent {
	border:#650d09 10px solid;
}

div#mainContent > img {
	border-bottom:#650d09 10px solid;
	margin-bottom:2em;
}

div#mainNavigation ul li a{
	color: #ff0;
}
