*{
margin:;
padding:;
font-family: tahoma;
font-size:;
}
html{
margin:0;
padding:0;
background:;
	font-size: 10pt;
}
body{
margin: 0;
padding: 0;
background:;
}

/* ----- IDS ----- */

#container{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#container.front {
	background: #fff;
}

#primaryContent{
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#secondaryContent{
	display: none;
}

#header {
	display: none;
}

#footer{
width: 100%;
clear: both;
text-align: center;
color: #777;
padding-top: 5px;
font-size: 8pt;
border-top: 1px solid #777;
background-color: white;
line-height: 2em;
}

#secondaryContent h1 {
	font-size: 12pt;
	text-align: center;
}

h1{
font-size: 20pt;
font-weight: bold;
color: #323419;
}
h2{
font-size: 16pt;
font-weight: bold;
color: #323419;
text-align: center;
}
h3{
font-size: 14pt;
font-weight: bold;
color: #323419;
}
h4{
font:;
font-size:;
font-weight:;
color:;
margin:;
padding:;
}

#navigation {
	display: none;
}

table {
	padding: 5px;
	min-width: 500px;
}

.row0 {
	background-color: #fff;
}
.row_no_bg {
	background-color: transparent;
}

.row1 {
	background-color: #ccc;
}

th.no_style {
	background-color: white;
	color: black;
	text-align: left;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

th {
	background-color: #65371d;
	color: white;
	text-align: left;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

td {
	padding: 4px;
	font-size: 10pt;
}


#search_form {
	margin: 10px;
	padding: 10px;
	border: 1px solid gray;
	background-color: #eee;
}

#search_form label {
	width: 200px;
	text-align: right;
	float: left;
	background-color: #65371d;
	color: white;
	padding: 5px;
}

#search_form input {
	padding: 3px;
}

#search_title {
	width: 300px;
}

#search_year {
	width: 70px;
}

.form_comment {
	font-size: 8pt;
	color: #888;
	padding: 5px;
}

#search_form .no_style {
	display: inline;
	width: auto;
	color: black;
	padding: 0;
	background-color: transparent;
}

.attribute_table {
	width: 550px;
	font-size: 9pt;
}

.attribute_table th {
	width: 150px;
}

#top_right_navigation {
	display: none;	
}

p.selected {
	background-color: #ffa;
	border: 1px solid lightgray;
}

.menu_link_1_selected  {
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	line-height: 1.4em;
	
}

.menu_link_1 {
	padding: 3px;
	text-decoration: none;
	color: black;
}

.menu_link_2_selected  {
	font-size: 10px;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	line-height: 1.4em;
	
}

.menu_link_2 {
	font-size: 10px;
	padding: 3px;
	text-decoration: none;
	color: black;
}
