BODY {	background-color: white;
	background-image: url(images/frontbkg.jpg);
	background-repeat: repeat; 
	background-attachment: fixed;
	font-family: arial, helvetica, lucida, sansserif;
	color: gray; 
	margin: 0px; 
	}


TABLE { margin: 0px; }


H1 {  	color: #993333;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.5em;
		font-style: bold;
	padding: 2 px;
	margin: 0 px;
}

H2 {  			color: #996600;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.2em;
		font-style: bold;
	padding: 3 px;
	margin: 0px;

}


P  {font-family: arial, helvetica, sansserif;
	color: gray; 
	margin-left:10px;
	 margin-right:10px;
	text-align:justify;
}


    .navigcell { background-color: #efefef; }

    .navighead { font-size: 0.8em; }

	

   	.navigs { font-size: 0.8em;
    margin: 0px; }

	.captionartist {font-size: 0.8em;
			font-weight: bold; 
		}
	.captiontitle {	font-size: 0.8em; 
			font-style: italic; 
			font-weight: normal;
		}
	.captionother {font-size: 0.8em;}






.mainpanel { background-color: #f0f0f0;}


.topnavig { background-color: white;
	    color: gray;
		font-family: arial, helvetica, sans-serif;
}
.subnavig { background-color: #d8d8ff;
	    color: gray;
		font-family: arial, helvetica, sans-serif;
}

.bottomnavig { background-color: #e0e0e0;
	    color: gray;
		font-family: arial, helvetica, sans-serif;
}

.cellnavigplain { background-color:transparent;
	}

.cellnavigmarked { background-color: #e0e0e0; }

.subnavigplain { background-color:transparent;
	}

.subnavigmarked { background-color: #a8a8ff; }




A:link 	{color: gray; text-decoration: underline; background-color:transparent;}
A:visited {color: gray; text-decoration: underline; background-color:transparent;}
A:active {color: gray; text-decoration: underline; background-color:transparent; }
A:hover{color: white; text-decoration: underline; background-color:red;}
.highlight {background-image: url(images/fronthighlight.gif);
	backround-repeat: no-repeat;
	background-attachment: scroll;
	}

.cellblock {font-family: arial, helvetica, lucida, sans-serif;
	background-color: #efefef;
	    color:gray;}

.block {margin-top:0px;
	margin-right:0px;
	margin-left:0px;
        margin-bottom:0px;
	border-top: solid;
	border-left: solid;
	border-width: 10px;
        border-color: #005d5f;
       background-color: #efefef;
	padding:20px;
}

.link {	font-family: arial, helvetica, lucida, sans-serif;
	color: gray; 
	border-style:solid;
	border-width:1px;
	border-color:gray;
	text-align:center;
	}
.small {font-size:.8em;}

.framed {background-color:transparent;
	border-style:solid;
	border-width:1px;
	border-color:white;
	}


.float { float:left;
	}
	 
.foot {font-size:.7em;
       text-align:center;}


.ssfont 	{font-family: arial, helvetica, sans-serif; }

.infoblock  { 	border-style: solid;
		border-width: 1px;
		border-color: white;
		background-color: orange;
		color: white;
		}

.info {		font-family: arial, helvetica, sans-serif;
		
}
.infomline { 	border-style: solid;
		border-width: 1px;
		border-color: white;
		background-color: orange;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.8em;
}
.infobold { 	border-style: none;
		border-width: 1px;
		border-color: white;
		background-color: transparent;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.8em;
		font-weight: bold;
}
.infoitalic { 	border-style: none;
		border-width: 1px;
		border-color: white;
		background-color: transparent;
		color: white;
		font-family: arial, helvetica, sans-serif;
		font-size: 0.8em;
		font-style: italic;
}

.artist {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: gray}
.title {  font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: normal; color: gray}
.other {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: gray}
.smallprint {  font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: gray; font-size: 0.6em}
.bignote  {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: red; font-size: 1.0em}
.smallnote  {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: red; font-size: 0.8em}

.press { text-align: justify;
	font-family: Courier;
	font-style: normal;
	forn-weight: normal;
	color: black;
	}

