html
{
	margin: 0;
	padding:0;
  height: 100%;
}

body 
{
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align: center;
  background:#CC6600;
  height: 100%;
} 

p, blockquote, li, h3
{
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
  margin-bottom: 0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#sidebar-2 p, #sidebar-1 p
{
	line-height: 15px;
	font-size: 10px;
}

#sidebar-1 p
{
	text-align: right;
}

#head
{
	text-align: right;
	height: 266px;
  background-image: url('/images/12.jpg');
}

#head h1
{
  margin: 0;
  padding: 0;
  padding-right: 50px;
  padding-top: 80px;
  color: #fff;
}

#head h1 a
{
  margin: 0;
  padding: 0;
  text-decoration:none;
  border: 0px;
  color: #fff;
}

#head h2
{
  margin: 0;
  padding: 0;
  padding-right: 50px;
}

.headlink a
{
	color: #702200;
	text-decoration: none;
	border: 0px;
}

.headlink
{
  margin-top: 87px;
  font-weight: bold;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
  background: #FFECCC url('/images/11.jpg') no-repeat bottom right;
  border-top: 10px solid #722200;
}

#sidebar-1
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 10px;
	padding-top: 20px;
  margin-top: 20px;
  padding-left: 10px;
}

#sidebar-1 dl
{
  margin: 0;
}

#sidebar-1 dd
{
  font-style: italic;
}

#content
{
	margin-left: 155px;
	margin-right: 10px;
	padding-top: 0px;
  border-right: 1px solid #702200;
  border-top: 10px solid #702200;
  margin-top: 20px;
  margin-bottom: 0;
}

#foot
{
	clear: both;
  margin-top: 0;
	margin-right: 10px;
  margin-bottom: 10px;
  padding: 10px;
  padding-top: 20px;
	text-align: center;
  font-size: 0.8em;
  color: #333333;
  border-bottom: 1px solid #702200;
  border-right: 1px solid #702200;
}

#foot a
{
  border: 0px;
  text-decoration: none;
  color: #333333;
}

#accessibility
{
	position: absolute;
	top: -10000px;
}
a
{
	color: #702200;
	text-decoration: none;
	border-bottom: 1px black solid;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #702200;
}

h1
{
	font-weight: bold;
	text-decoration:none;
	font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size: 3em;
  color: #660000;
  margin-bottom: 10px;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
  margin-top: 5px;
}

h3
{
	font-weight: normal;
}

h3 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1.5em;
}

#sidebar-1 h3
{
  font-weight: bold;
}

h4
{
  font-weight: normal;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 3px;
  text-align: right;
}

h4 a
{
	border: 0px;
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 0.7em;
}

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_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}
