div#BodyContent {
	background-color: #ffd200;
	}

div#InnerBodyContent {
	color: black;
	}

div#InnerBodyContent a {
	color: black;
	}

div#bodytlc	{
	background: url('../images/yellowtopleftcorner.gif') 0% 0% no-repeat;
	}

div#bodytrc	{
	background: url('../images/yellowtoprightcorner.gif') 100% 0% no-repeat;
	}

div#bodyblc	{
	background: url('../images/yellowbottomleftcorner.gif') 0% 100% no-repeat;
	}

div#bodybrc	{
	background: url('../images/yellowbottomrightcorner.gif') 100% 100% no-repeat;
	}
