/*Introduction page header and footer*/

.roundedbox {width: 760px; background-color:#CCD7FF}

.toproundedbox {width: 760px;background-color:#CCD7FF}

/*corners light-blue on white background*/

.bl2 		{background: url(http://www.threecordministries.org/images/corners/light-blue-bottom-left-white-background.bmp) 0 100% no-repeat}

.br2 		{background: url(http://www.threecordministries.org/images/corners/light-blue-bottom-right-white-background.bmp) 100% 100% no-repeat}

.tl2 		{background: url(http://www.threecordministries.org/images/corners/light-blue-top-left-white-background.bmp) 0 0 no-repeat}
.tr2
		{background: url(http://www.threecordministries.org/images/corners/light-blue-top-right-white-background.bmp) 100% 0 no-repeat;padding:5px}

