* {
  margin: 0;
  padding: 0;
}

body {
  background-image:url('/images/background.jpg');
  background-position: 0 0;
  background-attachment: fixed;
  color: #000000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 14.5px;
  margin: 0;
  padding: 10px;
}

table, td {
  color: #000000;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 14.5px;
}

a {
  font-family: Helvetica, Arial, Sans-Serif;
  text-decoration: underline;
  color: #7D4199;
}

a:hover {
  color: #A581BB;
}

blockquote {
  margin-top: 0;
  padding-top: 0;
}

p {
  margin: 0 0 12px 0;
  padding: 0;
}

h1 {
  color: #7D4199;
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 12px 0;
  padding: 0;
}

h2 {
  color: #7D4199;
  font-size: 17px;
  line-height: 20px;
  margin: 4px 0 6px 0;
  padding: 0;
}

h3 {
  color: #7D4199;
  font-size: 14px;
  line-height: 17px;
  margin: 3px 0 2px 0;
  padding: 0;
}

div {
  margin: 0;
  padding: 0;
}

.main-wrapper {
  background-color: #ffffff;
  margin: 0 auto;
  width: 800px;
}

.header-wrapper {
  background-image: url('/images/header/logo.png');
  height: 115px;
  width: 800px;
}

.header-content {
  padding-top: 20px;
}

.menu-fun {
  background: url('/images/header/menu-fun.png') 0 0 no-repeat;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-fun:hover {
  background: url('/images/header/menu-fun.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-meet {
  background: url('/images/header/menu-meet.png') 0 0 no-repeat;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-meet:hover {
  background: url('/images/header/menu-meet.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-world {
  background: url('/images/header/menu-world.png') 0 0 no-repeat;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-world:hover {
  background: url('/images/header/menu-world.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-shop {
  background: url('/images/header/menu-shop.png') 0 0 no-repeat;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-shop:hover {
  background: url('/images/header/menu-shop.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 75px;
  text-decoration: none;
  width: 132px;
}

.menu-parents {
  background: url('/images/footer/menu-parents.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-parents:hover {
  background: url('/images/footer/menu-parents.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-about {
  background: url('/images/footer/menu-about.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-about:hover {
  background: url('/images/footer/menu-about.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-parents {
  background: url('/images/footer/menu-parents.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-parents:hover {
  background: url('/images/footer/menu-parents.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-licensing {
  background: url('/images/footer/menu-licensing.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-licensing:hover {
  background: url('/images/footer/menu-licensing.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-charity {
  background: url('/images/footer/menu-charity.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-charity:hover {
  background: url('/images/footer/menu-charity.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-contact {
  background: url('/images/footer/menu-contact.png') 0 0 no-repeat;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.menu-contact:hover {
  background: url('/images/footer/menu-contact.png') 0 0 no-repeat;
  background-position: -132px 0;
  display: block;
  height: 40px;
  text-decoration: none;
  width: 132px;
}

.header-text {
  height: 10px;
  width: 800px;
}

.body-wrapper {
  width: 800px;
}

.body-content {
  padding: 0 20px 20px 20px;
}

.body-table {
  border: 5px solid #7D4199;
}

.body-table td {
  border: 5px solid #7D4199;
}

.footer-wrapper {
  margin: 0 auto;
  text-align: center;
}

.footer-wrapper li {
  display: inline;
  list-style-type: none;
  padding: 0 10px;
}


.copyright-wrapper {
  color: #7d4199;
  font-family: helvetica, arial;
  font-size: 9px;
  margin: 6px auto;
  padding-bottom: 6px;
  text-align: center;
  width: 800px;
}

.copyright-wrapper a {
  color: #7d4199;
  text-decoration: none;
  border-bottom: 1px dotted #A581BB;
}

.copyright-wrapper a:hover {
  color: #7D4199;
  text-decoration: none;
  border-bottom: 1px solid #A581BB;
}

.content-table {
  border: 0;
  margin-top: 10px;
  width: 760px;
}

.content-table td {
  border: 0;
}
