body, td, input, textarea, select {
color: #000000;
font: 12px arial, sans serif;
line-height: 18px;
letter-spacing: 0px;
}

body {
background-color: #ECECEC;
margin: 0px;
}

a {
text-decoration: none;
color: #835954;
font-weight: bold;
letter-spacing: 1px;
}

a:hover, a:active {
color:#39404A;
}

em, i, b, strong {
font-weight: bold;
color: #545454;
letter-spacing: 1px;
}

#wrapper {
width: 580px;
margin: 20px auto;
background-image: url(http://new-place.org/amy/skins/blur/layout.jpg);
background-repeat: no-repeat;
padding-top: 245px;
}

#menu {
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
text-align: right;
margin-top: -22px;
}

#menu a {
letter-spacing: 3.5px;
}

#menu a:hover {
color: #545454;
}

#content {
text-align: justify;
margin: 0px 0px 0px 0;
}

input, textarea, select {
background-color: #C9C9C9;
padding: 2px;
margin-top: 2px;
color: #000;
}

textarea {
height: 30px;
margin: 0px;
overflow: auto;
}

.form, .password, .button {
border: 0px solid #131C26;
}

.form {
width: 95%;
}

.password {
width: 46.5%;
}

.codes {
text-align: left;
line-height: 18px;
}

.checked, .radio {
background-color: transparent;
border: none;
margin-top: 5px;
}

h2 {
font-size: 12px;
font-family: arial;
line-height: 12px;
margin: 20px 0 0px 0;
color: #A7A7A7;
letter-spacing: 8px;
font-weight: bold;
text-transform: uppercase;
}

h3 {
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
margin: 30px 0 5px 0;
color: #A7A7A7;
letter-spacing: 1px;
}

form,  p {
margin: 5px 0px 15px 0px;
}

table, p.pad {
margin: 10px 0px 15px 0px;
}

form p {
margin: 0px 0px 5px 0px;
}

p.fan, .pagenav {
margin: 10px 0px 10px 0px;
}

p.back {
margin: 0px 0px 15px 0px;
}

ul {
padding: 0px;
margin: 10px 0px 15px 0px;
list-style-position: inside;
list-style-type: square;
}
