body { 
background: #dfded9 url('images/content-bg.png') repeat-y fixed 270px 400px; 
}

body, td, input, select, textarea {
font-family: arial;
font-size: 11px;
line-height: 12px;
color: #000000;
text-align: left;
}


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

a:hover {
color: #223236;
}

#header {
position: absolute;
top: 0px;
left: 270px;
width: 400px;
}

#content {
position: absolute;
top: 325px;
left: 270px;
width: 348px;
text-align: left;
padding: 5px 5px 5px 5px;
}

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

h2 {
margin: 0px 0px 5px 0px;
font-size: 20px;
line-height: 18px;
text-transform: lowercase;
color: #9db797;
font-family: arial;
letter-spacing: 1px;
text-align: left;
}

input, textarea, select {
border: 1px solid black;
background-color: #ffffff;
}

.form {
width: 420px;
}

.lostpass {
width: 270px;
}

.password {
width: 205px;
}

.radio {
background-color: transparent;
border: 0px;
margin: 0px;
}

.checkbox{
background-color: transparent;
border: 0px;
margin-top: 5px;
}

.button {
border: 1px solid black;
font-weight: bold;
text-transform: capitalize;
}

.topmenu, .bottommenu {
word-spacing: 3px;
}

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

