#breadcrumbs
{
	margin-left: 168px;
	padding: 5px;
}

#content
{
	clear: right;
	margin-left: 168px;
	padding: 0px 10px 10px 10px;
	margin-bottom: 0px;
	/* Mossman's crazy IE6 hack */
	/* zoom: 1; */
}

#emailPrint
{
	clear: both;
	font-size: x-small;
	margin-right: 54px;
	padding: 5px;
	text-align: center;
}

#footer
{
	background-image: url(../images/footerrepeater.gif);
	background-repeat: repeat-x;
	height: 18px;
}

#header
{
	background-color: #eeeeee;
	height: 126px;
	width: 100%;
}

#leftColumn
{
	float: left;
	width: 168px;
}

#search
{
	background-image: url(../images/searchrepeater.gif);
	background-repeat: repeat-x;
	float: right;
	padding-right: 5px;
	text-align: right;
}
