/***********************************************************
/* Styles specific to the MultiReal website.
/**********************************************************/


body {
	background-image: none;
}

#backgroundMultiReal {
	width: 100%;
	min-width: 900px;
	z-index: 0;
	position: fixed;
	top: 0;
	left: 0;
}

#siteTitle {
	left: 473px;
}

#siteTitleDLE {
	position: absolute;
	top: 0px;
	left: 75px;
}

#sidebarLeft {
	top: 380px;
}

	#sidebarLeft h2 {
		margin: 0;
	}

#whiteBox {
	min-height: 800px;
	border: 1px solid #ccc;
	width: 818px;
	left: 49px;
	top: 84px;
}

#navMenu2 {
	left: 125px;
}

#navMenu3 {
	left: 280px;
}

#navMenu4 {
	left: 432px;
}
	
.excerptBox {
	font-size: 0.9em;
	font-style: italic;
}
	
.timelineTable td {
	vertical-align: top;
	padding-bottom: 12px;
	padding-right: 12px;
}
