.h1 {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 22pt;
	font-weight: bold;
	color: #000000;
}
#background {
	position:absolute;
	width:980px;
	height:1000px;
	z-index:1;
	left: 0px;
	top: 0px;
}
body {
	background-image: url(ideabackground2.png);
}
#headline {
	position:absolute;
	width:800px;
	height:40px;
	z-index:1;
	left: 30px;
	top: 10;
}
#maintext {
	position:absolute;
	width:500px;
	height:240px;
	z-index:3;
	left: 250px;
	top: 100px;
}
.maintext {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	font-weight: 400;
}
.maintext a {
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
#links {
	position:absolute;
	width:200px;
	height:240px;
	z-index:6;
	left: 760px;
	top: 100px;
}.links {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 12pt;
	font-weight: 400;
	color: #000000;
	list-style-type: none;
	line-height: 18pt;
	text-align: center;
}
.h3 {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 13pt;
	font-weight: 600;
	color: #660000;
}
#sidepoem {
	position:absolute;
	width:300px;
	height:240px;
	z-index:3;
	left: 500px;
	top: 610px;
}
#listofperformers {
	position:absolute;
	width:750px;
	height:40px;
	z-index:5;
	left: 30px;
	top: 60px;
}
.page { display:none;}
#listofperformers a {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 13pt;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}

.h2 {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 13pt;
	font-weight: 400;
	color: #000000;
	text-align: left;
}
.page {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 12pt;
	line-height: normal;
	font-weight: 400;
	color: #000000;
	text-align: justify;
}
.links a {
	font-family: didot, Garamond, "Century Schoolbook";
	font-size: 12pt;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
