body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background-color: #be6666;
}
a {
	padding: 0 5px;
	margin: 0 5px;
	border: 1px solid #ffacac;
	text-decoration: none;
}
a.white {
	border: 1px solid white;
}
a:link {
	color: #c44747;
	text-decoration: none;
}
a:visited {
	color: #c44747;
	text-decoration: none;
}
a:hover {
	color: #9D9D00;
	text-decoration: none;
	background-color: #F4F799;
	border: 1px solid #BFBF00;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.current {
	color: #A5AE84;
	padding: 0 10px;
}
p {
	padding: 0;
	margin: 0;
}
#shots {
	background-color: white;
	background-image: url(rpglunchbreak_nes-s-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
}
#shots2 {
	background-image: url(rpglunchbreak_nes-s-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#shots img {
	border: 1px solid black;
	margin: 7px 0;
}
p#lt {
	padding-bottom: 5px;
}
p#lb {
	padding-top: 10px;
}


/* Custom */

p#text {
	font-size: 80%;
	padding-bottom: 10px;
}
p#paper {
	padding: 5px;
}
img#whitebord {
	border: 1px solid white;
}
