body {
	color: black;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EEEFDD;
	text-align: center;
	vertical-align: top
}
#container {
	background-color: white;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	font-size: 0.9em;
}
p {
	text-align: left;
}
td {
	text-align: center
}
a {
	color: #036;
	font-weight: bold;
}
a:link {
	color: #036
}
a:visited {
	color: #036
}
a:hover {
	color: #036
}
a:active {
	color: #036
}
.image-left {
	float: left;
	padding-right: 2em
}
.clear {
	clear: both;
	height: 0.1em;
}
.link {
	padding-top: 1em;
	padding-bottom: 1em;
}
tr.odd {
	background-color: #ECF4EC;
}
tr.even {
	background-color: #DAE9DA;
}
td.size {
	width: 40px;
}
td.dim {
	width: 200px;
}
td.price {
	width: 60px;
}
td.space {
	width: 1px;
	background-color: #C9D4C7;
}
td.item {
	width: 40px;
}
td.button {
	width: 169px;
}
#masthead {
	font-style: italic;
	font-size: 0.8em;
	text-align: center
}
#content {
	padding: 10px;
}
#prices {
	padding: 10px;
}
#prices caption {
	text-align: left;
}
#prices td {
	text-align: center;
	padding: 2px;
}
#navigation {
}
#copyright {
	font-size: 0.8em;
	text-align: left;
	background-color: #EEEFDD;
	padding-top: 0.5em;
	font-style: italic;
}
