body
{
  background-image: url('navigation_bar.png');
  background-repeat: no-repeat;
  font-family: verdana;
  font-size: 10pt;
  background-color: #581308;
  color: #F8BF24;
}

div#related_arts h2
{
  font-size: 11px;
  font-weight: bold;
  color: #ddd;
}

div#related_arts p a
{
  font-size: 10px;
  font-weight: normal;
  color: #bbb;
}

div#related_arts p
{
  margin-top: 2px;
  margin-bottom: 2px;
}

table#search_results
{
  border: 2px solid #F8BF24;
}

table#search_results th
{
  background-color: #684328;
}

table#search_results th,td
{
  padding: 0.3em 1em;
}

table#search_results tr:hover
{
  background-color: #883328;
}

a
{
  color: #F8BF24;
  font-size: 12pt;
}

a.nav_bar
{
  text-decoration: none;
  margin-right: 29px;
  font-weight: bold;
  color: #581308;
}

p.pagetitle
{
  text-align: center;
  font-size: 14pt;
}

p.sectiontitle
{
  font-size: 12pt;
  font-weight: bold;
}

p.left_bar_year_link
{
	margin-top: 5px;
	margin-bottom: 5px;
}

p.art_title
{
  font-size: 14pt;
  font-weight: bold;
}

p.art_source_date
{
  font-size: 10pt;
  color: #999;
  font-weight: bold;
}

p.art_question
{
  margin: 0;
  font-weight: bold;
}



a.left_bar_year_link
{
	font-size: 18pt;
	font-weight: normal;
  text-decoration: none;
}

img.thumb
{
  border-style: solid; 
  border-color: #222; 
  border-width: 2px;
  text-decoration: none;
}

span.selected_year_link
{
	font-size: 18pt;
	font-weight: normal;
  text-decoration: none;
  background-color: #884328;
  color: #F8BF24;
}

td.even_rows
{
	padding: 10px; 
	background-color: #5d1308;
}

td.uneven_rows
{
	padding: 10px; 
	background-color: #5f1a18;
}

div.content_area
{
  position: absolute;
  left: 130px;
  top:  118px;
  width: 80%;
}