body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	background-color: #352846;
  color: Black;
  font-size: 14px
}
h1 {
  font-family: "Comic Sans MS";
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  color: #DEDEDE;
  text-align: center
}
h2 {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #DEDEDE;
  text-align: center
}
h3 {
  font-family: "Comic Sans MS";
  font-size: 14px;
  font-style: normal;
  color: #DEDEDE;
  text-align: center
}
h5 {
  font-family: "Comic Sans MS";
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #DEDEDE;
  text-align: center
}

table.wrapper {
  padding: 20px;
  margin: auto;
}

table.inner {
  width: 760px;
  background-color: #331258;
  border-color: #DEDEDE;
  border-style: double;
  border-width: medium
}

TABLE.recip {
  border-collapse : collapse;
  font-family: "Comic Sans MS";
  font-size: 12px;
  color: #DEDEDE;
  text-align: center
}

TABLE.enter {
  width: 80%
}
td.recip {
  font-family: "Arial";
  font-size: 12px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px;
}

td.enter {
  font-family: "Comic Sans MS";
  font-size: 36px;
  color: #DEDEDE;
}
td.exit {
  font-family: "Comic Sans MS";
  font-size: 10px;
  font-variant: small-caps;
  color: #DEDEDE;
}

td.disclaimer {
  font-family: "Comic Sans MS";
  font-size: small;
  text-align: center;
  color: #DEDEDE;
}

td.thumbs {
  padding-right: 1px;
  width: 25%;
  text-align: center;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px
}

textarea {
  font-family: "Comic Sans MS";
  font-size: 10px;
  color: #DEDEDE;
  background-color: transparent
}

a:link {
	color: #DEDEDE;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:active {
	color: #FFCC33;
	font-family: "Comic Sans MS";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #00CC66;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #33CCFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:link {
	color: #DEDEDE;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.two:active {
	color: #FFCC33;
	font-family: "Comic Sans MS";
	font-size: 10px;
    font-style: normal;
    text-decoration: none
}
a.two:visited {
	color: #00CC66;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.two:hover {
	color: #33CCFF;
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
    text-decoration: none
}

a.three:link {
	color: #DEDEDE;
	font-family: "Comic Sans MS";
	font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: #FFCC33;
	font-family: "Comic Sans MS";
	font-size: 28px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: #00CC66;
	font-family: "Comic Sans MS";
	font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #33CCFF;
	font-family: "Comic Sans MS";
	font-size: 28px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.ad:link {
	color: #DEDEDE;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
    text-decoration: underline
}

a.ad:active {
	color: #FFCC33;
	font-family: Arial;
	font-size: 20px;
    font-style: normal;
    text-decoration: underline
}
a.ad:visited {
	color: #00CC66;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
    text-decoration: underline
}

a.ad:hover {
	color: #33CCFF;
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
    text-decoration: underline
}

a.recip:link {
	color: #DEDEDE;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}

a.recip:active {
	color: #FFCC33;
	font-family: Arial;
	font-size: 12px;
    font-style: normal;
    text-decoration: none
}
a.recip:visited {
	color: #00CC66;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}

a.recip:hover {
	color: #33CCFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
    text-decoration: none
}
img.teaser {
  border-color: #DEDEDE;
  border-style: solid;
  border-width: 5px
}

img.pop {
  border-color: #DEDEDE;
  border-style: double;
  border-width: 3px
}
span.wait {
  font-family: "Comic Sans MS";
  font-size: 24px;
  font-weight: bold;
  color: #FFFF00;
  text-align: center;
  text-shadow: 10px
}