BODY {	background-color: #34514f;
	background-image: url(images/frontbkg.gif);
	background-repeat: repeat; 
	background-attachment: fixed;
	font-family: arial, helvetica, lucida, sansserif;
	color: gray; 
	margin: 0px; 
	}


A:link 	{color: #bfbfbf; text-decoration: underline; background-color:transparent;}
A:visited {color: #bfbfbf; text-decoration: underline; background-color:transparent;}
A:active {color: #bfbfbf; text-decoration: underline; background-color:transparent; }
A:hover{color: orange; text-decoration: underline; background-color:transparent;}

.cellblock {font-family: arial, helvetica, lucida, sans-serif;
	background-color: white;
	    color:gray;}

.block {margin-top:10px;
	margin-right:30px;
	margin-left:30px;
        margin-bottom:10px;
	background-image: url(images/frontbkginlay.gif);
      border-style: solid;
       border-width: 1px;
       border-color: gray;
	padding:15px;
}

.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: #bfbfbf; 
	margin-left:10px;
	 margin-right:10px;
	text-align:justify;
}

.float { float:left;
	}
	 
.foot { font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 0.8em;
	color: #bfbfbf;
	text-align: center;
	}




.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: #bfbfbf}
.title {  font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; font-weight: 
	normal; color: #bfbfbf}
.other {  font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #bfbfbf}
