body, td, input, textarea, select {
color: #6e6c6d;
font: 12px "Trebuchet MS", sans serif;
line-height: 16px;
}

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

a {
text-decoration: underline;
color: #425889;
font-weight: bold;
}

a:hover, a:active {
color:#ccdbd8;
text-decoration: none;
}

em, i, b, strong {
}

#layout {
text-align: center;
margin: 20px 0px 10px 0px;
}

#wrapper {
width: 618px;
margin: 0px auto;
background-image: url(http://itwasjustajoke.net/haley/skins/1/layout.jpg);
background-repeat: no-repeat;
padding-top: 369px;
}

#menu {
font-size: 12px;
text-transform: uppercase;
line-height: 24px;
font-family: "Trebuchet MS", sans-serif;
text-align: center;
width: 500px;
background-color: #ffffff;
height: 24px;
margin: 0px auto;
}

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

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

#content {
text-align: justify;
width: 480px;
margin: 0px auto 20px; auto;
background-color: #ffffff;
padding: 10px 10px 10px 10px;
}

input, textarea, select {
background-color: #E0EFE9;
padding: 2px;
margin: 0px 0 0 0;
border: 0px;
}

input[type="text"] {
width: 400px;
}

select {
width: 405px;
}

input[type="password"] {
width: 195px;
}

input[type="submit"], input[type="reset"] {
width: 150px;
}

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


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

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

h2 {
font-size: 15px;
text-transform: none;
font-family: "Trebuchet MS", sans-serif;
line-height: 14px;
margin: 0px 0 2px 0;
padding-bottom: 1px;
border-bottom: 0px dotted;
color: #0d1b40;
letter-spacing: 2px;
font-weight: bold;
}

h3 {
font-size: 14px;
line-height: 14px;
margin: 30px 0 5px 0;
}

form,  p {
margin: 0px 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;
}

#menu ul {
display: inline;
}

#menu li {
display: inline;
margin: 0px 5px 0px 5px;
padding: 0px;
}

