body {
  background-color: #e8e7e3;
  color: #868485;
  font: 12px/1.5 Tahoma, "Trebuchet MS", Verdana, sans-serif;
  margin: 0;
  padding: 0;
}
h1 {
  color: #a2a5a4;
	font-family: Arial Black, sans-serif;
  margin: 0;
}
h2 {
  color: #931B32;
}
a {
  color: #002878;
}
h1#site_title {
	background: transparent url(../images/h1_MICHAEL_POWERSx.png) top left no-repeat;
	text-indent: -9999px;
	width: 314px;
	height: 32px;
}
h2 a {
  text-decoration: none;
  color: #931B32;
}
h2 a:hover {
  text-decoration: underline;
}
.delicious-posts ul {
  margin: 0;
  padding: 0;
}
#topmenu {
  background-color: #e8e7e3;
  margin: 0;
  padding: 20px 0 14px 0;
  text-align:center;
}
#topmenu a {
  color: #868485;
	text-decoration: none;
}
#topmenu a:hover {
  text-decoration: underline;
}
#topmenu form, #topmenu p {
  display: inline;
}
#topmenu form input {
	color:#626262;
	font-size:11px;
	padding:2px 5px;
}
#footer {
  text-align:center;
}
#outerwrapper {
  background: #fff url(../images/upper_shadow.png) top left repeat-x;
  color: #333333;
  margin: 0;
  width: 100%;
}
#innerwrapper {
  background: transparent url(../images/lower_shadow.png) bottom left repeat-x;
  height: 100%;
  padding-top: 1px;
}
#pagewrapper {
  margin: 36px auto;
  padding-bottom: 36px;
  width: 765px;
}
#player1 {
  float: right;
  margin: 18px 0 36px 36px;
}
.clear {
  clear: both;
}

