body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}
#clouds {
	background-image: url(ff7style-gc-back.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 80%;
}
p {
	padding: 0;
	margin: 0;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#tower-left {
	background-image: url(ff7style-gc-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#tower-right {
	background-image: url(ff7style-gc-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 334px;
}
#spread-left {
	background-image: url(ff7style-gc-leftsprd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#spread-right {
	background-image: url(ff7style-gc-rightsprd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#doors-left {
	background-image: url(ff7style-gc-leftb.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#doors-right {
	background-image: url(ff7style-gc-rightb.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#centerbuilding {
	background-image: url(ff7style-gc-backm.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#back {
	height: 180px;
	padding-top: 70px;
}
#back p {
	background-image: url(ff7style-gc-trans.gif);
	width: 12em;
	font-size: 130%;
	padding: 5px 10px;
}
#back a:hover {
	background-color: #221717;
	padding: 5px 10px;
}