body { 
background: #ffffff; 
background-image: url('images/bg.png');
}

body, td, input, select, textarea {
font-family: Georgia, serif;
font-style: italic;
font-size: 11px;
line-height: 12px;
color: #8182a8;
text-align: left;
}

strong {
color: #dbb1bc;
}


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

a:hover {
color: #dbb1bc;
}

.codes {	
background: #dbb1bc;
padding: 7px 7px 7px 7px;
margin: 2px;
text-align: center;}


#footer {
text-align: center;
margin-top: 10px;
}


#menu {
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu li {
	float:left;
}

#menu li a {
        display:block;
        color: #bdbfd3;
background-color:#ebedf3;
	width:110px;
	height:20px;
	text-align:center;
	padding:5px 0px 0px 0px;
	font-family:georgia;
	font-style:normal;
	text-transform:capitalize;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
        border-bottom:none;
margin-bottom: 5px;
}

#menu li a:hover {
	background-color:#bdbfd3;
	color:#ffffff;
}

#header {
position: absolute;
top: 0px;
left: 119px;
width: 460px;
}

#content {
position: absolute;
top: 532px;
left: 50px;
width: 550px;
text-align: left;
padding: 5px 5px 5px 5px;
}

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

h2 {
margin: 0px 0px 5px 0px;
font-family: Georgia, serif;
font-style: italic;
font-size: 18px;
line-height: 18px;
text-transform: lowercase;
color: #dbb1bc;
letter-spacing: 2px;
text-align: right;
}

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

.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;
}

