body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11pt;
	text-align: center;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#container {
	width: 80%;
	border: thin solid #666666;
	text-align: left;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}
#topleft {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
}
#leftcol img {
	padding: 20px;
	text-align: center;
	position: relative;
	display: block;
	float: left;
}


h1 {
	font-size: 16pt;
}
#navbar {
	display: none;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
#footer {
	display: none;
}
#credits {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
}
.stillhr {
	font-weight: bold;
}
#roleplayers {
	display: none;
	overflow: auto;
}
