body, td, input, textarea, select {
color: #69625E;
font: 13px arial, sans serif;
line-height: 20px;
letter-spacing: 0px;
}

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

a {
text-decoration: none;
color: #313843;
font-weight: bold;
}

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

em, i, b, strong {
font-weight: bold;
color: #423D3B;
}

#wrapper {
width: 680px;
position: absolute;
right: 0;
top: 0;
background-image: url(http://new-place.org/amy/skins/blue/layout.jpg);
background-repeat: no-repeat;
height: 525px;
}

body > html #wrapper {
height: auto;
min-height: 525px;
}

#menu {
position: absolute;
top: 320px;
left: 0px;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
}

#menu a {
color: #5E5650;
letter-spacing: 3px;
}

#menu a:hover {
color: #796F67;
}

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

input, textarea, select {
background-color: #131C26;
padding: 2px;
margin-top: 2px;
color: #736B69;
}

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: 22px;
font-family: century gothic;
line-height: 11px;
margin: 20px 0 5px 0;
color: #21252E;
letter-spacing: 2px;
font-weight: normal;
}

h3 {
font-size: 12px;
line-height: 12px;
text-transform: uppercase;
margin: 30px 0 5px 0;
color: #131C26;
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;
}

p.codes img, p.skins_thumbs img {
border: 2px solid #21252E;
}

p.skins_thumbs img {
opacity: .5;
}

p.skins_thumbs img:hover {
opacity: 1;
}
