body
{
	background-color: #DADBDC;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 14px;
}

blockquote, h3, p, li
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote
{
	margin-right: 0;
	margin-left: 20px;
}

.smallnav
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

h1, h2, h3
{
	font-weight: normal;
	line-height: 20px;
}

h1, h2
{
	font-family: Georgia, Times, serif;
}

h1
{
	font-size: 14px;
}

h2
{
	font-size: 1em;
	font-style: bold;
}

h1 a, h2 a, h3 a
{
	border: none;
}

small, .small
{
	font-size: 12px;
	font-style: Verdana, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #F0482D;
	background-color: inherit;}


h3 a
{
	font: 1em Georgia, Times, serif;
}

  #sidebar-1 a
{
	color: #ffffff;
	background-color: #F0482D;
	display: block;
	padding-right: 2em;
	padding-left: 2 em;
	border-top: 1px; 

}

#sidebar-2 a
{
	color: #ffffff;
	background-color: #B8B2A2;
	display: block;
	padding-right: 2em;
	padding-left: 2 em;
	border-top: 1px; 

}

#sidebar-2 a li, #sidebar-1 a li
{
display: inline;
}

#sidebar-2 a:hover

{color: #EBE8D4;
background-color: #F0482D;}

#sidebar-1 a:hover

{color: #000000;
background-color: #EBE8D4;}


#sidebar-2 p, #sidebar-1 p
{
	font-size: 0.8em;
	line-height: 2em;
}

#sidebar-2 p, #sidebar-1 p
{
	text-align: center;
}
#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;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}

#container
{
	margin: 10px auto;
	padding: 10px;
	width: 760px;
	\width: 770px;
	w\idth: 760px;
}

#head
{
	height: 275px;
	text-align: center;
}

#sidebar-1
{
	margin-right: 5px;
	padding-top: 3px;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#sidebar-2
{
	margin-left: 5px;
	padding-top: 3px;
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#content
{
	margin: 0 155px;
	padding-top: 0px;
}

#foot
{
	margin-top: 5px;
	clear: both;
	text-align: right;
}

.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;
}

form#txpCommentInputForm td
{
	vertical-align: top;
}