div#BodyContent {
	background-color: #F043333;
	}

div#bodytlc
	{
	background: url('../images/redtopleftcorner.gif') 0% 0% no-repeat;
	}

div#bodytrc
	{
	background: url('../images/redtoprightcorner.gif') 100% 0% no-repeat;
	}

div#bodyblc
	{
	background: url('../images/redbottomleftcorner.gif') 0% 100% no-repeat;
	}

div#bodybrc
	{
	background: url('../images/redbottomrightcorner.gif') 100% 100% no-repeat;
	}