/***********************/
/* Body */
/***********************/

#theContentPageCenter {
	text-align:center;
}

#myContentDiv {
	position: absolute;
	left: 649px;  // this is the same as on the generic page
	top: 250px;	  // this is the same as on the generic page
}

#theDigitalContentLinks {
	display:block;
	width:200px;
	/*  This is the location of the table of contents links */
	position:relative;
	left:+135px;
	top:+60px;
	text-align: right;
	line-height:25px;
	font-weight:normal;
 	white-space : nowrap;
}

#theDigitalContentLinksX {
	display:block;
	width:200px;
	/*  This is the location of the table of contents links */
	position:relative;
	left:+135px;
	top:+130px;
	text-align: right;
	line-height:25px;
	font-weight:normal;
 	white-space : nowrap;
}



#hoverboxTableLeft {
 	background-color: #986828;
	position:absolute;
	left:280px;
	text-align:right;
	margin-right:4px;
} 

#hoverboxTableRight {
 	background-color: #986828;
	position:absolute;
	left:465px;
	text-align:left;
	margin-left:4px;
} 

.rightHandContentNameStyle {
 	background-color: #986828;
	text-align:left;
} 