body {
	color: black;
	background: #a3a3aa url(images/grad.gif) bottom left fixed repeat-x;
	text-align: center; /* thanks, MSFT! */
	font: 1em 'Trebuchet MS', sans-serif;
	padding-bottom: 40em;
}

div.anchor {
	visibility: hidden;
	font-size: 1px;
	height: 1px;
	margin: -5px 0 -4px;
}

div.box {
	color: silver;
	background: #14141b;
	text-align: left;
	padding: 0;
	border: 3px solid black;
	margin: 10px auto;
	width: 593px;
}

div.last p {
	font-size: .9em;
	margin: 0;
	text-align: center;
}

div.last p a {
	display: block;
}

div.last p a:hover {
	background-color: #a3a3aa;
	text-decoration: none;
}

h2 {
	color: red;
	background: #5c5c63;
	font-size: 1.2em;
	font-weight: bold;
	padding: .25em .25em .25em .75em;
	border-bottom: 3px solid black;
	margin: 0;
}

h2.subheader {
	color: silver;
	border-bottom: none;
	border-top: 3px solid black;
	text-align: center;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 1em .5em 0;
}

div.file h3 {
	margin: .5em .5em 0;
}

div.file p {
	margin: 0 .5em 1em;
}

a:link, a:visited, a:hover, a:active {
	color: red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym {
	font-style: normal;
	font-size: .9em;
	border-bottom: 1px dotted gray;
	cursor: help;
}

hr {
	color: gray;
	background: gray;
	border: none;
	height: 1px;
}

hr.small {
	margin: 1em 0 1em 15px;
	width: 290px;
}

img {
	border: none;
}

p {
	margin: .5em;
}

p.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

dl.info {
	margin: .5em;
}

dl.info dt {
	color: gray;
	float: left;
	width: 5em;
	font-style: italic;
}

dl.info dd {
	margin-left: 5em;
}

ul {
	list-style: disc outside url(images/bullet.gif);
	padding-left: 0;
	margin-left: 1.5em;
}

ul.links {
	margin-top: .5em;
}

ul.links li {
	margin-bottom: .5em;
}

ul.links li p {
	margin-left: -1.5em;
	text-align: center;
}

li {
	padding-left: 0;
	margin-left: .5em;
	margin-right: .5em;
}

ul li blockquote p {
	margin: 0;
	font-style: italic;
	font-size: .9em;
}

ol.playlist strong {
	font-size: .9em;
	margin-left: .5em;
}

ol.playlist sup {
	font-size: .5em;
}

ol.notes li {
	font-size: .9em;
	font-style: italic;
	margin-left: 3em;
}

fieldset {
	border: none;
}

.c {
	text-align: center;
}

.s {
	text-decoration: line-through;
}

.spoiler {
	color: black;
	background-color: black;
}

#header {
	background: url(images/showname.jpg) center no-repeat;
	height: 175px;
	text-align: center;
	margin: 0;
}

#header span {
	display: none;
}

#host {
	background: black;
	float: right;
	border: 1px solid gray;
	margin: 10px;
	width: 250px;
	display: inline; /* thanks, MSFT! - http://www.positioniseverything.net/explorer/doubled-margin.html */
}

#host img {
	display: block;
}

#host p {
	color: silver;
	background: black;
	padding: .1em;
	border-top: 1px solid gray;
	margin: 0;
	font-size: .8em;
	text-align: center;
}

#gbsfm {
	background-color: white;
	padding: 5px;
	border: 1px solid red;
}

#buttons {
	background: transparent;
	text-align: right;
	border: none;
	margin: 10px auto;
	width: 599px;
}

#buttons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#buttons li {
	display: inline;
	padding: 0;
	margin: 0 0 0 .5em;
}
