body {
  width: 580px;
  margin: 0 auto 0 auto;
  background: url(http://www.mercurypale.com/fursuitimages/temppawbg.jpg) no-repeat fixed;
  font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none
}
a:visited {
	color: #000000;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: none
}
a:hover {
	color: #000000;
	text-decoration: underline
}

hr {
  border: none;
  border-top: 2px dashed black;
  width: 50%;
}

div.page-title {
  background: url(http://www.mercurypale.com/fursuitimages/charbanner.gif) no-repeat;
  width: 590px;
  height: 250px;
  margin: 10px auto 0 auto;
}

div.main-box {
  background: #fff;
  margin-bottom: 2em;
  width: 590px;
  border-style:dotted;
  border-width:thin 
  
  }

p#nav-menu {
  background: #c9ffb3;
  margin: 0 auto 0 auto;
  text-align: center;
  width: 580px;
}

p#nav-menu a {
  padding: 0 0.5em 0 0.5em;
  font-weight: bold;
  font-size: 1.1em;
}

ul.email-info {
  list-style-type: none;
  list-style-position: inside;
  line-height: 2em;
  font-style: italic;
}

div.contact-me-pic {
  background: url(http://www.mercurypale.com/fursuitimages/charcontact.gif) no-repeat;
  width: 550px;
  height: 400px;
  display: block;
  margin: 0.5em auto 0.5em auto;
  clear: both;
}
div.thanks-for-interest {
  background: url(http://www.mercurypale.com/fursuitimages/charthankyou.gif) no-repeat;
  width: 500px;
  height: 300px;
  display: block;
  margin: 0.5em auto 0.5em auto;
  clear: both;
}
div.bring-concept-to-life {
  background: url(http://www.mercurypale.com/fursuitimages/charinfo.gif) no-repeat;
  width: 530px;
  height: 328px;
  display: block;
  margin: 0.5em auto 0.5em auto;
  clear: both;
}

a.get-a-quote {
  background: url(http://www.mercurypale.com/fursuitimages/charinfo2.gif) no-repeat;
  width: 410px;
  height: 350px;
  display: block;
  margin: 0.5em auto 0.5em auto;
  clear: both;
}
a.get-a-quote span {
  display: none;
}
a.email-me {
  background: url(http://www.mercurypale.com/fursuitimages/email.gif) no-repeat;
  width: 500px;
  height:64px;
  display: block;
  margin: 0 auto 0 auto;
  clear: both;
}
a.email-me span {
  display: none;
}
a.visit-gallery {
  background: url(http://www.mercurypale.com/fursuitimages/chargallery.gif) no-repeat;
  width: 530px;
  height: 250px;
  display: block;
  margin: 10px auto 0 auto;
  clear: both;
}
a.visit-gallery span {
  display: none;
}

.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.red {
  color: red;
}
.green {
  color: green;
}
.large {
  font-size: 1.2em;
}
.larger {
  font-size: 1.4em;
}

p {
  padding: 0 0.25em 0 0.25em;
  text-align: center;
  font-size: 1.25em;
}

p.welcome {
  font-weight: bold;
}

p.photo-notice span {
  color: red;
  font-weight: bold;
}

div.info-text p {
  text-align: left;
  font-size: 1em;
  padding: 0 1em 0 1em;
}

div.photo-grid {   }
div.photo-grid div.photo {
  float: left;
  width: 192px;
  height: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  margin-bottom: 1em;
}
div.photo-grid div.photo img {
  border: 1px solid black;
}

div.product-examples div.example {
  clear: both;
}
div.product-examples div.example p {
  font-size: 1.1em;
  padding: 1em 0.5em 0 0.5em;
}
div.product-examples div.example div.pic {
  float: left;
  width: 192px;
  height: 200px;
  text-align: center;
}
div.product-examples div.example div.pic p {
  font-size: 1em;
  margin: 0.25em;
  padding: 0;
}
div.product-examples div.example div.pic img {
  border: 1px solid black;
}