body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1em;
}

platzmacher
{
	line-height: 200px;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3
{
	font-weight: 500;

}

h1
{
	font-size: 1.5em;
	line-height: 1.6em;
}

h2
{
	font-size: 1.1em;
	line-height: 1.2em;
}

small, .small
{
	font-size: 0.8em;
}

a
{
	text-decoration: none;
        color: #000;
	background-color: inherit;
}

h1 a, h2 a, h3 a
{
	border: none;
}

#sidebar-2 a, #sidebar-1 a
{
	color: #c00;
	background-color: inherit;
	border: none;
}

#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 1.2em;
}

#sidebar-1 p
{
	text-align: right;
}

#content hr
{
	margin: 1.5em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

.caps
{
	font-size: 0.7em;
	letter-spacing: 0.1em;
}

img.divider
{
	margin: 2em 0;
	text-align: center;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 860px;
	\width: 870px;
	w\idth: 860px;
}

#head
{
	height: 170px;
	text-align: left;
    vertical-align: bottom;
}

#sidebar-1
{
	margin-right: 15px;
	padding-top: 35px;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-2
{
	margin-left: 10px;
	padding-top: 45px;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#content
{
	margin: 0 155px;
	padding-top: 30px;
}

#content a { text-decoration: underline; }


#foot
{
	margin-top: 5px;
	clear: both;
	text-align: center;
}

.comments_error
{
	color: #000;
	background-color: #fff4f4;
}

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;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}