.pgbground {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1A1309;
	background-image: url(/images/ssscandles.jpg);
}
.menuback {
	background-color: #684D30;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	text-align: justify;
	padding: 10px;
}
.layerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #FD9326;
	text-align: center;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
.menuout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FD9326;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
}
.menuover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A24508;
	text-align: center;
	vertical-align: middle;
	border: thin solid #FFFFFF;
}
.layerheaderCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	list-style-position: outside;
	list-style-type: disc;
	background-color: #342C21;
	text-align: center;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	border: medium none #FE9E2D;
	list-style-position: inside;
	list-style-type: decimal;
}
.border {
	border: thin double #FFA632;
}
.floatRight {
	float: right;
	white-space: normal;
	margin: 10px;
}
.floatLEFT {
	float: left;
	white-space: normal;
	margin: 10px;
	clear: right;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
.letters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	text-align: justify;
	padding: 10px;
	background-color: #FFFFFF;
}
