/*------Links------------------------------------*/
a:link{color: #ae0021; text-decoration:none;}
a:visited{color: #ae0021; text-decoration:none;}
a:hover{color: #ae0021; text-decoration:underline;}

/*------Misc------------------------------------*/
body {
     margin: 0;
     background: url("images/wallpaper.jpg");
     width: 100%;
}

img {
	border: none;
}

#siteWrapper {
	width: 730px;
	margin: auto auto;
}

/*-------Calendar-------------------------------*/
#calHeader {
	width: 730px;
	height: 66px;
	background: url(images/cal_header.png) no-repeat;
}

#calFooter {
	clear: both;
	width: 730px;
	height: 112px;
	background: url(images/cal_week5.png) no-repeat;
}

#calBody {
	width: 730px;
	background: url(images/cal_bg.png) top repeat-y;
	margin: 0;
	padding: 0;
}

#calBackdrop {
	width: 680px;
	height: 461px;
	margin: 0 26px 0 26px;
	background: url(images/backdrop.jpg) no-repeat;
}

#backdropText {
	width: 270px;
	height: 325px;
	overflow: auto;
	color: #ffffff;
	position: relative;
	top: 70px;
	left: 360px;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

#eventCal {
	width: 682px;
	margin: 0 25px 0 25px;
}

.footer {
	text-align: center;
	color: #ffffff;
	font-size: .75em;
        font-family: Verdana;
}

.miniText {
	font-size: .75em;
}

/*-------Dates-------------------------------*/
#week2, #week3, #week4 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

#week2 li, #week3 li, #week4 li {
	float: left;
	padding: 0;
	margin: 0;
}

.date13 a {
	height: 79px;
	width: 103px;
	display: block;
	background: url(images/date_13b.jpg) no-repeat;
}

.date14 a {
	height: 79px;
	width: 95px;
	display: block;
	background: url(images/date_14b.jpg) no-repeat;
}

#.date14 a:hover {
#	background: url(images/date_14c.jpg) no-repeat;
#}

.date15 a {
	height: 79px;
	width: 95px;
	display: block;
	background: url(images/date_15b.jpg) no-repeat;
}

#.date15 a:hover {
#	background: url(images/date_14c.jpg) no-repeat;
#}

.date16 a {
	height: 79px;
	width: 94px;
	display: block;
	background: url(images/date_16b.jpg) no-repeat;
}

#.date16 a:hover {
#	background: url(images/date_16c.jpg) no-repeat;
#}

.date17 a {
	height: 79px;
	width: 95px;
	display: block;
	background: url(images/date_17b.jpg) no-repeat;
}

#.date17 a:hover {
#	background: url(images/date_17c.jpg) no-repeat;
#}

.date18 a {
	height: 79px;
	width: 95px;
	display: block;
	background: url(images/date_18b.jpg) no-repeat;
}

#.date18 a:hover {
#	background: url(images/date_18c.jpg) no-repeat;
#}

.date19 a {
	height: 79px;
	width: 103px;
	display: block;
	background: url(images/date_19b.jpg) no-repeat;
}

#.date19 a:hover {
#	background: url(images/date_19c.jpg) no-repeat;
#}

.date20 a {
	height: 78px;
	width: 103px;
	display: block;
	background: url(images/date_20b.jpg) no-repeat;
}

#.date20 a:hover {
#	background: url(images/date_20c.jpg) no-repeat;
#}

.date21 a {
	height: 78px;
	width: 95px;
	display: block;
	background: url(images/date_21b.jpg) no-repeat;
}

#.date21 a:hover {
#	background: url(images/date_21c.jpg) no-repeat;
#}

.date22 a {
	height: 78px;
	width: 95px;
	display: block;
	background: url(images/date_22b.jpg) no-repeat;
}

#.date22 a:hover {
#	background: url(images/date_22c.jpg) no-repeat;
#}

.date23 a {
	height: 78px;
	width: 94px;
	display: block;
	background: url(images/date_23b.jpg) no-repeat;
}

#.date23 a:hover {
#	background: url(images/date_23c.jpg) no-repeat;
#}

.date24 a {
	height: 78px;
	width: 95px;
	display: block;
	background: url(images/date_24b.jpg) no-repeat;
}

#.date24 a:hover {
#	background: url(images/date_24c.jpg) no-repeat;
#}

.date25-26 {
	height: 78px;
	width: 198px;
	display: block;
	background: url(images/cal_week4.jpg) no-repeat;
}
