body {
	color: #f2e0c9;
	background-color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

a:link {
	color: #f29321;
}
a:visited {
	color: #f29321;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}

#cover {
	border: 3px outset #D1CECF
}

#cover_small {
	border: 1px outset #D1CECF;
	margin: 8px 8px 8px 8px;
}

#content {
	margin: 0px 20px 20px 20px;
	padding: 2px 20px 8px 20px;
	background-color: #000000;
	width: 720px;
	text-align: center;
}

#links {
	border: none;
	margin: 24px 20px 8px 20px;
	color: #f2e0c9;
	word-spacing: 8px
}

#header {
	color: #f29321;
	font-size: 18pt;
	font-style: italic;
	letter-spacing: 16pt;
	font-weight: bold;
	text-align: center;
	background-color: #111111;
	padding: 8px 8px 8px 8px;
	border: 2px outset #333333;
}

#tagline {
	font-weight: bold;
	text-align: center;
}

.text {
	text-align: justify;
	margin-left: 16px;
	margin-right: 16px;
}

.b {
	font-weight: bold;
}

th {
	text-decoration: underline;
	font-size: 12pt;
}

.alert {
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}

#me {
	border: 4px outset #444444;
	margin-right: 16px;
}

#sellers {
	font-weight: bold;
	width: 500px;
	border: 2px outset #444444;
	font-size: 11px;
}

.small {
	font-size: 10pt;
}

.tiny {
	font-size: 8pt;
}

.blurb_f {
	position: absolute;
	width: 800px;
	color: #FFFFFF;
	z-index: 2;
	text-align: center;
	font-weight: bold;
	font-size: 0pt;
	visibility: hidden;
}

.blurb_b {
	position: absolute;
	width: 800px;
	color: #496B56;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	font-size: 0pt;
	visibility: hidden;
}

.blurb_n {
	position: absolute;
	width: 800px;
	color: #000000;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	font-size: 0pt;
	visibility: hidden;
}

.seller {
	position: absolute;
	top: 260px;
	text-align: right;
	visibility: hidden;
}

.seller img {
	margin-bottom:4px;
}
