ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL 
	{
	font-size: 100%; 
	font-family: Arial, Helvetica, sans-serif; 
	}
BODY 	{
	color: #3C2104; 
	background: #FFF url(images/nav5.gif) repeat-y;
	margin: 0 0 0 0;

/* 
	scrollbar-base-color: #b09078;
	scrollbar-arrow-color: black;
	scrollbar-highlight-color: #805430;
	scrollbar-3dLight-Color: #a09888;
	scrollbar-shadow-color: #787c78;
	scrollbar-darkshadow-color: #805430;
	scrollbar-face-color: #c0b0A0; 
	scrollbar-track-color: #b08870; 
*/
	}
FORM {display: inline; margin-top: 5px;}

H1 	{
	font-size: 180%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
H2 	{
	font-size: 150%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
H3 	{
	font-size: 140%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
H4 	{
	font-size: 130%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
H5 	{
	font-size: 120%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
H6 	{
	font-size: 110%; 
	color: #3C2104; 
	background: transparent; 
	margin: 0 10px 0 5px; 
	}
HR 	{
	color: #000080; 
	}
P 	{
	font-size: 110%; 
	color: #3C2104; 
	margin-right: 10px; 
	margin-left: 10px; 
	}
ADDRESS {
	font-size: 110%; 
	color: #3C2104; 
	margin-right: 10px;
	margin-left: 20px; 
	}
TABLE {
	background: transparent; 
	}
UL 	{
	font-size: 100%; 
	color: #3C2104; 
	margin: 0 10px 0 25px; 
	}
OL 	{ /* 2008.06.29 (Palmer): changed zero to capital "O" */
	font-size: 100%; 
	color: #3C2104;  
	margin: 0 10px 0 25px; 	
	}
LI 	{
	font-size: 100%; 
	color: #3C2104; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0px; 
	margin-right: 10px; 
	}
A:link {
	color: #0000CC; 
	background: transparent; 
	text-decoration: underline; 
	}
A:visited 
	{ 
	background: transparent; 
	text-decoration: underline; 
	color: #660099; 
	}
A:active  {
	background: transparent; 
	text-decoration: underline; 
	}
A:hover  {
	color: red;
	background: transparent;
	text-decoration: underline;
	}
.leftcol {
	position: absolute; /* 2008.06.29 (Palmer); added semicolon */ 
	top: 0px; 
	left: 0px; 
	width: 175px; 
	float: left;
	}
.frontpg {
	position: absolute; 
	top: 0px; 
	left: 185px; 
	width: 70%; 
	margin-right: 4%; 
	padding-left: 180px; /* 2008.06.29 (Palmer); added semicolon */ 
	margin-left: 15px; 
	background: url(images/fsp.gif) no-repeat; 
	background-position: top left;
	}
.rightcol {
	position: absolute; 
	top: 0px; 
	left: 210px; 
	width: 70%; 
	margin-right: 4%; 
	margin-top: 50px; /* 2008.06.29 (Palmer): added space at top */
	padding-left: 30px; /* 2008.06.29 (Palmer): added semicolon, reduced from 180px to 30px */ 
	min-width: 391px; 
	margin-left: 15px; 
	} 
.tinylink {
	font-size: 80%; 
	line-height: 14px; 
	color: #0000cc; 
	background: transparent; 
	text-decoration: underline; 
	}
.tiny {
	font-size: 80%; 
	line-height: 14px; 
	color: #3C2104; 
	background: transparent; 
	text-decoration: none; 
	}
.lefttext {
	font-size: 140%; 
	color: #3C2104; 
	}
.righttext {
	font-size: 100%; 
	margin-left: 20px; /* 2008.06.29 (Palmer): left-margin --> margin-left */
	color: #3C2104; 
	}
.biglink {
	font-size: 130%; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #0000cc; 
	background: transparent; 
	text-decoration: underline; 
	}
.biggertext {
	font-size: 140%; 
	font-weight: bold; 
	line-height: 1.5em; 
	color: #3C2104; 
	background: transparent; 
	text-decoration: none; 
	}
.formtext { /* 2008.06.29 (Palmer): removed colon */
	font-size: 100%; 
	color: #3C2104; 
	background: transparent; 
	}

/* 2008.06.17 (Palmer) added */

.verboseComment { 
	border: 2px inset; 
	margin: 10px; 
	padding: 10px;
	}

/* 2008.06.29 (Palmer): added to support Site Search */

/* Search <input> text and <submit> button */
h2.fsaSearchForm { margin: 30px 0px 10px 0px; }
table.fsaSearchForm { margin: 10px 0 10px 0px; }

/* Search results <table> */
table.fsaSearchResults { margin: 10px 0 50px 0px; padding: 4px; }
thead.fsaSearchResults { font-weight: bolder; }
tfoot.fsaSearchResults { font-weight: bolder; }
tfoot tr.fsaSearchResults { font-size: small; }		
thead tr.fsaSearchResults { background: #C0B4A8; } /* FSA brown */
tfoot tr.fsaSearchResults { background: #C0B4A8; }
tr.fsaSearchResults td { padding: 4px 8px 4px 4px; }
td.even { background: #D8D8D8; border-left: 1px solid silver; font-size: small; } /* Light gray */
td.odd {  background: transparent; border-left: 1px solid silver; font-size: small; }
tr.fsaSearchResults td a { font-size: small; text-decoration: none; }
tr.fsaSearchResults td a:hover { font-size: small; text-decoration: underline; }		

/* 2008.07.02 (Palmer): added to support Artist listing */

#fsaArtistsWrapper { margin: 10px 0px 0px 10px; width: 98%; min-width: 1000px;  min-height: 680px; }
#fsaArtistsTable { width: 100%; margin: 4px 0px 0px 4px; }
#fsaArtistsTable tr td { padding: 0px 4px 0px 4px; font-size: small; }
#fsaArtistsTable tr td a.even { background: #D8D8D8; }
#fsaArtistsTable tr td a.odd { background: transparent; }
#fsaArtistsTable tr td a { text-decoration: none; font-family: "Times New Roman", Times, serif; display: block; }
#fsaArtistsTable tr td a:hover { text-decoration: underline; }		

/* End */
