body { background-color: black;
	margin: 0px;
	padding: 0px;

}

A:link 	{color: #808080; text-decoration: underline; background-color:transparent;}
A:visited {color: #808080; text-decoration: underline; background-color:transparent;}
A:active {color: #808080; text-decoration: underline; background-color:transparent; }
A:hover{color: black; text-decoration: underline; background-color:gray;}


H1 { font-family: arial,helvetica,sans-serif;
     font-size: 1.8em;
     font-style: normal;
     font-weight: bold;
     color: #ff6c05;
     margin-top:4px;
     margin-bottom: 4px;
     margin-left: 10px;
     margin-right:10px;
     padding:2px;
     }

H2 { font-family: arial,helvetica,sans-serif;
     font-size: 1.2em;
     font-style: normal;
     font-weight: bold;
     color: black;
     margin-top:4px;
     margin-bottom: 4px;
     margin-left: 10px;
     margin-right:10px;
     padding:2px;
     }

H3 { font-family: arial,helvetica,sans-serif;
     font-size: 1em;
     font-style: italic;
     color: #ff6c05;
     margin-top:4px;
     margin-bottom: 4px;
     margin-left: 10px;
     margin-right:10px;
     padding:2px;
     }

.orange { font-family: arial,helvetica,sans-serif;
     font-size: 1em;
     font-style: normal;
     color: #ff6c05;
     margin-top:4px;
     margin-bottom: 4px;
     margin-left: 10px;
     margin-right:10px;
     padding:2px;
     }

.black { font-family: arial,helvetica,sans-serif;
     font-size: 1em;
     font-style: normal;
     color: black;
     margin-top:4px;
     margin-bottom: 4px;
     margin-left: 10px;
     margin-right:10px;
     padding:2px;
     }


.other { background-color: black;
	color: white;
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
}
.smallprint { background-color: black;
	color: white;
	font-size: .6em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
}

.story { background-color: black;
	color: white;
	font-size: .6em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
}

.artist { background-color: black;
	color: white;
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

.title { background-color: black;
	color: white;
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

.tabthumbs { background-color: black; }
.tabmainimg { background-image: url(bkggrade.jpg); }
.tabtext { background-image: url(gridbkg.jpg); }
.tabvstrut { background-image: url(vstrutblack.jpg); }
.tabnavigation { background-image: url(bkg.jpg); }
.tablabel { background-color: black; }

.whiteblock  { 	color: white;
	font-size: .7em;
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	text-align: justify;
}

.xsml {font-size: 1px;}

