body, td, input, textarea, select {
color: #999;
font: 11px arial, sans serif;
line-height: 20px;
letter-spacing: 1px;
}

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

a {
text-decoration: none;
color: #999;
letter-spacing: 1px;
font-weight: bold;
font: 12px arial, sans serif;
font-weight: bold;
}

a:hover, a:active {
color:#C9C9C9;
}

em, i {
color: #86878B;
font-weight: bold;
font-size: 12px;
}

b, strong {
color: #aaa;
font-weight: bold;
font-size: 12px;
}

#lyrics em, #lyrics i {
font-weight: normal;
font-size: 11px;
color: #999;
}

#wrapper {
margin: 20px auto;
width: 400px;
}

#layout {
height: 155px;
width: 400px;
background: url(layout.jpg) center top no-repeat;
}

#menu {
text-transform: uppercase;
margin: 0;
font-weight: bold;
text-align: center
}

#menu a {
color:#175890;
letter-spacing: 5px;
margin: 0 0 2px 0;
line-height: 13px;
padding: 0 0 0 2px;
font-size: 12px;
}

#menu a:hover {
}

#menu a.r {
color:#C4141E;
}

#menu a.o {
color:#D27C4B;
}

#menu a.y {
color:#C5C34A;
}

#menu a.g {
color:#5B922A;
}

#menu a.b {
color:#2486AD;
}

#menu a.v {
color:#712879;
}

#menu a:hover {
}

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

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

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

.form, .password, .button {
border: 0px solid #5C6637;
}

.button {
font-weight: bold;
letter-spacing: 1px;
}

.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: 11px;
line-height: 11px;
text-transform: uppercase;
margin: 20px 0 5px 0;
color: #404549;
letter-spacing: 5px;
}

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

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

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

.quote {
background-image: url(footer.jpg);
background-position: center;
height: 25px;
width: 400px;
margin-top: 20px;
}

p.codes img {
border: 5px solid #222;
}
