body {
  background-color: #000000;
  margin-top: 0;
  font-family: 'Alumni Sans Collegiate One', sans-serif;
  font-size: 14px;
  color: #000000;
  text-align: center;
}

#wrapper
{
  width: 1080px;
  margin: 0px auto;
  padding: 0px;
  border: 0px;
  background-color: #000000;
  text-align: left;
}

#rightcolumn {
  top: 250px;
  width: 300px;
  float: right;
  margin-left: 25px;
}

#centercolumn
{
  top: 250px;
  width: 650px;
  background-color: #000000;
  float: left;
}

#main
{
  top: 250px;
  width: 600px;
  background-color: #000000;
  margin: 0px auto;
  text-align: center;
}

#header
{
  height: 110px;
  width: 1080px;
  background-color: #000000;
  text-align: center;
  margin: 0px auto;
}

#footer
{
  text-align: center;
  width: 950px;
  position: fixed;
  bottom: 0px;
}

table.main{
	width: 780px;
	padding: 1px;
	background-color: #000000;
	left: 50%;
}

table.gallery{
	width: 778px;
	padding: 10px;
	background-color: #000000;
	left: 50%;
}
span.text1 {
  font-family: 'Alumni Sans Collegiate One', sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: bold;
  color: #FEE892;
  text-align: center;
}

span.text2 {
  font-family: 'Alumni Sans Collegiate One', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: bold;
  color: #FEE892;
  text-align: center;
}

span.text3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
  font-style: normal;
  color: #FEE892;
}

span.text4 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FEE892;
  text-align: center;
}

span.text5 {
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: normal;
  color: #FEE892;
  text-align: center;
}

div.enter {
  font-family: 'Alumni Sans Collegiate One', sans-serif;
  font-size: 48px;
  color: #FEE892;
}

div.exit {
  font-family: 'Alumni Sans Collegiate One', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #FEE892;
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #FEE892;
  background-color: transparent;
  margin-right: auto;
}

a:link, a:active, a:visited, a:hover {
   color: #FEE892;
   font-family: 'Roboto', sans-serif;
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
}

li.pic {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 150%;
  color: #FEE892;
  text-indent: -10px;
  list-style-type: none;
}

span.red {
  color: #FF0033;
}

span.desc {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FEE892;
}

span.type {
  font-family: 'Roboto', sans-serif;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  color: #FEE892;
}

hr {
  text-align: center;
  width: 50%;
}

div.centered {
  margin-left: auto;
  margin-right: auto;
}
