
/* common elements */

body {
	color: #92C18B;
	background: #212C2B;
}

#outerfocus {
background-color: #2A5650;
}

#focus {
background-color: #2E3B2A;
}

#mainContent {
background-color: #2C2C2C;  
border: 2px solid #000000;
}

#topMenuBar {
background-color: #417439;
}




/* image borders */


.pb {
border: 2px solid #417439;

}

/* Text colouring */

h6 {
	color: #93C18A;}


.smaller {
	color: #F1F1F1;
}




/* front page only */

#bottomRow, #topRow {background-color: #427338;}










