#cBody
{
	width: 100%;
	background: #E8EAEA;
	top: 0px;
	position: relative;
	height: 1450px;
}
#cBodyContent
{
	position: relative;
	width: 550px;
	white-space: normal;
	left: 220px;
	top: 170px;
}

#cContent
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	top: 20px;
	padding: 10px;
	width: 450px;
	left: 10px;
}


#cgreyBar
{
	background: #CCCCCC url(../images/splash/home2.jpg) no-repeat center;
	height: 162px;
	width: 100%;
	position: absolute;
	top: 70px;
}

#cTitle
{
	background: center bottom;
	position: relative;
	height: 50px;
	width: 200px;
	display: inline-block;
	left: 220px;
	top: 12px;
	text-align: center;
}

#cWhiteBar
{
	background: #FFFFFF url(/images/cornell/whiteBarBg.gif);
	height: 1400px;
	width: 162px;
	position: absolute;
	top: 35px;
	left: 735px;
}
