body
{
	background-color: #fff;
}

p, blockquote, li
{
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.7em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#head
{
	width: 700px;
}

#container
{
	width: 725px;
	\width: 735px;
	w\idth: 725px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#content
{
	margin-right: 235px;
	padding-top: 30px;
}

#sidebar-2
{
	float: right;
	width: 225px;
	\width: 225px;
	w\idth: 225px;
	margin-left: 5px;
	padding-top: 30px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}

a:hover, a:active {
	color: #b91619;
	text-decoration: none;
	border-bottom: none;
}

#head a {
	border-bottom: none;
}

img {
	padding-left: 45px;
	border: none;
}

#sidebar-2 img {
	margin-left: 10px;
	padding-left: 0px;
}

#head img {
	padding-left: 0px;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
}

h2
{
	color: #b91619;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.7em;
	text-align: left;
	padding-left: 10px;
}

h3
{
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.7em;
	text-align: left;
	padding-right: 10px;
	padding-left: 50px;
}

h3 a
{
	border: 0px;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: b91619;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}