html
{
overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #898989;
}

blockquote, h3, p, li
{
	padding: 0px 10px 0 10px;
	font-size: 0.6em;
	line-height: 1.4em;
}

textarea
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

input
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: normal;
}

h1
{
	font-size: 1em;
}

h2
{
	font-size: 3em;
	font-style: italic;
}

small, .small
{
	font-size: 1em;
}

commenttext
{
	font-size: 1em;
}

a
{
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	border-bottom: 1px #000 solid;
}

h1 a, h2 a, h3 a
{
	border: none;
	text-decoration: none;
}

#content h3 a
{
	font-weight: bold;
	text-decoration: none;
}

#content hr
{
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#container
{
	width: 300px;
	\width: 300px;
	w\idth: 300px;
	margin: 100px auto 0 auto;
}

#head
{
	position: relative;
	height: 180px;
	text-align: right;
}

#home_link
{
	position: absolute;
	right: -3px;
}

#winter_link
{
	position: absolute;
	right: 24px;
}

#winter_link a
{
	color: #777;
}

a:hover { 
	color:#E8B0EA;
	text-decoration:none 
}

#content
{
	position: relative;
}

#navigate
{
	position: absolute;
	left: -60px;
}

#navigate a
{
	color: #0;
	background-color: inherit;
	border: none;
}

.foot_navigate a
{
	text-decoration: none;
	border: none;
	color: #880000;
}

h3 comment
{
	color: #ccc;
}

.comments_error
{
	color: #000000;
	background-color: #fff4f4;
	margin-left: 40px;
}

.comment_message p
{
	font-size: 0.9em;
}

#comment_invite
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #777;
}

#comment_invite a
{
	color: #777;
	text-decoration: none;
	border: none;
}

ul.comments_error
{
	padding: 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview
{
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
	font-size: 0.6em;
	margin-left: 40px;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}

#posttime
{
	position: absolute;
	color: #000;
	text-align: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	right: 0px;
}

#posttime a
{
	color: #000;
	text-decoration: none;
	border: none;	
}

#content_text
{
	color: #eee;
	width: 300px;
	position: absolute;
	left: 0px;
}

#comment_entries
{
	margin-left: 50px;
}

.comment_form
{
	font-size: 0.8em;
}

#history
{
	margin-top: 5px;
	width: 300px;
	padding-bottom: 50px;
}

#history a
{
	color: #000;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

#history p
{
	padding: 0 10px 0 10px;
	margin-top: 6px;
	font-size: 0.6em;
	line-height: 2em;
}