body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
body {
	background-color: black;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
a.linker {
	padding: 0 5px;
}
a img.thumb {
	border: 2px solid #6699FF;
}
a.linker:link {
	color: #6699FF;
	text-decoration: none;
}
a.linker:visited {
	color: #6699FF;
	text-decoration: none;
}
a.linker:hover {
	color: #000066;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	background-color: #6699FF;
}
a:hover img.thumb {
	border: 2px dotted white;
}
a.linker:active {
	color: #6699FF;
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
.bodycopy2 {
	background-image: url(ff4chronicles-back1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodycopy {
	background-image: url(ff4chronicles-back2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 40px;
}
.intro-box {
	background-color: black;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.intro {
	width: 700px;
	padding-bottom: 10px;
}
.intro p {
	text-align: left;
}
img.thumb {
	margin-top: 8px;
	margin-right: 5px;
	float: left;
}
.flash {
	float: right;
	margin-left: 10px;
}
p.text {
	font-size: 80%;
	padding-top: 5px;
	line-height: 1.5em;
}

table.boxer {
	margin-top: 30px;
}
td.borderr {
	border-top: 1px solid #555555;
}
td.borderrr {
	border-bottom: 1px solid #555555;
}
td.boxtext {
	width: 350px;
}
td.boxtext p.heading {
	text-align: center;
	font-size: 100%;
	padding: 5px;
}
td.boxtext p {
	font-size: 80%;
}
td.pic {
	padding-right: 10px;
}
td.pic img {
	border: 1px solid #000066;
}

p.shotsheader {
	font-size: 100%;
	letter-spacing: 0.2em;
	padding: 0 0 10px 0;
}
.shots {
	padding: 10px 0 0 0;
	margin-bottom: 150px;
	background-color: black;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
}
.shots img {
	border: 1px solid #000099;
	margin: 5px;
}

p.back {
	padding: 0 0 15px 0;
}