﻿
#sidebar {
	background: #ffcc66;
}
#sidebar a {
	color: #800000;
}
#sidebar h1 {
	color: #800000;
}
#sidebar H3 {
	line-height: 85%;
}
	
/** mainCONTENT */

#mainContent {
	background: rgb(255,227,170);
}

#mainContent a {
	color:#000000;
}