body
{
	background-color: #fff
}

p, blockquote, li, h3
{
	font-family: Helvetica, Arial, Verdana, "Lucida Grande", Tahoma ;
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
	padding-left: 10px;
	padding-right: 20px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-1 p
{
	width: 125px;
        line-height: 30px;
	font-size: 14px;
        text-align: left;
}

#sidebar-2 p, 
{
	width: 150px;
        line-height: 40px;
	font-size: 12px;
        text-align: right;
        border: 1px solid #cc8;
}

#sidebar-1 p
{
	text-align: left;
}

#head
{
	text-align: left;
	height: 55px;

}


x
{

        font-size: 12px;
        font-family: Helvetica, Arial;
        color: red;
        line-height: 1.6em;
    
        
}

#container
{
	width: 900px;
	\width: 900px;
	w\idth: 900px;
        background-color: #fff; 
	margin: 0px;
	margin-left: auto;
        border: 5px;
   	margin-right: auto;
        border-style: dashed;
	border-width: 0px 1px 0px 1px;
	border-color: #8D9096

}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 300px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 20px;


}

#content
{
	margin-left: 150px;
	margin-right: 155px;
	padding-top: 30px;


}

#sidebar-2
{
	float: right;
	width: 150px;
	\width: 300px;
	w\idth: 150px;
	margin-left: 5px;
	padding-top: 20px;



}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: right;

}

#foot a
{
	color: gray;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: blue;
	text-decoration: none;
	
}

#sidebar-1 a
{
	border: 1px;
	color: blue;
        font-weight: bold;
        background-color: #CCFF99
}

#sidebar-2 a
{
	border: 1px;
	color: Gray;
        font-family: Helvetica, Arial;
        text-align: right;
}

h1
{
	font-weight: light;
	text-decoration:none;
	font-family: Helvetica, Arial;
	font-size: 2em;

}

h2
{
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 1em;
	font-style: italic;
}

h3
{
	font-weight: normal;
        font-family: Helvetica, Arial;
	font-size: 1em;
        color: red;
}

h3 a
{
	border: 0px;
	font-weight: bold;
        text-decoration: underline;
	font-family: Helvetica, Arial;
	font-size: 1em;
        color: red;
}

h1 a
{
	border: 0px;
        color: #000000;
}

h2 a
{
	border: 0px;
        color: blue;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 1em;
	margin-bottom: 1em;
}

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;
}