body {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
img {
    border-style:none;
}
.quote {
	background-color: #FFFFCC;
	font-style: italic;
	line-height: 160%;
}
.attention {
	background-color: #00CCFF;
}
#breadcrumb {
	width: 800px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#breadcrumb li {
	border: 1px none #b3b3b3;
	padding: 0.5em;
	clear: none;
	float: left;
	list-style-type: none;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #7A3;
	padding-top: 5px;
	padding-bottom: 5px;
}
