body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(ffdawnofsouls.png);
	background-position: center top;
	margin: 0;
	padding: 0;
}
a img {
	border: 2px solid #000099;
}
a:link:hover img, a:visited:hover img {
	border: 2px solid yellow;
}
#shots {
	width: 780px;
	background: url(ffdawnofsouls2.png) center top;
	padding: 10px 0;
}
#shots img {
	margin: 7px 5px;
}
p {
	padding: 0;
	margin: 0;
}

#head {
	border-top: 1px solid black;
	background: url(ffdawnofsoulsH.png) no-repeat center top;
	width: 780px;
	height: 80px;
}
#head p#t {
	color: white;
	padding: 12px 0 0 0;
	font-size: 200%;
	letter-spacing: 0.1em;
}
#head p#s {
	color: #A4A9D5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
}

#foot {
	background: url(ffdawnofsoulsF.png) no-repeat center top;
	width: 780px;
	height: 47px;
}
#foot p#l {
	color: white;
	padding: 12px 0 0 0;
	font-size: 100%;
	color: #486FB7;
}
#foot span.current {
	padding: 0 15px;
	font-size: 120%;
}

p#l a {
	padding: 5px 10px;
	margin: 0 10px;
	font-weight: bold;
	font-size: 120%;
}
p#l a:link {
	color: #C7E052;
	text-decoration: none;
}
p#l a:visited {
	color: #C7E052;
	text-decoration: none;
}
p#l a:link:hover, p#l a:visited:hover {
	color: white;
	text-decoration: none;
	background-color: #6B68DB;
}

p#back {
	padding: 5px 0 10px 0;
	font-weight: bold;
	font-size: 60%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p#back a:link {
	color: #0000CC;
	text-decoration: none;
}
p#back a:visited {
	color: #0000CC;
	text-decoration: none;
}
p#back a:link:hover, p#back a:visited:hover {
	color: #0000FF;
	text-decoration: underline;
}