BODY
{
	text-align: center;
	background-image: url(../../images/site_bkg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 160px;
	font-family:Arial, Helvetica, sans-serif;
}

#container
{
	margin: 0px auto;
	width: 800px;
	text-align:left;
}

#containerShadow
{
	margin: 0px auto;
	width: 851px;
	background-image:url(../../images/site_contentDrop.png);
	background-repeat:no-repeat;
}

/*Footer Area*/

.footer
{
	font-size: 9px;
}

.footer UL
{
	margin: 0px;
}

.footer LI
{
	display: inline;
	padding: 0px 2px;
}

#fLeft
{
	width: 60%;
	float: left;
}

#fLeft #partnerText
{
	top: -6px;
	position: relative
}

#fRight
{
	width: 40%;
	float: right;
	text-align:right;
}

/*Assist Classes*/
.clear{clear: both; line-height:0px; margin:0px; padding:0px;}
.floatLeft{float:left;}
.floatRight{float: right;}
.accessText{margin-left: -9999px; display:none; visibility:hidden;}
.bolded{font-weight:bold;}

img, div { behavior: url(includes/css-bin/iepngfix.htc) }
