img.teaser {
  border-color: #DFCA57;
  border-style: groove;
  border-width: thin
}

body {
	background-color: #482C52;
  background-image: url(images/chubbysistas.jpg)
}

h1 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #DFCA57;
	text-align: center;
}

h2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #DFCA57;
}

h3 {
	font-family : "Comic Sans MS";
	font-size: 18px;
	color : #DFCA57;
}

h4 {
	font-family : "Comic Sans MS";
	font-size: 18px;
	font-style : italic;
	text-align : center;
	color : #DFCA57;
}

h5 {
	color: #DFCA57;
	font-size: 9px;
	font-family: Arial;
	text-align: center;
  font-weight: bold
}

TABLE.recip {
  border-collapse : collapse;
  font-family: Arial;
  font-size: 14px
  color: #DFCA57;
}

TABLE.enter {
  width: 80%
}

table.wrapper {
	background-color: #482C52;
	width: 790px;
	table-layout: auto;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  border: double;
  font-family: "Comic Sans MS";
  border-color: #DFCA57;
  border-width: medium;
  border-style: groove
}


table.inner {
  border-collapse: collapse;
  table-layout: auto;
  color: #D8D8D8;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  font-family: "Comic Sans MS"
}

td.disclaimer {
  font-family: Arial;
  font-size: small;
  text-align: center;
  color: #482C52;
}

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

td.recip {
  font-family: "Comic Sans MS";
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 10px
}

td.enter {
  font-family: "Comic Sans MS";
  font-size: 32px;
  color: #DFCA57;
  font-weight: bold
}

td.exit {
  font-family: "Comic Sans MS";
  font-size: medium;
  color: #DFCA57
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #DFCA57;
  background-color: #482C52
}


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

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

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

a.two:link {
	color: #DFCA57;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
        font-weight: bold;
  text-decoration: underline
}

a.two:active {
	color: #DFCA57;
	font-family: "Comic Sans MS";
	font-size: 24px;
        font-style: normal;
        font-weight: bold;
  text-decoration: underline
}
a.two:visited {
	color: #DFCA57;
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
        font-weight: bold;
  text-decoration: underline
}

a.two:hover {
  color: #DFCA57;
  font-family: "Comic Sans MS";
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline
}

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

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

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


img.pop {
  border-color: #DFCA57;
  border-style: groove;
  border-width: medium
}