body
{
	background-color: #fff;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size:1.0em;
}

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: .8em;
	line-height: 1.5em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: left;
}

#head
{

	background-image:url('/images/header.gif');
	text-align: left;
	height: 100px;
        background-color:#F6F6F6;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	background-color:#F6F6F6;
	float: right;
	position:relative;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	height:100%;
	padding-left: 5px;
}

#content
{
	margin-left: 0px;
	margin-right: 155px;
	padding-top: 5px;
}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color:#6F8EBF;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #FF9900;
}

h1
{
	font-weight: bold;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
}

h2
{
	font-weight: normal;

	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 95%;
	margin-top: 2em;
	margin-bottom: 2em;
	height: 1px;
}

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;
}
a.noline {
	font-size:0.75em;
}

.posted {
 	font-style: italic;
 	font-size:0.7em;
	margin-left:1em;
}

.article_list{
      font-size:0.75em;

}

.article_list .excerpt{
	font-size:1.2em;
}

.article_list .headline{
	font-size:1.0em;
	font-weight: bold;

}

.article_list .posted{
	font-size:0.7em;
	font-weight: bold;

}

.links {
	font-size:0.65em;
}