body {
	background-image: url(gfx/bgimage110.gif);
	background-repeat: repeat-y;}

#description {
	position: absolute;
	margin-top: 20px;
	margin-left: 130px;
	width: 450px; }

.credits {
	font-size: 9px;
	color: #333333; 
	font-style: italic; 
	margin-top: 20px;
	margin-left: -2px;
	border: 0px;
	line-height: 1.5em;}

td {
	font-family: verdana;
	font-size: 9px;
	color: #333333; 
	font-style: italic; }

#location {
	position: fixed;
	top: 60px;
	left: 660px;
	width: 110px;
	font-size: 9px;
	color: #666666;
	line-height: 2em;	
	font-family: Verdana, sans-serif; }

.indent {  
	margin-top: 5px; 
	margin-right: 0px; 
	margin-bottom: 10px; 
	margin-left: 12px; 
	color: #993300;
}


