body
{
	background-color:#000000;
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-image:url(../elmhurstBG_done2_lighten.jpg);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}
a:link
{
	color:#FF6600;
	text-decoration: none;
}
a:visited
{
	color:#FF6600;
	text-decoration: none;
}
DIV.bodyDiv
{
	margin-left:auto;
	margin-right:auto;
	width:685px;
}
DIV.body_topDiv
{
	clear:both;
	width:100%;
}
DIV.body_topDiv_left
{
	float:left;
	width:45%;
	text-align:left;
}
TABLE.body_topDiv_left_table
{
	width: 100%;
	font-size: 10px;
}
TD.body_topDiv_left_table_cell
{
	width: 50%;
	vertical-align: top;
}
DIV.body_topDiv_right
{
	float:right;
	width:55%;
	text-align:right;
}
DIV.body_content_wrapper
{
	display: block;
	clear: both;
	width: 100%;
}
TABLE.body_content
{
	width: 100%;
}
TD.body_content_left_cell
{
	width:30%;
	font-size: 10px;
	vertical-align: top;
}
P.body_leftDiv_flashParagraph
{
	font-size: 14px;
	text-align: center;
}
TD.body_content_right_cell
{
	width:70%;
	vertical-align: top;
}
DIV.body_bottomDiv
{
	clear:both;
	width:100%;
	text-align:center;
	background-color: #000000;
	vertical-align: middle;
	height: 50px;
	margin-top: 15px;	
}
P.ContentParagraph
{
	/*background-color:#4c2618;*/
	font-size: 13px;
	margin-bottom: 35px;
}
P.FooterParagraph
{
	font-size: 10px;
	color: #777777;
}