body {
	color: #000;
	font-family: 'PT Serif', 'Times New Roman', Times, serif;
}

h1 {
}

h2 {
	font-family: 'IM Fell Great Primer', 'Times New Roman', Times, serif;
	font-size: 3.0em;
	color: #AA0;
	padding: 30px 0 32px 0;
}

h3 {
font-size:1.18em;
margin:77px auto 28px auto; /* need to override main.css */
	font-weight:bold;

	font-family: 'IM Fell Great Primer', 'Times New Roman', Times, serif;
	color: #396;

}
h4 {
font-size:1.45em;
	font-family: 'IM Fell Great Primer', 'Times New Roman', Times, serif;
	color: #939;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}
h5 { /*gameinfobox small supertitle - flush to top of box*/
	font-family: 'IM Fell Great Primer', 'Times New Roman', Times, serif;
	color: #419;
	font-size: 1.15em;
	font-weight: bold;
	font-style: normal;
}
h6 {
font-size:1.45em;
	font-family: 'IM Fell Great Primer', 'Times New Roman', Times, serif;
	color: #419;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}

.yellowbox {
border-style:solid;
border-width: 3px;
background-color: #fff2cc;
margin: 77px 26px 77px 26px;
padding: 30px;
}

.subpage_littlecontainer {
}
.profile_padding {
	padding: 116px;
	background-color:#FFF;
}
.wrapperbgcolor {
	background-image: url(rpgconcept/background.jpg);
}

.gameinfobox {
	margin: 20px;
	padding: 16px;
	border: solid;
	border-width: 1px;
	border-color: #444;
	background-color: #EDEAFF;
}

table {
font-size: 0.92em;
}
table p {
	margin: 0;
}
table h5 {
	margin: 0;
}
table h4 {
margin: -4px auto -4px auto;
font-size: 0.92em;
}