body	{
	font-family: arial, sans-serif;
	margin: 10px 0 0 50px;
}

.menuitem {
  background: #333399 url(/pp/images/corners/rounded-br.gif) bottom right no-repeat;
  margin-bottom: 10px;
  color: white;
	padding:0;
}

.menuitem a:link, .menuitem a:active, .menuitem a:visited {
color:white;
text-decoration:none; }

.menuitem a:hover {
text-decoration:underline; }

.menuiteminner {
background: url(/pp/images/corners/rounded-tr.gif) top right no-repeat;
padding:5px 2em 5px 1em;
}

#menubar {
  display: block;
  float: left;
  margin-right:1em;
  width:20.5em;
}

.gradientbar {
display:block;
height:25px;
background: url(/pp/images/goldplus/1034gradient.png) no-repeat
}

#headerbar {
  border: thin #333399 solid;
	color: #333999;
	margin-right: 50px;
	margin-bottom: 20px; 	 
}
#headerbar h2 {
  font-size:1.8em;
	padding:0;
	margin:8px 0 4px 10px;
}
#headerbar h3 {
  font-size:1.3em;
	font-style:italic;
	padding:0;
	margin:4px 0 8px 10px;
}
#headerbar img {
  margin-top:20px;
  float:right;
}

#content {
margin-right:50px;
margin-left:21.5em;
}

#footerbar {
clear:both;
text-align: center;
color:blue;
padding-top: 2em;
padding-bottom: 0.5em;
margin-right:50px;
background: url(/pp/images/goldplus/1034gradientfooter.png) repeat-y
}

.mcphighlight {
color:white;
}