div#BodyContent {
	background-color: #0077c0;
	}

div#bodytlc
	{
	background: url('../images/bluetopleftcorner.gif') 0% 0% no-repeat;
	}

div#bodytrc
	{
	background: url('../images/bluetoprightcorner.gif') 100% 0% no-repeat;
	}

div#bodyblc
	{
	background: url('../images/bluebottomleftcorner.gif') 0% 100% no-repeat;
	}

div#bodybrc
	{
	background: url('../images/bluebottomrightcorner.gif') 100% 100% no-repeat;
	}
