@charset "utf-8";
/* CSS Document */
/********************************************************************
				YOU ARE HERE NAVIGATION
*********************************************************************/
body.home #contain_column1 li.home a,
body.waiver #contain_column1 li.waiver a,
body.schedule #contain_column1 li.schedule a
{
	background-color: #ddd;
	color: #333;
	cursor: default;
	font-weight: bold;
}
.presentedby { font-weight: bold; }

.floatLeft {
	width: 170px;
	float:left;
	margin-right:15px;
}
