body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

P {
	width: 997px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 1.3em;
	margin-left: 10px;
}
.nav {
	font-family: Georgia;
	font-size: 13pt;
	color: #331B65;
	text-decoration: none;
}

.nav:hover {
	color: #826545;
	text-decoration: underline;
}

#title {
	font-family: Verdana;
	font-size: 16pt;
	color: #331B65;
}
#subtitle {
	font-family: Verdana;
	font-size: 12pt;
	color: #331B65;
	margin: 0 0 20px 0px;
	padding: 0;
}
#text {
	margin: 15px;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}
#text_caption {
	margin: 0 0 0 1.3em;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}
#italic {
	font-family: Verdana;
	font-size: 9pt;
	font-style: italic;
	color: #333333;
}
#active_nav {
	font-family: Georgia;
	font-size: 13pt;
	color: #826545;
}
#photo_caption {
	font-family: Verdana;
	font-size: 8pt;
	color: #331B65;
	text-align: right;
}
#clear20 {
	clear: left;
	height:: 20px;
}

#center {
	text-align: center;
}
#splash {
	width: 730px; width: "730px";
	height: 311px; height: "311px";
	background-image: url(img/splash.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

/*#burst {
	width: 334px; width: "334px";
	height: 172px; height: "172px";
	background-image: url(img/burst.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 100;
	visibility: visible;
}*/

#popup {
	width: 172px; width: "172px";
	height: 172px; height: "172px";
	position: absolute;
	z-index: 100;
	visibility: hidden;

}
#coupon {
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
	width: 337px;
	height: 148px;
	background-image: url(img/coupon.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	
	
}
#coupon2 {
	position: relative;
	width: 331px;
	height: 200px;
	background-image: url(img/coupon.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	vertical-align: middle;
	
}
#coupon P{
	width: 300px;
	height: 68px;
	text-align: center;
}
#coupon2 P{
	width: 300px;
	height: 68px;
	margin: 0px auto;
}
UL{
	padding: 0px;
	margin-left: 15px;
}
LI{
	padding: 0px;
	margin-left: 15px;
}
