body {
	background-attachment: scroll;
	background-color: #833638;
	background-image:url(../images/RedLace03.jpg);
	background-repeat: repeat;
	z-index: 1;
}


a {
	font-family: "Monotype Corsiva", "Times New Roman";
}

a:link {
	color: #E9CFCF;
	text-decoration: none;
}

a:visited {
	color: #E9CFCF;
	text-decoration: none;
}

a:active {
	color: #E9CFCF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#Applet {
	z-index: 10;
	position: relative;
	height: 507px;
	width: 800px;
}
#Buttons {
	background-color: #00FF00;
	position: relative;
	z-index: 40;
	height: 43px;
	width: 800px;
	background-image: url(../images/B&B_bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;

}

#Buttons table {
	z-index: 50;
	font-size: 14px;
	position: relative;
	left: 20px;
}

#Buttons table td {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}

