body {
	background: url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat-y;
	color: #DBDBDB;
	cursor: default;
	font-family: Arial, serif;
	font-size: 12px;
	letter-spacing: 0.3px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

textarea, input {
	background-color: #31190C;
	border: 1px solid #31190C;
	color: #C98148;
	font-family: Arial, serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #DBDBDB;
	text-decoration: underline;
}

a:hover {
	color: #C98148;
	background-color: #31190C;
	text-decoration: none;
}

.title {
	background: #31190C;
	border: 1px solid #31190C;
	color: #a5744c;
	font-family: Arial, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

#content {
	background: url(images/content.gif) #404040;
	background-repeat: no-repeat;
	border: 0px solid #EFEFEF;
	height:316px;
	left:225px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	top:25px;
	width:340px;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}

a#tooCool {
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(images/too_cool_sash.png) bottom right no-repeat;
text-indent: -777em;
text-decoration: none;
}

/* ImageReady Styles (fangsup.psd) */
#fallingupmain {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:680px;
}

#fallingup {
	position:absolute;
	left:0px;
	top:0px;
	width:300px;
	height:200px;
}

#fallingup002 {
	position:absolute;
	left:300px;
	top:0px;
	width:300px;
	height:200px;
}

#fallingup003 {
	position:absolute;
	left:0px;
	top:200px;
	width:300px;
	height:120px;
}

#fallingup004 {
	position:absolute;
	left:300px;
	top:200px;
	width:300px;
	height:120px;
}

#fallingup005 {
	position:absolute;
	left:0px;
	top:320px;
	width:60px;
	height:360px;
}

#home {
	position:absolute;
	left:60px;
	top:320px;
	width:65px;
	height:40px;
}

#about {
	position:absolute;
	left:125px;
	top:320px;
	width:85px;
	height:40px;
}

#rules {
	position:absolute;
	left:210px;
	top:320px;
	width:80px;
	height:40px;
}

#codes {
	position:absolute;
	left:290px;
	top:320px;
	width:85px;
	height:40px;
}

#join {
	position:absolute;
	left:375px;
	top:320px;
	width:70px;
	height:40px;
}

#members {
	position:absolute;
	left:445px;
	top:320px;
	width:95px;
	height:40px;
}

#fallingup012 {
	position:absolute;
	left:540px;
	top:320px;
	width:60px;
	height:360px;
}

#content {
	position:absolute;
	left:60px;
	top:360px;
	width:470px;
	height:670px;
}
/* End ImageReady Styles */