body
{
	background-color: #fff;
}

	a:link 
	{
	color:#447722;
	text-decoration: underline;
	}
	a:visited 
	{
	color: #668844;
	text-decoration: underline;
	}
	a:hover 
	{
	text-decoration: underline;
	color: #223311;
	background-color:#ddeecc;
	}
	a:active 
	{
	text-decoration: underline;
	color: #447766;

	}

p, blockquote, li, h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#right {
	background-color:#ddeecc;
	border: 3px double #000000;
	padding:6px 6px 11px 6px ; 
	margin:7px;
	font-size:.8em;
        font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}
#right a:link, #right a:active, #right a:visited {
padding:.1em;
line-height:1.2em;
}
#right a:hover {
color:black;
padding:.1em;
line-height:1.2em;
}

#right h5 {
	margin:5px 0 0 3px;
	line-height:1.1em;
	font-weight:bold;
}

#links{
	background-color:#ffffff;
	border: 1px dashed #000000;
	padding:6px 6px 11px 6px ; 
	margin:7px;
	font-size:.8em;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}
#links h5 {
	margin:5px 0 0 3px;
	line-height:1.1em;
	font-weight:bold;
}
.popup  {
target-new: window ! important ;
target-name: new;
}

.breadcrumb {
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:3px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:1px solid #446622;
	padding:3px;
	
}
.breadcrumb a:hover {
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	border:1px solid #668866;
	background-color:#ddeecc;
	padding:3px;
	
}


#head
{
	text-align: center;
	height: 100px;
}

#container
{
	width: 530px;
	\width: 530px;
	w\idth: 530px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	padding-top: 100px;
}

#content
{
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
}

#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;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #C00;
}

h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
}

h2
{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
}
h4 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bolder;
}

h4 a {
text-decoration:underline;
}

h3
{
	font-weight: bolder;
font-size: .7em;
font-family:verdana, san-serif;
line-height:2em;
}

h3 a
{
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	text-decoration:none;
}

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
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}
.comments  li {
border-bottom: 1px solid #447722;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}