#container {
	width: 748px;
	border-left: 8px solid white;
	border-right: 8px solid white;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.body a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	font-style: italic;
}
body {
	background-color: #FF3300;
	background-image: url(webgraphics/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
#footer {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #FF6600;
	color: #FFFFFF
	position;
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
#footer p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
