#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif, "New York";
	color: #333333;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
#row03a a:link {
	color: #FF0000;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
#row07 a:hover {
	background-color: #FFFFFF;
}
#row08 a:hover {
	background-color: #FFFFFF;
}
#footer {
	height: auto;
	width: 600px;
	margin-top: 20px;
	margin-right: 0px;
	float: left;
	margin-left: 5px;
	z-index: 51;
	margin-bottom: 0px;
	font-size: 10px;
	text-decoration: none;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}
#bottom {
	margin-top: 0px;
}
.price {
	font-size: 24px;
}

.lighten {
	color: #999999;
}

