/* CSS Document */

body {
	background-image:url("http://www.admin.state.mn.us/images/g_column_left_background.gif");
	background-repeat:repeat-y;
}

#bodyContent {
	width:100%;
	position:absolute;
	top: 131px;
}
#menuHome {
	width: 267px;
	float:left;
	font-size: .8em;
}
