body
{
	background: #c0c0c0;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

blockquote
{
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#logo
{
	float: left;
	height: 50px;
	width: 50px;
	padding-left: 50px;
	padding-top: 30px;
}

#head
{
	text-align: left;
	margin-left: 125px;
	margin-right: 125px;
	margin-top: 40px;
	margin-bottom: 20px;
}

#container
{
	width: 700px;
	height: 500px;
	margin: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #55555;
}

#sidebar-1
{
	float: left;
	width: 120px;
	margin-right: 0px;
	margin-top: 24px;
}

#content
{
	margin-left: 125px;
	margin-right: 125px;
}

#sidebar-2
{
	float: right;
	width: 120px;
	margin-left: 5px;
	padding-top: 1em;
}

#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;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
	line-height: 17px;
	font-size: 13px;
}

h1
{
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 30px;
	padding-left: 10px;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 16px;
	font-style: italic;
}

h3
{
	font-weight: normal;
	line-height: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 20px;
}

h1 a, h2 a, h3 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
{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 1px;
	width: 400px;
}

img.logo
{
	height: 50px;
	width: 50px;
	background: #ffffff;
}

.comments_error
{
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding: 0.3em;
}
