body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#holder {
	width: 770px;
	background: #EAECEE;
	text-align: left;
	margin: 0 auto;
	padding-top: 5px;
}
#header {
	background: url(csp-banner5.jpg) no-repeat;
	height: 130px;
	width: 770px;
}
#nav {
	float: none;
	padding-top: 3px;
	padding-bottom: 5px;
	background: #444E58;
}
.nav {
	text-align: right;
	font-size: 75%;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	color: #C3E2FF;
}
a.nav:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #444E58;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#content {
	padding: 0px 15px 15px;
	text-align: left;
	margin: 0px 15px 15px;
}
#timelinecontent {
	text-align: left;
}
#footer {
	padding: 5px;
	background-color: #444E58;
	clear: both;
}
.footer {
	text-align: right;
	;
	color: #FFFFFF;
	font-size: 70%;
}
a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #C3E2FF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footer2 {
	padding: 5px 10px 0px;
	background-color: #C3E2FF;
	clear: both;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.box {
	padding: 5px;
	float: left;
	height: 100px;
	width: 600px;
	margin: 20px;
	border: 1px dashed #444E58;
}
.imageleft {
	margin: 5px;
	padding: 0px;
	float: left;
}
.imageright {
	margin: 5px;
	padding: 0px;
	float: right;
}
.boxtextleft {
	font-size: 80%;
	color: #000000;
	padding: 0px;
	text-align: left;
}
.boxtextright {
	font-size: 80%;
	color: #000000;
	padding: 0px;
	text-align: right;
}
.boxheaderright {
	font-size: 100%;
	color: #000000;
	text-align: right;
	text-decoration: underline;
}
.boxheaderleft {
	font-size: 100%;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}
.h1 {
	font-size:130%;
	font-weight: bold;
	color: #556370;
}
.h2 {
	font-size:100%;
	font-weight: bold;
	color: #556370;
	clear: left;
}
.maplinks {
	text-align: center;
	margin: 5px;
	padding: 5px;
}

.p {
	font-size:90%;
}
.imageleftother {
	margin: 5px;
	padding: 0px;
	float: right;
	clear: both;
}
#lowernav {
	padding: 5px;
	background-color: #444E58;
	clear: both;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
}
.thumbnail {
	margin: 5px 10px;
	background: center top;
}
.timelinedays {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 75%;
}
.timelinedaysbefore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336635;
	font-weight: bold;
}
.timelinedaysevent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A70000;
	font-weight: bold;
}
.timelinedaysafter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5A800;
	font-weight: bold;
}

