* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	background-color: #007dc3;
}

a {
	text-decoration: none;
	color: #c34600;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	margin: 0 auto;
	width: 810px;
	background: #fff;
}

#header {
	height: 90px;
	background-image: url(../comimgs/picture-michigan.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#header h1 {
	font-size: 28px;
	letter-spacing: -1px;
	padding: 23px 0 0 20px;
	color: #007dc3;
}
#header h1 a {
	color: #007dc3;
	text-decoration: none;
	font-weight: 100;
	letter-spacing: -2px;
}
#header h1 a:hover {
	color: #007dc3;
	text-decoration: underline;
}
#header h2 {
	font-size: 19px;
	color: #d34003;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	font-weight: 100;
}

#menu {
	height: 25px;
	line-height: 25px;
	background-color: #c34600;
	background-image: url(../comimgs/menu.png);
	background-repeat: repeat;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
	padding: 0 20px 0 0;
	text-decoration: none;
	font-weight: 100;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	color: #d5c14c;
	text-decoration: underline;
}

#content {
padding: 0 20px 20px 20px;
}
.musings {
	padding: 5px;
	color: #FFFFFF;
}
.musings a {
	color: #FFFF99;
	font-weight: 900;
}
.musings a:hover {
	color: #d5c14c;
	text-decoration: underline;
}



.left {
	float: left;
	width: 550px;
	text-align: left;
}
.leftonly {
	width: 770px;
	float: left;
	text-align: left;
}
.leftonly  ul  {
	font-size: 9px;
	line-height: 15px;
	list-style-position: outside;
	padding-left: 20px;
	padding-right: 5px;
}
.leftonly li {
}



.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.leftonly h2 {
	font-size: 18px;
	font-weight: 100;
	padding-top: 15px;
	padding-bottom: 7px;
}

.left h2 a {
	text-decoration: none;
	color: #007dc3;
}
.left h2 a:hover {
color: #111;
}
.right2 {
	float: left;
	width: 770px;
	background: #d57d4c;
}
.right2  h2 {
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #c34600;
	background-image: url(../comimgs/menu.png);
}
.right2  ul {
	padding: 10px 0 15px 20px;
	list-style-type: none;
}
.right2  ul  li  a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right2  ul  li  a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.right {
	float: right;
	width: 200px;
	margin-top: 10px;
	background: #d57d4c;
}
.right h2 {
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #c34600;
	background-image: url(../comimgs/menu.png);
}
.right ul {
	padding: 10px 0 15px 20px;
	list-style-type: none;
}
.right ul li a {
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: 100;
}
.right ul li a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#footer {
	height: 200%;
	line-height: 120%;
	background: #d57d4c;
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a { color: #fff; }
.left #srs09 {
	text-align: center;
	margin: auto;
	border: thick ridge #007dc3;
	width: 400px;
}
#tb {
	color: #FFFFFF;
	background-color: #000000;
	padding: 15px;
}
#Acc2 {
	padding: 5px;
	float: left;
	width: 290px;
	border: 1px solid #999999;
	height: 260px;
}
#Acc3 {
	padding: 5px;
	float: left;
	width: 250px;
	border: 1px solid #999999;
	height: 260px;
}
#Acc4 {
	padding: 5px;
	width: 190px;
	border: 1px solid #999999;
	height: 260px;
	float: left;
}
#copyright {
	background-image: url(../comimgs/c-bar.png);
	height: 23px;
	text-align: center;
}
