.event {
	font-family: sans-serif;
	font-weight: bold;
	font-style: italic;
	font-weight: 900;
	font-stretch: expanded;
	line-height: 20px;
	width: 300px;
}
.event div{
	font-style:normal;
	font-weight:normal;
}

.blue {
	color: #1e2c8c;
}

.red {
	color: #c62228 !important;
}

h1 {
	font-family: sans-serif;
	font-weight: bold;
	color: #c62228;
	text-align: center;
	margin-top:10px;
}

body {
	font-family: sans-serif;
	color: #1e2c8c;
	font-size: 15px;
}



.layouttable td {
	font-family: sans-serif;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.layouttable table td {
	padding: 5px;
	margin: 0;
	text-align: center;
}

.neilburgess {
	font-family: sans-serif;
	font-size: 10px;
	color: white;
}

.menu{
	padding: 1px 0 0 15px;
	display: block;
	height: 21px;
	text-decoration: none;
	background: url(../2008images/framework/menuitem2.gif) #fff repeat;
	color: #1e2c8c;
	font-weight:bold;
	cursor:pointer;
}
.menu:hover{
	background: url(../2008images/framework/menuitem_hover2.gif) #fff;
	text-decoration: none;
}
.menu:visited{
	color: #1e2c8c;
}
.menuNoClick{
	padding: 1px 0 0 15px;
	display: block;
	height: 21px;
	text-decoration: none;
	background: url(../2008images/framework/menuitem2.gif) #fff repeat;
	color: #1e2c8c;
	font-weight:bold;
}

a:visited{
	color: #1e2c8c;
}

.mapevent {
	width: 280px; 
	border: solid 1px black; 
	background: white; 
	position:absolute;
	padding-left:3px;
	z-index:99;
	cursor:pointer;
}
a img {
	border: 0;
}
