body
{
	background-color: #fff;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;

}

/* kbd, samp, */
pre {
	display: block;
}

li kbd {
	padding-left: 0;
	display: normal;
}

/*
dd, dt {
	font-size: 0.9em;
	line-height: 1.6em;
}
*/

dt {
	font-style: italic;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 11px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	height: 100px;
}

#container
{
	width: 610px;
	\width: 620px;
	w\idth: 610px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	/*padding: 10px;*/
	margin-top: 50px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 35px;
}

#content
{
	/* margin-left: 155px; */
	margin-right: 155px;
	padding-top: 30px;
	padding-left: 20px;
	width: 440px;
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: left;
	padding-right: 10px;
}

.article
{
	border-bottom: 2px solid #000;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 35px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a:link
{
	color: #C00;
	text-decoration: under-line;
}

a:visited
{
	color: #A00;
}

a:hover
{
	color: #F00
	text-decoration: none;
}

a:active
{
	color: #F00;
	
}


#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 3em;
	padding: 0;
	margin: 0;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
	line-height: 2em;
}

h3 a:link
{
	color: #000;
	text-decoration: none;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
	line-height: 1.6em;
}

h3 a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}


h1 a, h2 a
{
	color: #000;
	text-decoration: none;
}

h1 a:visited
{
	color: #000;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

code
{
	font-size: 1em;
}


#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

#content ul, #content ol {
	margin: 0;
	padding: 0;
}

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;
}

img.alignleft {
	float: left;
	margin-right: 1em;
}

img.alignright {
	float: right;
	margin-left: 1em;
}
