body
{
	text-align: center;
	background-color: #eed;
	font-family: optima, verdana, arial, sans-serif;
	margin: 0%;
	/*the following tile created by mod26@nyc.rr.com I snagged it off of the evercool k10k.net site. */
	background-image: url(scallops2.gif);
}

div
{
	margin: 1em 0em 1em 0em;
	border-color: #999;
	border-width: 0px;
	border-style: dotted;
}

div#main
{
	width: 42em;
	margin: 20px auto 50px auto;
	background-color: #eed;
	color: #000;
	border-color: #775;
	border-width: 1px;
	border-style: outset;
	padding: 34px 0px 34px 0px;
}

#quote
{
	text-align: left;
	font-size: small;
	margin: 3em 2em;
}

#contents { margin: 25px 4em 64px 4em; }
#nav, #bottnav, h1, h2 { text-transform: capitalize; }

#nav
{
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	background-color: #997;
	color: #000;
	padding: 3px;
	margin: 25px 0 35px 0;
	letter-spacing: 2px;
}

#nav span { padding: 0 4px 0 4px; }

#nav a:link, #nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover
{
	color: #000;
	text-decoration: underline;
}

#pulldown { text-align: center; }
#bottnav { font-size: x-small; }

#footer
{
	font-size: x-small;
	line-height: 1.2em;
	font-family: verdana, sans-serif;
}

div.note { display: none; }

h1
{
	text-align: left;
	margin-bottom: 15px;
}

h2
{
	font-size: medium;
	color: #c33;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}

h3
{
	font-size: medium;
	color: #c33;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: left;
}

h3 span.date
{
	font-size: x-small;
	color: #000;
}

p, ul li, div.entext
{
	text-align: left;
	line-height: 1.4em;
	font-size: small;
	word-spacing: 2px;
}

blockquote {font-style: italic;}
address { font-size: small; }

.dohicky
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}

.quote
{
	font-style: italic;
	font-size: small;
}

.source
{
	font-size: small;
	text-align: right;
	margin: 0em;
	font-weight: 600;
}
a img { border: none; }
.photolink { text-align: right; }

.center table
{
	margin-left: auto;
	margin-right: auto;
}

.center h3 { text-align: center; }

.spoken
{
	font-style: italic;
	font-family: georgia, palatino, serif;
}
/* counteracts effects of NS4 styling*/
.bump {margin-top: 0px;}

.center { text-align: center; }