H2, H3, H4 {
  text-align: center
}

BODY.mp {
  font-family: arial;
  text-align: left;
  color: #CCCC99;
  background: #222255; 
}

H4 {
  font-style:italic;
}

A:link {
  color:#FF1111;
}
A:visited {
  color:#CCCC99;
}
A:active {
  color:#0000FF;
}


div.mpcr {
  margin: 3em;
  text: 1em;
  margin-left:25%;
  vertical-align: center;
}
p.ipcr {
  text-align:center;
  text:.5em;
}

body.ip {
  font-family: arial;
  background: #808080;
  color: black;
}

div.p {
 margin-top: .5em;
}

div.c {
  left: 5%;
  position: relative;
}

IMG.mpthumb {
  border: 0;
  margin-left: .5em;
  margin-right: .5em;
  vertical-align: middle;
  width:96;
  padding: 3 6 3 6;
  background: #000000;
}

IMG.full {
  border:solid;
  border-color:black;
  border-width:4;
}
div.image {
  text-align:center;
}
div.image_caption {
  margin: .5em 5% .5em 5%;
  padding: .5em;
  text-align:center;
  background:white;
  color:black;
}
div.image_and_caption {
  margin: 2em 0 0 0;
}

div.sitetitle {
  border-bottom:1px dotted #000000 !important;
  margin-bottom: 1em;
}

span {
  text-align: center;
}
