@charset "utf-8";
/* CSS Document */
#wrapper {
padding-top: 111px;
}
.enter {
margin-bottom: 106px;
}
#content {
border: none;
background-color: transparent;
padding: 0;
width: 676px;
height: 499px;
}
#footer {
float: left;
color: #8e9300;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-weight: bold;
padding: 0;
width: 880px;
}
#footer span {
float: right;
}
#content {
width: 100%;
text-align: center;
}
#footer a {
color: #8e9300;
font-family: "Century Gothic", "Avant Garde", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 10px;
text-transform: uppercase;
}
#footer a:hover {
color: #000;
}
