body {
	background-color: #003;
	color: white;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 10pt;
}
p,div,h1,h2,h3,h4,h5,h6,ul,ol,li {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
a {
	color: #338;
	outline: none;
}
a img {
	border: none;
}
h2,p,ul,ol {
	margin-bottom: 15px;
}

h1 {
	font-size: 36pt;
}
h2 {
	font-size: 14pt;
	color: #666;
	font-weight: normal;
	font-style: italic;
}
h3 {
	font-size: 12pt;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #999;
}
#container {
	margin: 30px auto 5px auto;
	width: 700px;
	background-color: #CCD;
	color: black;
	padding: 30px;
}
#footer {
	font-size: 8pt;
	text-align: center;
}
#footer a {
	color: #99C;
}
.biglink {
	text-align: center;
	font-size: 30pt;
	font-weight: bold;
}
.biglink span {
	color: #336;
	font-style: italic;
}
.center {
	text-align: center;
}
.credit {
	font-size: 8pt;
}
.clear {
	clear: both;
}
div.previousshow {
	float: left;
	margin: 0 30px 30px 0;
	text-align: center;
}
div.previousshow img {
	margin-top: 4px;
}

#live {
border: 3px solid #999;
font-size: 14pt;
width: 400px;
margin: 15px auto;
padding: 10px;
text-align: center;
}