@charset "utf-8";
a {
	color: #fff;	
}
a:visited {
	color:#CCC;	
}
.midPage {
	width: 955px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #4c178e;
	border-right-color: #4c178e;
	border-bottom-color: #4c178e;
	border-left-color: #4c178e;
	text-align: center;
	min-height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-top: 0px;
}
body {
	text-align: center;
	min-width: 955px;
	max-width: 100%;
	min-height: 768px;
	width: auto;
	left: auto;
	background-color: #4c178e;
}
.midPage .header {
	height: 125px;
	width: 955px;
	background-image: url(../banner.jpg);
	background-repeat: no-repeat;
}
.midPage .calheader  {
	height: 25px;
	width: 955px;
	background-repeat: no-repeat;
	background-image: url(../calbanner.jpg);
	margin-bottom: 2px;
}
.midPage .calheader .banner_spacer {
	height: 0px;
	display:block;
}


.midPage .header .banner_spacer {
	height: 99px; 
	display:block;
}

#subMenu {
	margin:0;
	list-style:none;
	height:26px;
	font-family:arial, verdana, sans-serif;
	border-bottom:1px solid #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.midPage .calendar_grid {
	height: auto;
	width: 320px;
	margin: 0 0 auto;
	min-height: 643px;
	float: right;
	text-align: left;
}
.midPage .calendar_grid #cal_bottom {
	width: 320px;
}
.midPage .calendar_grid #instructions {

}

.midPage .calendar_grid #cal_top {
	width: 320px;
}
.midPage .calendar_right {
	width: 635px;
	margin: 0 0 auto;
	min-height: 643px;
	text-align: right;
	float: right;
	height: auto;
}
.midPage .calendar_right #cal_top_right {
	height: 150px;
	margin-top: -10px;
}
.midPage .calendar_right #cal_bottom_right {
	height: 493px;
}
.midPage #bio {
	padding-top: 60px;

}
.midPage #foot_link {
	background-color: #4c178e;
	height: 16pt;
	width: 200px;
	color: #FFF;
	float: none;
	clear: both;
	margin: 30px auto 0 auto;
}
.midPage #about {
	padding-top: 60px;
	text-align: left;
	width: 500px;
	margin-left: 100px;
}
.midPage table {
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
.midPage table td {
	width: 135px;
	font-size: 10pt;
	vertical-align: top;
}
.midPage table h2 {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}
.midPage table ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px;
	margin: 5px 0px 0px 0px;
}
.midPage table li {
	margin-bottom: 5px;
	padding-right: 50px;
}
.midPage table span {
	font-size: 8pt;
	font-weight: bold;
	color: #60C;
}
.midPage #cal_desc {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.midPage #cal_desc h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}
.midPage table    a{
	color: #000;
}
.midPage #cal_desc a {
	color: #00C;
}
.midPage #cal_desc li {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.midPage #cal_desc ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.midPage #cal_desc h2 {
	font-size: 10pt;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}
.midPage #cal_desc h3 {
	font-size: 10pt;
	color: #60C;
	margin-top: 0px;
}
.midPage #cal_desc p {
	margin-left: 10px;
	text-align: justify;
	margin-right: 15px;
}
.midPage #cal_desc img {
	float: right;
	margin-right: 50px;
	margin-top: 50px;
	border: thin outset #000;
	margin-left: 50px;
}
.midPage table li {
	padding-right: 4px;
	padding-left: 4px;
	margin: 0 0 5px;
}
#content {
	width: 955px;
	height: 400px;
	margin: auto;
	padding: auto;
}
