body {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-color: #5E5E5E;
	font-family: tahoma, arial narrow, arial, helvetica, sans serif;
	font-size:10px;
	color:#97958a;
	line-height:14px;
}
p {
	margin: 0 0 5px 0;
	padding:0;
}
div {
	padding: 12px 0 0 10px;
}
div #left {
	text-align:right;
	padding:0;
	margin:-5px 5px 0 0;
}
form {

	padding:0;
	margin: 0;
}

.siteid {

	padding: 0 0 0 0;
	margin: 0;
	float:left;
	width:70px;
}
.password {
	padding:0;
	margin: 0;
	float:right;
	width:90px;
}

input, textarea {
width: 153px;
height:20px;
border: 1px solid #97958a;
margin: 0 0 5px 0;
font-family: tahoma, arial narrow, arial, helvetica, sans serif;
font-size:11px;
padding: 2px 0 0 2px;
}

textarea {
height:100px;
}

#join span input { 
display:block;
}

.siteid input, .password input {
width: 70px;
height:20px;
border: 1px solid #97958a;
margin: 0 0 5px 0;
display:block;
}

.send, .send2 {
border: 0 solid #FFF;
text-transform: uppercase;
color:#c4bda9;
font-weight:bold;
background-color: #FFF;
font-size:9px;
width:100px;
padding:0 0 0 6px;
text-align:left;
background: url('send.gif') no-repeat #FFF;
}

.send2 {
width:120px;
}

.br {
clear:both;
}

b {
color:#c4bda9;
}

a, a:link, a:visited {
color:#c4bda9;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
	font-family: Georgia, tahoma, arial narrow, arial, helvetica, sans serif;
	font-size:10px;
	color:#97958a;
	margin: 0 0 4px 0;
	padding:0;
	font-weight:bold;
}

ul {
padding:0;
margin:10px 0 5px 0;
}

li {
list-style-type: none;
background-color: eef1ee;
padding:2px 2px 2px 4px;
margin:0 5px 1px 0;
}

/* CONTENT */

#about { 
	position:absolute; 
	left:54px; 
	top:44px; 
	width:170px; 
	height:142px; 
}
#members {
	position:absolute; 
	left:54px; 
	top:213px; 
	width:175px; 
	height:92px;
}

#credits {
	position:absolute; 
	left:54px; 
	top:322px; width:165px; 
	height:70px;
}

#requirements {
	padding: 12px 0 0 7px;
	position:absolute; 
	left:248px; 
	top:44px; 
	width:130px; 
	height:345px; 
}

#rules {
	position:absolute; 
	left:403px; 
	top:44px; 
	width:130px; height:345px;
}

#join {
	position:absolute; 
	left:561px; 
	top:44px; 
	width:160px; height:345px;
}

