body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
}
#bg {
	background: #025354 url(fftactics_deco1a.jpg) repeat-x bottom;
}
#fg {
	/*background: url(fftactics_deco1b.gif) no-repeat right bottom;*/
}
#bodycopy {
	width: 760px;
	padding-bottom: 40px;
}
#bodycopy p {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 80%;
}
p#header {
	text-align: center;
	padding: 10px 0 20px 0;
}
a:link {
	color: #00FFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00FFFF;
}
a:link:hover, a:visited:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#flash {
	background-image: url(fftactics_deco-main-tink.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #1D200D;
	border-top: 1px solid #15140F;
}