body {
	background-color: White;
	color: Black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 65px;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

a, a:active, a:link, a:visited {
	text-decoration: underline;
	text-weight: bold;
	color: #DD0000;
}

a:hover {
	text-decoration: underline;
	color: Blue;
}

#comedy_kellner_container {
	position: absolute;
	width: 900px;
	height: 600px;
	margin-left: -450px;
	top: 30px;
	left:50%;
	z-index: 1;
}

p {
	text-align: left;
	line-height: 22px;
}

.smalltext {
	font-size: 11px;
}

td {
	font-size: 13px;
	text-align: right;
}

#header_layer {
	position: absolute;
	width: 600px;
	height: 200px;
	z-index: 4;
	left: 300px;
	top: 0px;
}
