#pickerbox {
	width: 580px;
	height: 140px;
	margin-top: 15px;
	background: url(../images/head_events.gif) top left no-repeat;
}

.ebanner {
	width: 530px;
	height: 90px;
	margin: 10px auto;
}

#jumper {
	padding-top: 60px;
	padding-left: 258px;
}

.jumpbox {
	width: 180px;
	height: 22px;
	border: 1px solid #003366;
}

#jumpmotd {
	padding: 55px 0px 0px 200px;
	width: 340px;
}

.datebox {
	float: left;
	width: 45px;
	height: 50px;
	background: url(../images/gfx_date.gif) top left no-repeat;
}

#bighed {
	width: 530px;
	margin: 0 auto;
	font-size: 2em;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366ff;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 1px;
	border-bottom: 1px dotted #cccccc;
}

.month {
	width: 45px;
	height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.date {
	width: 42px;
	height: 33px;
	line-height: 33px;
	font-size: 16pt;
	text-align: center;
	padding: 0px;
}

.eventrow {
	width: 530px;
	margin: 15px auto 10px auto;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 15px;
}

.eventcol {
	width: 450px;
	float: left;
	margin-left: 20px;
}

.eventname {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 20px;
	color: #009900;
}

.eventd {
	color: #6666cc;
	margin-top: 8px;
}

.eventxt {
	margin: 8px 0px 0px 0px;
	line-height: 18px;
}

.eventm {
	font-weight: bold;
	margin-top: 8px;
}

#eventdate {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3366ff;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 1px;
}

#ensure {
	width: 560px;
	text-align: center;
	margin: 15px auto 0px auto;
	color: #ff9933;
}