BODY {	background-color: white;
	font-family: arial, helvetica, lucida, sansserif;
	color: gray; 
	margin: 0px; 
	}

H1 {  color: gray;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.5em;
		font-style: bold;  
}

H2 {  color: gray;
		font-family: arial, helvetica, sans-serif;
		font-size: 1.1em;
		font-style: bold;  
}

FORM {margin: 0px;
	padding: 0px;
	}

.mainpic { 
	   border: 1px solid white;

	}

A:link 	{color: white; text-decoration: underline; background-color:transparent;}
A:visited {color: white; text-decoration: underline; background-color:transparent;}
A:active {color: white; text-decoration: underline; background-color:transparent; }
A:hover{color: #a0a0a0; text-decoration: underline; background-color:transparent;}
.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;
	}

.column {font-family: arial, helvetica, lucida, sansserif;
	color: gray; 
	margin-left:10px;
	 margin-right:10px;
	text-align:justify;
}

.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;
	}



