body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	background-color: #006;
}
body, html {
    margin:0;
}
img	{
	border: 0;
}
.inset {
	padding: 0px 5px 5px;
}
a {
	color: #00CCFF;
}
h1 {
	font-size: 24px;
	line-height: 24px;
	margin-top: -5px;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
h6 {
	font-size: 9px;
}
#insidediv {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 720px;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 720px;
	height: 116px;
	position: relative;
	z-index: 1;
}
#nav {
	clear: both;
	width: 720px;
	height: 27px;
	position: relative;
	padding: 0 0 6px 0;
	z-index: 10;
}
#left	{
	width: 120px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	z-index: 6;
}
* html #left {  /* This is the Tan hack */
	margin: 0 0 0 5px;
	width: 130px; 
	w\idth: 120px;
}
#content	{
	float: left;
	padding: 10px 0 0;
	margin: 0 15px 0 15px;
	width: 440px;
	z-index: 7;
}
* html #content {  /* This is the Tan hack */
	width: 440px; 
	w\idth: 440px;
}
#right	{
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 120px;
	z-index: 8;
}
* html #right {  /* This is the Tan hack */
	width: 130px; 
	w\idth: 120px;
}
#footer{
	clear: both;
	font-size: 75%;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	font-weight: bolder;
	z-index: 9;
}
.dates {
	font-size: 12px;
	line-height: 14px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006;
	background-color: #CCC;
}
.headline {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
}
td p {margin-top: 0px; margin-bottom: 0px;}
