#image1, #image2, #image3, #image4, #image5, #image6 {
	visibility:hidden;
	z-index:4;
	width:200px;
	height:150px;
}

#image1_small, #image2_small, #image3_small, #image4_small, #image5_small, #image6_small {
	visibility:visible;
	z-index:3;
	width:27px;
	height:20px;
}

#site {
	margin: 0 auto;
	width: 800px;
}

#text {
	text-align:center;
}

#masthead {
	text-align:left;
}

#background {
	top: 0px;
}


.title {
	background-color:#246DB6;
}

.content {
	background-color:#6495ED;
	
}

.image {
	background-color:#FFFFFF;
}

.timeline, .timeline1, .timeline2,  .timeline3, .timeline4 {
	background-color:#246DB6;
}

a, b, h1, h2, h3, p, .mastheadtext{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C4C2E1;
}
a:hover {
	color: #22224B;
}

body {
	text-align: center;
}

.undertitle, .linetime, .linetime1 {
	background-color:#22224B;
}
.line{
	background-color:#22224B;
	visibility:hidden;
}

.time {
	color:#22224B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:3;
	font-size:13px;
	text-decoration:underline;
}


.linetime, .linetime1 {
	z-index:5;
	height:45px;
	top:-15px;
}
.linetime {
	width:2px;
}

.linetime1 {
	width:3px;
}
