@charset "UTF-8";
.datetime/* CSS Document */

 {
	width:5em;
	text-align: center;
	margin-right: 15px;
	float: left;
}
.datetime .top   {
	background-color:#AEAEAE;
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #AEAEAE;
}
.datetime .day /* day of the month (NUMBER) */ 
  {
	font:bold 1.5em Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif;
	letter-spacing:0.13em;
	text-align: center;
	color: #AEAEAE;
	border-right: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
}
.datetime  .mon /* month */ 
  {
	text-transform:uppercase;
	text-align: center;
	color: #AEAEAE;
	letter-spacing: 3px;
	border-right: solid 1px #AEAEAE;
	border-left: solid 1px #AEAEAE;
}
.datetime .yr /* year */ 
  {
	margin: 0px;
	padding: 0px;
	color: #AEAEAE;
	border-right: solid 1px #AEAEAE;
	border-bottom: solid 1px #AEAEAE;
	border-left: solid 1px #AEAEAE;
}
.nov17 {
	background: url(../news/images/nov17.jpg) no-repeat top left;
	margin-bottom: 15px;
}
.newscontent {
	margin-left: 80px;
}
.oct12 {
	background: url(../news/images/oct12.jpg) no-repeat top left;
	margin-bottom: 15px;
}
.oct7 {
	background: url(../news/images/oct7.jpg) no-repeat top left;
	margin-bottom: 15px;
}
.dec18 {
	background: url(../news/images/dec18.jpg) no-repeat top left;
	margin-bottom: 15px;
}
.feb22 {
	background: url(../news/images/mar18.jpg) no-repeat top left;
	margin-bottom: 15px;
}
.may24 {
	background: url(../news/images/may24.jpg) no-repeat left top;
	margin-bottom: 15px;
}
.jun6 {
	background: url(../news/images/jun6.jpg) no-repeat left top;
	margin-bottom: 15px;
}
