#mainTitle
{
	font: 3em Helvetica;
	background-color: #A6A6A6;
}
#topNav
{
	background-color: #D3D3D3;
	padding:3px;
}
#bottomNav
{
	background-color: #D3D3D3;
	padding:3px;
}
.jumpTo
{
	margin-top:-30px;
	padding:0;
	background-color: #D3D3D3;
	float:right;
}
#timeline
{
	margin:0;
	padding:0;
}
.controlStrip
{
	color: black;
	margin:0;
	padding:5px;
	background-color: #D3D3D3;
}

.controlStrip a
{
	/*display: block;*/
	padding: .1em .1em .1em .1em;
	color: black;
}

.controlStrip a:hover
{
	background: black;
	color: #D3D3D3;
}
.yearView
{
	background: #B8B8B8;
	font: 2em Lucida Console;
	font-weight: bold;
	color: black;
	padding:10px;
}
.yearView a
{
	text-decoration:none;
	color: black;
}
.yearView a:hover
{
	text-decoration:underline;
}
.locationType
{
	background: #B8B8B8;
	font-size:1em;
	color:black;
	padding-left: 20px;
	padding-top:5px;
}
.lived
{
	font-size:.5em;
}
.lived a
{
	text-decoration:none;
	color: #575206;
	font-size:1em;
}
.subPerson
{
	font-size:2em;
	padding-left: 10px;
	background: #C7C7C7;
	margin-left:10px;
}
.yearEventItem
{
	padding-right:30px;
	padding-left: 5px;
	background: #C7C7C7;
	margin-left:10px;
}
.yearEventItem a
{
	text-decoration: none;
	color: #353535;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
.yearEventItem a:hover
{
	text-decoration: underline;
	color: black;
	/*font-size:large;*/
}
.yearDetailList
{
	list-style-type: none;
	margin:0;
	padding-left:5px;
	background-color: #EBEBEB;
	margin-left:20px;
	border-left: 1px black;
	border-bottom: 1px black;
	border-right: 1px black;
}
.yearDetailList li
{
	display: inline;
	padding: 3px;
}
.yearDetailList a
{
	color: #575206;
	text-decoration: none;
}
.yearDetailList a:hover
{
	text-decoration: underline;
	color: black;
}
.yearViewExtra
{
	background-color: #B8B8B8;
	padding:0;
	margin:0;
}
.yearViewExtra ul
{
	list-style-type: none;
	padding:3px;
	margin:0;
	font-size: large;
}
.yearViewExtra li
{
	display: inline;
	padding:0;
	margin:0;
}
.yearViewExtra a
{
	color: #575206;
	text-decoration: none;
	padding:0;
	margin:0;
}
.yearViewExtra a:hover
{
	text-decoration: underline;
	color: black;
	padding:0;
	margin:0;
}
.yearViewLink
{
	background: #B8B8B8;
	font: 1.5em Lucida Console;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding:0px;
	margin:0px;
}
.yearViewLink a
{
	display: block;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.yearViewLink a:hover
{
	background: #A6A6A6;
	color: white;
}
.yearLink
{
	/*margin: 5px;
	padding: 5px;*/
	background: #B8B8B8;
	font: 1.5em Lucida Console;
	font-weight: bold;
	/*display: block;*/
	color: black;
	text-decoration: none;
	padding:0px;
	margin:0px;
}

.yearLink a
{
	display: block;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.yearLink a:hover
{
	background: #A6A6A6;
	color: white;
}

/*.yearLink h2
{
	float: right;
	font-weight: normal;
	font-size: small;
	margin-top: -35px;
}*/
.eventViewItem
{
	font-size: large;
	padding-top:20px;
	padding-right:40px;
	padding-left:30px;
	padding-bottom:20px;
	background: #C7C7C7;
}
.eventItem1
{
	padding-right:30px;
	padding-left: 50px;
	background: #C7C7C7;
	margin-left:10px;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.eventItem1 a
{
	text-decoration: none;
	color: #353535;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
.eventItem1 a:hover
{
	text-decoration: underline;
	color: black;
	/*font-size:large;*/
}
.eventItem2
{
	padding-right:30px;
	padding-left: 50px;
	background: #E0E0E0;
	margin-left:10px;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.eventItem2 a
{
	text-decoration: none;
	color: #353535;
	display: block;
	padding-top:5px;
	padding-bottom:5px;
}
.eventItem2 a:hover
{
	text-decoration: underline;
	color: black;
	/*font-size:large;*/
}
.eventModify
{
	float: right;
	margin-top:-21px;
}
.eventModify a
{
	text-decoration: none;
	color: blue;
}
.eventModify a:hover
{
	text-decoration: underline;
}
.showExtra
{
	float: left;
	margin-left:-40px;
	width: 25px;
}
.hideExtra
{
	margin-left:20px;
	width: 25px;
	float:left;
}
.detailList
{
	list-style-type: none;
	margin:0;
	padding-left:60px;
	background-color: #EBEBEB;
	margin-left:20px;
	border-left: 1px black;
	border-bottom: 1px black;
	border-right: 1px black;
	font-size:small;
}
.detailList li
{
	display: inline;
	padding: 3px;
}
.detailList a
{
	color: #575206;
	text-decoration: none;
}
.detailList a:hover
{
	text-decoration: underline;
	color: black;
}
.eventExtras
{
	padding:5px;
	background-color:#EBEBEB;
}
.eventExtras a
{
	color: #575206;
	text-decoration: none;
}
.bottomSpacer
{
	background-color: #D3D3D3;
	padding:50px;
}
.relatedEvents
{
	margin-left:10px;
}
.personEventModify
{
	float: right;
}
.personEventModify a
{
	text-decoration: none;
	color: blue;
}
.insertEventButton
{
	float: right;
	margin-top:-25px;
}
.login
{
	background-color:#EBEBEB;
	font-weight: bold;
	padding:10px;
	
}
.login input
{
	
}
.mainSpace
{
	/*width:100%;*/
	/*float:left;*/
	background: #C7C7C7;
	/*padding:10px;*/
}
.innerSpace
{
	width:100%;
	background: #C7C7C7;
	float:left;
	
}
.leftSection
{
	float:left;
	padding:15px;
}

.middleSection
{
	float:left;
	padding:15px;
}
.rightSection
{
	float:left;
	padding:15px;
}
.containerSection
{
	float:left;

	padding-top:15px;
	width:20%;
}
.submit
{
	background-color: #B8B8B8;
	padding:5px;
	padding-left:20px;
}
.submit a
{
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.submit a:hover
{
	text-decoration: underline;
}
.inputLabel
{
	font-weight: bold;
	margin:0;
	padding:0;
	font: 2em Helvetica;
	display:block;
}
.formClass
{
	margin:0;
}
.noDisplay
{
	display:none;
}
.filler
{
	background-color: #E0E0E0;
}
.filler a
{
	text-decoration: none;
	color:black;
}
.filler a:hover
{
	background-color: black;
	color:#E0E0E0;
}
.scopeNav2
{
	color:red;
	background-color: blue;
}