#right3 {
	margin: 0 12px 50px 12px;
	float: left;
	width: 714px;
}

#right3 div {
	background-color: #fffacd;
	border: 0px solid black;
	border-width: 0 3px 3px 1px;
}

#right3 p {
	padding: 15px 50px 15px 50px;
	margin: 0;
	text-align: center;
	font-size: smaller;
	//font-weight: bold;
}

#right3 p a {padding: 0 10px 0 10px;}

#right3 ul, #right3 li {
	border: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #fffcb7;
}

#right3 strong {text-transform: capitalize;}

#right3 li.show {
	background: url(../images/historybullet.png) no-repeat 0 3px;
	line-height: 170%;
	font-size: 85%;
	padding: 0 0 8px 28px;
}

#right3 li.x {
	padding: 5px 5px 5px 50px;
}

#right3 li.year {
	font-size: 120%;
	background-color: #b7f4b7;
	text-align: center;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	border-color: black;
	border-style: solid;
	border-width: 2px 0 2px 0;
}

h1, h2 {
	font-size: 180%;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: 150%;
	padding-top: 20px;
	padding-bottom: 20px;
}
