body {
	background: url(images/bg.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #000000;
	cursor: default;
	font-family: Georgia, serif;
	font-size: 11px;
	letter-spacing: 0.3px;
	line-height: 12px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

textarea, input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
	font-family: Georgia, serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #F09666;
	text-decoration: none;
}

a:hover {
	color: #985426;
	font-style: italic;
}

.title {
	background: #202020;
	border: 1px solid #F09666;
	color: #F09666;
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

#content {
	background-color: #FFFFFF;
	height: 285px;
	left: 300px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	top: 5px;
	width:435px;
}

.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 (a1.psd) */
#a1 {
	position:relative;
	left:50px;
	top:100px;
	width:750px;
	height:300px;
}

#index-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:150px;
}

#index-02 {
	position:absolute;
	left:150px;
	top:0px;
	width:150px;
	height:150px;
}

#index-03 {
	position:absolute;
	left:300px;
	top:0px;
	width:450px;
	height:5px;
}

#index-05 {
	position:absolute;
	left:745px;
	top:5px;
	width:5px;
	height:295px;
}

#index-06 {
	position:absolute;
	left:0px;
	top:150px;
	width:150px;
	height:150px;
}

#index-07 {
	position:absolute;
	left:150px;
	top:150px;
	width:150px;
	height:110px;
}

#home {
	position:absolute;
	left:150px;
	top:260px;
	width:39px;
	height:19px;
}

#about {
	position:absolute;
	left:189px;
	top:260px;
	width:39px;
	height:19px;
}

#rules {
	position:absolute;
	left:228px;
	top:260px;
	width:40px;
	height:19px;
}

#index-11 {
	position:absolute;
	left:268px;
	top:260px;
	width:32px;
	height:40px;
}

#codes {
	position:absolute;
	left:150px;
	top:279px;
	width:36px;
	height:21px;
}

#join {
	position:absolute;
	left:186px;
	top:279px;
	width:28px;
	height:21px;
}

#members {
	position:absolute;
	left:214px;
	top:279px;
	width:54px;
	height:21px;
}

#index-15 {
	position:absolute;
	left:300px;
	top:295px;
	width:445px;
	height:5px;
}
/* End ImageReady Styles */