body
{
	background-color: #fff;
}
	
p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


#head
{
	margin-right: 120px;
	text-align: right;
	height: 70px;
}

#container
{
	width: 90%;
        max-width : 1200px;
	margin: 10px auto;

}

#sidebar-1
{
        padding-top: 57px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	float: left;
	width: 115px;
	margin-right: 5px;
	font-size: 12px;
}

#sidebar-2
{
        padding-top: 7px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	width: 125px;
	margin-left: 5px;
	float: right;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

#foot a
{
	border: 0px;
}
#sidebar-1 a
{
	font-weight: bold;
}

#content
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	text-align: justify;
	margin-left: 120px;
	border-left: 0px solid gray;
	margin-right: 120px;
	border-right: 0px solid gray;
	font-size: 13px;
}


#foot
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	margin-top: 20px;
	text-align: center;
	font-size: 10px
}
#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px black solid;
}


normal
{
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 14px
}

small
{
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 10px
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.5em;
}

h2
{
	font-weight: bold;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 1.2em;
}

h3
{
	font-weight: bold;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

h1 a, h2 a
{
	border: 0px;
}
.caps
{
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.ad{
	background: #fff;
	border: 0px solid #ccc;
	display: block;
	margin: -0px 0px 0px -0px;
	padding: 0px;
	position: relative;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}

#navcontainer a
{
float: left;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 12px;
display: block;
padding: 3px;
width: 100px;
background-color: #EEE;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}