body {
	background-color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 98%;
}
h1 {	font-size: 1.1em;	}
h2 {	font-size: 1em;		}
a, a:visited {
	background-color: #FFFFFF;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	background-color: #FFFFFF;
	color: #0000FF;
	text-decoration: underline;
}
#top {
	clear: both;
	background-color: #6666FF;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 2px;

}
#whatson {
	float: right;
	width: 180px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	background-color: #6666FF;

}
#whatson a, #whatson a:visited, #whatson a.active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #6666FF;

}
#whatson a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #6666FF;
}
#topleft {
	display: block;
	margin-right: 185px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topnav {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #6666FF;

}
#topnav a, #topnav a:visited, #topnav a.active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;


}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #6666FF;

}
#nav {
	display: block;
	width: 140px;
	float: left;
	vertical-align: top;
	margin-bottom: 100px;

}
#nav a, #nav a:visited, #nav a.active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #FF9900;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	padding-left: 5px;
	font-weight: bold;




}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #996600;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;


}
#mid {
	vertical-align: top;
	display: block;
	margin-right: 240px;
	font-size: 0.95em;
	margin-left: 160px;
}
#content {
	display: block;
	padding-top: 10px;

}
#rightpanel {
	display: block;
	width: 180px;
	float: right;
	vertical-align: top;
	clear: right;

}
.box1 {
	display: block;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #003300;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box2 {
	display: block;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #003300;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box4 {
	display: block;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #003300;
	border: 1px solid #339933;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	display: block;
	clear: both;
	width: 100%;
	text-align: right;
	margin-top: 100px;
	padding-right: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;


}

.itembox {
	background-color: #FFFFFF;
	width: 350px;
	color: #666666;
	display: block;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 2px;
}
.itembar {
	width: 350px;
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.itembar1 {
	width: 350px;
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.itembar2 {
	width: 350px;
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}


.itembarlink {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;

}
.itembarlink:hover {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;


}

.itembar3 {

	width: 350px;
	color: #333333;
	display: block;
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#bread {
	display: block;
	float: left;
}
#location {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	font-size: 0.8em;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#location a, #location a:visited, #location a.active {
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
}
#location a:hover {
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: underline;
}
#date {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	font-size: 0.8em;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: right;
	padding-right: 5px;
}
.edate {
	font-size: 0.8em;
	font-weight: bold;
}
.etext {
	width: 400px;
	font-size: 0.8em;
	margin-bottom: 1em;


}
