/*******
Five Dollar Globals
Author: Nahum Reduta <freshredmeat@netscape.net>
Edition: 20040410
*******/

@charset "US-ASCII";

.center {text-align: center}
.move {margin-left: 2em}

.leftside	{font-size: 80%; text-align: center; float: left; clear: left; }
.rightside	{font-size: 80%; text-align: center; float: right; clear: right; margin-right: 1.5em; }
.caption	{font-size: 80%; text-align: center; }

.aside, ABBR, ACRONYM	{cursor: help; border-bottom: 1px dotted; }
.prose	{white-space: pre; }

.LinkStrip	{font-size: smaller; text-align: center; }

.shrink, SMALL, LABEL	{font-size: 75%; }
.big		{font-size: larger; }

.tight	{margin: 0; padding: 0; border: 0; }

.fgn, .fgn-cont	{font-style: italic; }
  .fgn:before, .fgn-cont:before	{content: "\0000ab"; }
  .fgn:after	{content: "\0000bb"; }

/*******Element Properties*/

A	{text-decoration: underline; }

BLOCKQUOTE {margin: auto 8%; font-family: Garamond, "Bell MT", serif; }

CODE, SAMP, KBD {background: #0000a0; color: #e0e0e0; font-family: "Courier New", Courier, Prestige, monospace; font-size: 14px; white-space: pre; }

DT	{font-weight: bold; }

FIELDSET	{padding: 0.5em; }

.subtitle	{font-size: 12px; margin: -6px auto 6px; }

HR		{height: 1px; clear: both; }
HR.breaker	{width: 25%; text-align: left; }

IFRAME	{border: none; }

IMG		{border: none; }
IMG.thumb	{width: 150px; height: 100px; border: solid 1px; }
IMG.thumb-vert	{width: 100px; height: 150px; border: solid 1px; }
IMG.link	{width: 88px; height: 31px; padding: 0 5px; }
IMG.banner-L	{width: 468px; height: 60px; }

P	{margin: 0.5em 0 0.5em; }

SPAN.title	{text-decoration: underline; }
SPAN.name	{font-style: italic; }
SPAN.thing	{font-style: bold; }
SPAN.ordinal	{font-size: 69%; vertical-align: text-top; text-decoration: underline; }
SPAN.sup	{font-size: 69%; vertical-align: text-top; }
SPAN.sub	{font-size: 69%; vertical-align: text-bottom; }

TD		{vertical-align: top; }
TD#Link-Rambles	{display: none; }
TD#Link-Artwork	{display: none; }
TD#Link-Forum	{display: none; }

	@media screen	{

	/*END @media screen*/	}