body
{
	margin: 0;
	padding: 0;
	font-family: Times New Roman, Times;
	color: #fff;
	background-color: #000;
}

blockquote, p, li
{
	padding-right: 10px;
	font-size: 0.8em;
	line-height: 1.1em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3, h4, h5
{
	margin: 0 0 0 0;
	padding: 0 1px;
	font-weight: normal;
}

h1, h2, h3, h4, h5
{
	font-family: Times New Roman;
}

h1
{
	font-size: 3.6em;
	line-height: 0.8em;
}

h2
{
	font-size: 1em;
	line-height: 0.9em;
}

h3
{
	font-size: 0.8em;
	line-height: 1em;
font-weight: bold;
text-decoration: underline;
}

h4
{
	font-size: 2.5em;
	line-height: 0.9em;
}

h5
{
	font-size: 2.25em;
	line-height: 0.9em;
}


hr
{
	margin: 0.2em auto;
	width: 135px;
	height: 1px;
	color: #ffffff;
background-color: #ffffff;
	border: none;
}

small, .small
{
	font-size: 0.9em;
}

a
{
	text-decoration: underline;
	color: #fff;
}

a img
{
	border: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a
{
	text-decoration: none;
	border: none;
}

h3 a
{
	font: 1.5em Georgia, Times, serif;
}

#container
{
	margin: 10px auto;
	padding-top: 30px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
}

#sidebar-1, #sidebar-2
{
	padding-top: 10px;
	width: 150px;
}

#sidebar-1
{
	margin-right: 5px;
	float: left;
	text-align: right;
}

#sidebar-2
{
	margin-left: 5px;
	float: right;
}

.section_list
{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li
{
	padding: 0;
}

#content
{
	margin: 0 0 100px 0;
	padding-top: 30 px;
padding-right: 200px;
}

.caps
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider
{
	margin: 2em 0;
	text-align: center;
}

.author
{
	font-style: normal;
	font-size: 0.8em;
}

.published
{
	font-size: 0.8em;
}

.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;
}

#comments-help
{
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

.error-status
{
	font: 1.3em Georgia, Times, serif;
}