body {
	background: no-repeat #ffffff;
	padding: 0;
	margin: 0 10px;
}

#pageHeader {
	height: 0;
	margin-bottom: 0;
	position: relative;
	background: inherit repeat-y;
	margin-top: 0;
}
#container {
	color: #333333;
	width: 865px;
	background: #fff;
}

#breadcrumbcontainer {
	text-indent: 5px;
	background: repeat-y  url(../../images/container/page.jpg);
	text-align: center;
	border-top: 1px solid #ffffff;
}
#footer {
	color: #b6b6b6;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
	font-style: italic;
}

#footer p {
	color: #6d6d6d;
}

#footer a:link, #footer a:visited {
	color: #9f9f9f;
}


