.brownbkgd
{
	background-image: url(../images/shortred_bkgd.gif);
}

.brownbkgdtall
{
	background-image: url(../images/tallred_bkgd.gif);
}


/*  code to make the viewer pages work with NS6 */

.imgblock
{
	/*display: block;
	float: left;*/
	margin: 0px;
}

ul {
	margin: 0px;
	padding-left: 13px;
	list-style: disc;
}
