@charset "UTF-8";
@import url(bligammellayout.css);

html, body {
	background-color:#333;
	/*background-image:url(graphics/pattern022g.gif)*/
}

.maincontent{

/*background-image:url(graphics/background_magenta.jpg);
	*/
	}
	
.bottombackground {
		background-image:url(graphics/bottombar_yellow.jpg);
	
	}

.bottombar {
	}



H1 {
	color: #000;
}

H2 {
	color: #000;
}

.readmore {
	color: #fff;
}


.readmoresmall {
	color: #fff;
}
.readmorehover {
	color: #fff;
}


.bottombackgroundtext{
	color: #fff;
	}
