a:link {color: #4e94c0}
a:visited {color: #34617e}

body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #e4dcc9;
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #404040
}

h1 {
	width: 1020px;
	margin-left: -30px;
	background-image: url('images/hr.jpg');
	background-size: 1020px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 26px
}

h2 {
	width: 1020px;
	margin-left: -30px;
	background-image: url('images/hr.jpg');
	background-size: 1020px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px
}

.page-div {
	position: relative; /*relative so that sub-divs can be absolute*/
	width: 1160px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/michigan-history-page-bkd.jpg');
	background-size: 4px 4px
}

.nav-div {
	width: 1160px;
	height: 182px;
	background-image: url('images/michigan-history-nav-bkd.jpg');
	background-size: 1160px 182px;
	background-repeat: no-repeat;
	line-height: 1.2
}

.twitter-div {
	position: absolute;
	left: 1030px;
	top: 0px;
	width: 48px;
	height: 48px
}

.facebook-div {
	position: absolute;
	left: 1090px;
	top: 0px;
	width: 48px;
	height: 48px
}

.nav-link A:link {text-decoration: none; color: white} 
.nav-link A:visited {text-decoration: none; color: white} 
.nav-link A:active {text-decoration: none; color: white} 
.nav-link A:hover {text-decoration: none; color: #e4dcc9;}
/*note that the above don't seem to work if we try to apply the class to an anchor tag*/

.nav-tab-1-div {
	position: absolute;
	left: 392px;
	top: 93px;
	width: 117px;
	height: 67px;
	background-image: url('images/michigan-history-nav-tab-1-bkd.jpg');
	background-size: 117px 67px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	text-align: center;
	color: white
}

.nav-tab-2-div {
	position: absolute;
	left: 534px;
	top: 93px;
	width: 117px;
	height: 67px;
	background-image: url('images/michigan-history-nav-tab-2-bkd.jpg');
	background-size: 117px 67px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	text-align: center;
	color: white
}

.nav-tab-3-div {
	position: absolute;
	left: 676px;
	top: 93px;
	width: 117px;
	height: 67px;
	background-image: url('images/michigan-history-nav-tab-3-bkd.jpg');
	background-size: 117px 67px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	text-align: center;
	color: white
}

.nav-tab-4-div {
	position: absolute;
	left: 818px;
	top: 93px;
	width: 117px;
	height: 67px;
	background-image: url('images/michigan-history-nav-tab-4-bkd.jpg');
	background-size: 117px 67px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	text-align: center;
	color: white
}

.nav-tab-5-div {
	position: absolute;
	left: 960px;
	top: 93px;
	width: 117px;
	height: 67px;
	background-image: url('images/michigan-history-nav-tab-5-bkd.jpg');
	background-size: 117px 67px;
	background-repeat: no-repeat;
	padding: 8px 0 0 0;
	text-align: center;
	color: white
}

.slider-div {
	position: relative;
	left: 69px;
	width: 1020px;
	height: 376px;
	background-image: url('images/michigan-history-slider-1-bkd.jpg');
	background-size: 1020px 376px;
	background-repeat: no-repeat
}

.main-text-div {
	position: relative;
	left: 69px;
	width: 960px;
	background-image: url('images/michigan-history-text-bkd.jpg');
	background-size: 4px 4px;
	padding: 25px 30px 8px 30px;
	font-size: 18px
}

.feature-box-div {
	position: relative;
	left: 69px;
	width: 1020px;
	height: 538px;
	background-image: url('images/michigan-history-feature-box-bkd.jpg');
	background-size: 1020px 538px;
	background-repeat: no-repeat
}

.trailer-div {
	position: relative;
	left: 69px;
	width: 960px;
	background-image: url('images/michigan-history-text-bkd.jpg');
	background-size: 4px 4px;
	padding: 24px 30px 8px 30px;
	font-size: 16px
}

.picture-frame {
	padding: 2px 2px 2px 2px;
	border: 1px solid #131860
}

.headline-div {
	width: 1020px;
	margin-left: -30px;
	background-image: url('images/hr.jpg');
	background-size: 1020px 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 26px
}

.hr-div {
	width: 1020px;
	height: 4px;
	margin-left: -30px;
	background-image: url('images/hr.jpg')
	background-size: 1020px 4px
}