body {
	background: url();
	background-attachment: fixed;
	background-color: #F8E8E8;
	color: #000000;
	cursor: default;
	font-family: Georgia, serif;
	font-size: 11px;
	letter-spacing: 0.5px;
	line-height: 13px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

textarea, input {
	background-color: #C8C8E8;
	border: 1px solid #F8E8E8;
	color: #000000;
	font-family: Georgia, serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color: #F8E8E8;
	text-decoration: none;
}

a:hover {
	color: #F7F18B;
	cursor: nw-resize;
	font-weight: bold;
}

.title {
	background: #F7F18B;
	border-bottom: 1px dashed #B02D08;
	border-top: 1px dashed #B02D08;
	color: #B02D08;
	font-family: Georgia, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 10px;
}

#content {
	background: #C8C8E8;
	height:330px;
	left: 0px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	top: 350px;
	width: 580px;
}

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 (hls.gif) */
#hls {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:350px;
}

#hls1 {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:160px;
}

#hls2 {
	position:absolute;
	left:200px;
	top:0px;
	width:200px;
	height:160px;
}

#hls3 {
	position:absolute;
	left:400px;
	top:0px;
	width:200px;
	height:160px;
}

#hls4 {
	position:absolute;
	left:0px;
	top:160px;
	width:200px;
	height:156px;
}

#hls5 {
	position:absolute;
	left:200px;
	top:160px;
	width:200px;
	height:156px;
}

#hls6 {
	position:absolute;
	left:400px;
	top:160px;
	width:200px;
	height:156px;
}

#home {
	position:absolute;
	left:0px;
	top:316px;
	width:89px;
	height:34px;
}

#owned {
	position:absolute;
	left:89px;
	top:316px;
	width:42px;
	height:34px;
}

#upcoming {
	position:absolute;
	left:131px;
	top:316px;
	width:61px;
	height:34px;
}

#givenup {
	position:absolute;
	left:192px;
	top:316px;
	width:57px;
	height:34px;
}

#closed {
	position:absolute;
	left:249px;
	top:316px;
	width:45px;
	height:34px;
}

#joined {
	position:absolute;
	left:294px;
	top:316px;
	width:44px;
	height:34px;
}

#wishlist {
	position:absolute;
	left:338px;
	top:316px;
	width:54px;
	height:34px;
}

#kim {
	position:absolute;
	left:392px;
	top:316px;
	width:24px;
	height:34px;
}

#affiliates {
	position:absolute;
	left:416px;
	top:316px;
	width:62px;
	height:34px;
}

#uhnetwork {
	position:absolute;
	left:478px;
	top:316px;
	width:122px;
	height:34px;
}
/* End ImageReady Styles */