@charset "utf-8";
/* CSS Document */

body{
background-color:#333333;
color:#231f20;
font-family: arial;
}
#container {
	position: relative;
	background-color:#DAC793;
	height: 810px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0 px;
	margin-left: auto;
	font-size:14px;

}
#nobgcontainer {
	position: relative;
	background-color:#DAC793;
	height: 810px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0 px;
	margin-left: auto;
	font-size:14px;
}


#frontcontainer {
	top:195px;
	left:0px;
	position:absolute;
	width:auto;
	height:516px;
}

#banner {
	background-image:url(images/michiganbannerweb.jpg);
	background-repeat: no-repeat;
	width:800px;
	height:190px;
	top:0px;
	position:absolute;
	left:0px;
	overflow: hidden;
}
#bannerlinks {
	background-color:#F1E5C8;
	width:800px;
	height:20px;
	top:175px;
	position:absolute;
	left:0px;
	text-align:center;
}

a {
color:#333333;
}

#footer{
background-color:#F1E5C8;
width:800px;
height:20px;
bottom:0px;
left:0px;
position:absolute;
text-align:center;
}


#sidetext{
	width:411px;
	height:256px;
	position:absolute;
	left:372px;
	top:458px;
}

#maintext{
	width:625px;
	height:480px;
	position:absolute;
	left:164px;
	top:199px;
	font-size:13px;
}
#bottomtext{
	width:800px;
	height:121px;
	position:absolute;
	left:0px;
	top:705px;
	text-align: center;
}
.headline {
text-align:center;
	color: #848C7F;
	font-size: 20px;
	font-weight: bold;
}
#links {
	top:195px;
	left:0px;
	position:absolute;
	width:auto;
	height:516px;
}
#containernoaddy {
	position: relative;
	background-color:#DAC793;
	height: 700px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0 px;
	margin-left: auto;
	font-size:14px;

}
