
     BODY        {
	font-family: Book Antiqua;
	font-size: 1em;
	color : #3A0807;
	margin-right : 2em;
	margin-left: 2em;
	background : white;

}

TD, TH, FONT, P, ul, dl
	{
	font-family: Book Antiqua;
	color : #3A0807;
	font-size: 1.0em;
	/* comment out bg to work */
    /*background: pink;*/
}


A:LINK {
	font-family: Book Antiqua;
	color : #7C1010;
	background : white;
	line-height : 1.5em;
}


A:ACTIVE {
	font-family: Book Antiqua;
	color : #560000;
	background : white;
	line-height : 1.5em;
}


A:VISITED {
	font-family: Book Antiqua;
	color : #9B854B;
	background : white;
	line-height : 1.5em;
}


.indent {
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 1.0em;
	text-indent : 1em;
}	


p.notes { 
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 0.85em;
}	

p.source { 
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 0.80em;
}	

.copyright { 
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 0.74em;
}	
	
small { 
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 0.80em;
}		

small.caps { 
	font-family : Book Antiqua;
	color : #3A0807;
	font-size: 0.85em;
}


/* NLC Headings */
H1 {
	font-family : Book Antiqua;
	font-size : 1.5em;
	color : #3A0807;
	font-weight : bold;
	background : white;
}


H2 {
	font-family : Book Antiqua;
	font-size : 1.4em;
	color : #3A0807;
	font-weight : bold;
	background : white;
}




H3 {
	font-family : Book Antiqua;
	font-size : 1.2em;
	color : #3A0807;
	font-weight : bold;
	background : white;
}




H4 {
	font-family : Book Antiqua;
	font-size : 1.1em;
	color : #3A0807;
	font-weight : bold;
	background : white;
}


@page rotated {size: landscape}










/* PHP classes */
/* Search screen classes */

.main_container  {
	width: 499px;
	float: left;
}

.form_text  {
	width: 499px;
	float: left;
	clear: left;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family : Book Antiqua;
	font-size: 1.00em;
}

.form_container  {
	width: 490px;
	clear: left;
	float: left;
}

.form_container_heading  {
	width: 280px;
	float: left;
}

.form_container_input  {
	width: 210px;
	float: right;
}

.label  {
	width: 160px;
	float: left;
	clear: left;
	padding-top: 10px;
	padding-right: 10px;
	font-family : Book Antiqua;
	font-size: 1.00em;
	text-align: right;
}

.field  {
	width: 210px;
	float: left;
	padding-top: 10px;
	font-family : Book Antiqua;
	font-size: 1.00em;
	padding-right: 15px;
}


.field_last  {
	width: 210px;
	float: left;
	padding-top: 10px;
	font-family : Book Antiqua;
	font-size: 1.00em;
	text-align: right;
}


/* Results Display classes */

.search_results_container  {
	width: 499px;
	float: left;
}

.search_term {
	font-family : Book Antiqua;
	width: 499px;
	float: left;
	font-size: 1.00em;
	color: black;
	background: white;
}

.search_link  {
	font-family : Book Antiqua;
	font-size: 1.00em;
	color: black;
	background: white;
	width: 100px;
	float: right;
	text-align: right;
}

.results  {
	font-family : Book Antiqua;
	font-size: 1.00em;
	color: black;
	background: white;
	width: 499px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


.data_table  {
	float: left;
	clear: left;
	width: 490px;
}


/* Item Display classes */

.display_container  {
	width: 490px;
	clear: left;
}

.item_display_label {
	width: 100px;
	clear: left;
	float: left;
}

.item_display_field  {
	width: 390px;
	float: left;
	font-family : Book Antiqua;
	font-size : 1.00em;
}

.source_link {
	width: 200px;
	text-align: left;
	float: left;
	font-family : Book Antiqua;
	font-size : 1.00em;
}

.return_link  {
	float: left;
	width: 440px;
	clear: left;
	padding-bottom: 10px;
}



/* Image Display classes */

.image_display_container  {
	width: 649px;
	clear: left;
}

.image_display_letter  {
	width: 649px;
	clear: left;
	text-align: center;
}

.page_nav_container  {
	width: 649px;
	clear: left;
	float: left;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.image_display_label {
	width: 100px;
	clear: left;
	float: left;
}

.image_display_field  {
	width: 549px;;
	float: left;
	font-family : Book Antiqua;
	font-size : 1.00em;
}

.image_source_link {
	width: 200px;
	text-align: left;
	float: left;
	font-family : Book Antiqua;
	font-size : 1.00em;
}

.image_return_link  {
	float: left;
	width: 649px;
	clear: left;
	padding-bottom: 10px;
}

.image_form_container  {
	width: 649px;
	clear: left;
}

.image_form_container_heading  {
	width: 280px;
	float: left;
}

.image_form_container_input  {
	width: 210px;
	float: right;
}
