* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans serif;
}

html, body {
	background: #FFFFFF none repeat scroll 0%;
}

h1 {
	border-top: 5px solid #BF7E0C;
	background: #FBFAF4;
	border-bottom: 1px solid #112211;
	font: 24px Georgia,Times,serif;
	padding: 5px 0px 3px 24px;
}

h3 {
	margin: 10px 0px 5px;
	font: 16px Georgia,Times,serif;
}

h4 {
	margin: 10px 0px 5px;
	font: 13px Georgia,Times,serif;
}

h6 {
	font: 10px Arial, Helvetica, sans serif;
	color: #888888;
	text-align: center;
}

li { margin-left: 16px; list-style-type: square; }

table.main {
	border-spacing: 0px;
}

td {
	vertical-align: top;
	border-collapse: collapse;
}

.left { width: 180px; }
.right {
	text-align: left;
	padding: 10px;
}

.float {
	text-align: center;
	float: left;
	padding-right: 5px;
}

.random {
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;
	padding: 5px;
	width: 140px;
	border: 1px solid #112211;
	background: #FBFAF4;
}

.random h3 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BF7E0C;
}

.letter {
	font-size: 18px;
	font-weight: bold;
	color: #BF7E0C;
	text-decoration: none;
}

.content {
	text-align: left;
	width: 600px;
	background: #FBFAF4;
	border-style: solid;
	border-color: #112211;
	border-width: 0px 1px 1px;
	padding: 0px 10px 5px;
}

h3.head {
	width: 400px;
	border-bottom: 2px solid #BF7E0C;
}

.tile {
	float:left;
	margin-right:5px;
	margin-top:10px;
	text-align: center;
}

a {
	color: #BF7E0C;
	text-decoration: none;
}

.tile a {
	color: #BF7E0C;
	text-decoration: none;
}

td.banner {
	text-align: center;
	padding: 3px;
}

.thumb {
	border: 1px solid #BF7E0C;
}

.face {
	float: right;
}

.face img {
	margin-top: 10px;
	width: 125px;
	border: 1px solid #444444;
}

.info {
	margin: 2px 0px;
	font-size: 11pt;
}

.info a {
	color: #BF7E0C;
	text-decoration: none;
}

.key {
	color: #999999;
	display: table-cell;
	width: 75px;
	font-weight: bold;
	text-align: right;
}

.value {
	color: #112211;
	display: table-cell;
	width: 250px;
	font-weight: italic;
	padding-left: 5px;
}
