body
{
	background-color: #ffffff;
	font-family: 'Book Antiqua', 'Lucida Grande', Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0 0 0 0;
}

p
{
	text-indent: 3em;
}

pre
{
	font-family: "Lucida Console";
	font-size: 11px;
	line-height: 18px;
}

img
{
	border: 0;
}

blockquote
{
	padding: 2px 2px 2px 2px;
	border: 1px black dotted;
	margin: 0 3em 0 2em;
	line-height: 15px;
}

.noindent, .noindent p
{
	text-indent: 0em;
}

.centered
{
	text-indent: 0em;
	text-align: center;
}

#right p, #left p
{
	line-height: 15px;
	font-size: 10px;
}

#head
{
	text-align: center;
	height: 100px;
}

#main
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 790px;
}

#content
{
	width: 550px;
	float: left;
	padding: 3px;
	margin: 0;
	overflow: hidden;
	display: inline;
}

#sidebar
{
	width: 215px;
	float: right;
	padding: 0px 8px 10px 8px;
	margin: 0;
	font-size: 1em;
	color: #333;
	display: inline;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}

.stroke
{
	border: 1px black solid;
	padding-left: 1em;
	padding-right: 1em;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black dotted;
}

a:hover
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

h1
{
	font-family: BaskervilleOldFace, Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 16px;
}

h2
{
	font-family: 'Helvetica Neue', HelveticaNeue-Bold, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

h3
{
	font-weight: bold;
	font-size: 12px;
}

.caps
{
}

input, fieldset, select, textarea
{
	font-family: "Book Antiqua", Georgia, Times, Serif;
	font-size: 11px;
	line-height: 18px;
	border-color: #111111 #555555 #555555 #111111;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 5px;
	width: auto;
	background-color: #ffffff;
	color: #000000;
}

td
{
	border: 1px dotted;
}

.hide,  table#nav, #footer, #calendar img
{
	display: none;
}

code
{
	background-color:#eeeeee;
	font-family: "Lucida Console", "Courier New";
}

.period-range
{
	border-bottom: 1px black;
}

.chat
{
	margin: 0 3em 0 4em;
	text-indent: -2em;
}


P {
  word-spacing:0.25em }
H1 {
  word-spacing:-0.125em }