html, body {height:100%;}

html>body #wrapper {
    height: auto;
	}
	
#top {
position:absolute;
top:0px;
left:0px;
height:220px;
}
#history h1 {
font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0000;
	margin-bottom:5px;
}
#footer {
	font-size: 10px;
	text-align: center;
	margin: 5px;
	padding: 5px;
	border: 2px solid #666666;
	width: 100%;
}
#header {
	position: absolute;
	height: 220px;
	width: 100%;
	left: 0px;
	top: 0px;
	float:left;
}
#content {
	float:left;
	width: 100%;
	position:absolute;
	left: 0px;
	top: 210px;
}
#leftBar {
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#shows {
	padding-left: 10px;
}
#shows b {
font-style:italic;
color:#FF0000;
}
#shows b a:link {
color:#FF0000;
}
#wrapper {
 position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
#home {
	margin: 10px 0px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#CCCCCC;
	border: 3px solid #666666;
}

#latest {
	margin-left:10px;
	margin-right:10px;
}
#latest b { color:#FF0000;}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	margin-bottom:5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.justify {  text-align: justify}
.navlist {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #9999FF;
	padding: 0px 8px 0px 0px;
	color: #9999FF;
}

.grayBox {
	color: #999999;
	padding-right: 5px;
}
.heading {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#990000;
}
