.elephant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}
.date {
	font-weight: 700;
	font-size: small;

}
.cover {
	font-size: x-small;
	font-style: italic;
}
.artist {
	font-size: small;
}
.event {
	font-size: small;
	font-style: oblique;
	font-weight: normal;
}
.calenderframe {
	height: 250px;
	width: 52%;
	z-index: 100;
	left: 50%;
	right: 50%;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #888888;
	text-decoration: underline;
}
.streetaddress {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	vertical-align: text-top;

}

BODY {
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #5C5C5C;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;


}
.phototext {
	font-weight: 700;
	font-size: small;
	position: absolute;
	color: #FFFFFF;
	left: 692px;
	top: 16px;







}
