

body {
	background:#968354 url(../bg1.jpg) repeat-y center;
	margin:0;
	padding:0;
	font: 15px/17px georgia; 
	text-align:center;
	}

.p1 {
	margin-top:0px;
	}
	
.p3 {
	font-size: 12px;
	color: #aa8833; 
	}
	
p 
	{margin-left:15px;
	}
		
a {
	color:#997733;
	}
	
a:hover {
	color:#7e7e7e;
	}
	
h1 {
	background:#ffffff url(../graphics/calendar_header.jpg);
	width:710px;
	height:120px;
	margin:10px 0 0 0;
	padding:0;
	}

h1 span,
h2 {
	display:none;
	}

#calendar {
 width: 400px;
 padding: 0;
 margin-left: 50px;
 border-left: 1px solid #A2ADBC;
 font: normal 17px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #616B76;
 text-align: center;
 background-color: #fff;
}

td {
 border-right: 1px solid #A2ADBC;
 border-bottom: 1px solid #A2ADBC;
 width: 80px;
 height: 50px;
 text-align: center;
 background: url(../graphics/bg_calendar.gif) no-repeat right bottom;
}

td a:link, td a:visited {
 color: #993344;
 background: url(../graphics/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
 color: #6aa3ae;
 background: url(../graphics/bg_calendar.gif) no-repeat right top;
}

th {
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #664411;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

#container {
	position:relative;
	width:710px;
	margin:0 auto 0;
	padding:0;
	text-align:justify;
	}

#quickSummary {
	text-align:center;
	font-style:italic;
	color:#7e7e7e;
	width:550px;
	margin:0 55px 0;
	font-size:16px;
	}
	
#quickSummary a {
	color:#997733;
	margin: 15px 10px;
	font-size:15px;
	}
	
#quickSummary a:hover {
	color:#333333;
	}

#quickSummary .p1 {
	margin: 20px 30px 0;
	}
	
#quickSummary .p2 {
	font-size: 13px;
	margin: 5px 20px 30px;
	}
	
#preamble {
	width:500px;
	margin-top:0;
	margin-bottom: 5px;
	}
	
#preamble img {
	margin-left: 40px;
	padding-bottom: 10px;
	border: solid 0px;
	color: #996633;
}

#preamble h3 {
	background:transparent url() no-repeat;
	height: 0;
	margin:0;
	padding:0;
	}
	
#preamble h3 span {
	display:none;
	}

#explanation h3 {
	background:transparent url() no-repeat;
	height: 0;
	margin:0;
	padding:0;
	}
	
#explanation h3 span {
	display:none;
	}
	
	
#supportingText {
	width:450px;
	margin-top:0;
	}
	
#participation h3 {
	background:transparent url(3.gif) no-repeat;
	height: 0;
	margin:0;
	padding:0;
	}
	
#participation h3 span {
	display:none;
	}
	
#benefits h3 {
	background:transparent url(4.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#benefits h3 span {
	display:none;
	}
	
#requirements h3 {
	background:transparent url(5.gif) no-repeat;
	height:35px;
	margin:0;
	padding:0;
	}
	
#requirements h3 span {
	display:none;
	}
	
#linkList {
	position:absolute;
	top:220px;
	left:50%;
	margin-left:112px;
	width:220px;
	border: 1px;
	border-color: #fff;
	background: url(side_02.gif) repeat-y;
	text-align:left;
	}

#linkList img {
	margin: 10px 10px 0;
	border: solid 3px #997733;
}
	
#lselect h3 {
	background:transparent url(side_01.gif) no-repeat center;
	height:0;
	margin:0;
	padding:0;
	}
	
#lselect h3 span {
	display:none;
	}



#lselect ul,
#larchives ul, 
#lresources ul {
	list-style:none;
	margin: 0;
	padding:15px 0 20px;
}

#lselect ul li, 
#larchives ul li, 
#lresources ul li 
{ 
padding:0 0 0 16px; 
margin: 0 0 0 5px; 
border-color:white; 
border-style:solid; 
border-width:1px; 
background: url() no-repeat; 
}


#larchives a, 
#lresources a {
	font-weight:bold;
	}

#lselect a:hover,
#larchives a:hover,
#lresources a:hover {
	color:#000;
}

#lselect a {
	display:block;
	margin-bottom:0;
	font-weight:bold;
	}
	
#lselect a.c {
	display:inline;
	text-decoration:none;
	color:#7e7e7e;
	border:0;
	font-weight:normal;
	}
	
#lselect a.c:hover {
	color:#333333;
	text-decoration:none;
	border:0;
}
	
#lresources {
	background: url(side_03.gif) no-repeat bottom right;
	padding-bottom:0;
}

#lresources h3 {
	background:transparent url(mcm2.jpg) no-repeat center;
	height:0;
	margin:0;
	padding:0;
	}
	
#lresources h3 span {
	display:none;
	}
	
#larchives h3 {
	display:none;
	}
	
#footer {
	text-align:center;
	padding-bottom:10px;
	}
	
#footer a {
	display: none;
	text-decoration:none;
	font-weight:bold;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#000;
	}
	

