body
{
        color: #cbcbcb;
        background: #cccccc;
}

a:link
{ 
        color: #9a8247;
}

a:visited 
{ 
        color: #9a8247
}

p, blockquote, li, h3
{
	font-family: Tahoma, Verdana, "Lucida Grande", Helvetica;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	letter-spacing: 0.0em;
}

blockquote
{
	margin-left: 15px;
	margin-right: 0px;
        font-size: 0.8em;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: center;
	height: 115px;
            border: 0px;
}

#container
{
	width: 800px;
	margin: -10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
        border: 0px;
        background: black;
}

#sidebar-1
{
	float: right;
	width: 140px;
        margin-left: 5px;
	padding-top: 200px;
}

#content
{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 15px;
}

#content2
{
	margin-left: 50px;
	margin-right: 25px;
	padding-top: 15px;
}

#sidebar-2
{
	float: right;
	width: 180px;
	margin-left: 5px;
	padding-top: 20px;
}

#foot
{
        clear: both;
        margin-right: auto;
        margin-left: auto;
        margin-top: -10px;
        margin-bottom: 5px;
        font-size: 0.7em;
        text-align: center;
}

img.footimg
{
    display: block;
    margin-left: auto;
    margin-right: auto
}

#footer
{
        margin-right: auto;
        margin-left: auto;
        text-align: center;
	font-family: Tahoma, Verdana, "Lucida Grande", Helvetica;
	font-size: 0.7em;
	line-height: 1.3em;
        padding-bottom: 10px;
}

#prev_next 
{
         margin-bottom: 40px;
         overflow: hidden;
}
#prev
{
         float: left;
}
#next
{
         float: right;
}

#accessibility
{
	position: absolute;
	top: -1000000px;
}
a
{
	color: white;
	text-decoration: none;
	border-bottom: 0px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #9a8247;
}

h1
{
	font-weight: normal;
	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;
        font-size: 0.7em;
}

h3 a
{
	border: 0px;
	font-weight: bold;
	font-family: Tahoma, Times, Serif;
	font-size: 1.3em;
}

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
{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

#comments
{
         color: #ffffff;
         font-size: 9px;
}

.comments_error
{ 
	background-color: #000000 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}