body {
	background-image: url('images/06/bg.jpg');
	cursor: default;
}

#terra {
	background-image: url('images/06/terrah.jpg');
	width: 100%;
	height: 1024px;
}

.titl, h3, h4, h2 {
	color: #a99277;
	font-size: 35px;
	padding-left: 10px;
	font-family: Arial;
	letter-spacing: -4px;
	text-transform: lowercase;
	font-weight: normal;
}

.subbi {
	color: #c2956f;
	font-family: georgia;
	font-size: 5.5pt;
	margin-top: -9px;
	letter-spacing: 3px;
	text-transform: lowercase;
	cursor: default;
}

p, li {
	font-family: Trebuchet MS;
	font-size: 9pt;
	line-height: 25px;
	color: #8f7b64;
	cursor: default;
}

b, strong {
	color: #9f6363;
}

em, i {
	color: #b78849;
}

a, a:link, a:visited, a:active {
	color: #6f805a;
	tsext-decoration: none;
	cursor: default;
}

a:hover {
	color: #b69d7f;
	cursor: default;
}

img.owned {
	border-top: 4px solid #a99277;
	border-left: 4px solid #a99277;
	border-right: 4px solid #a99277;
	border-bottom: 4px solid #a99277;
	background-color: #a99277; 
	cursor: default;
}

a:hover .owned {
	border-top: 4px solid #b69d7f;
	border-left: 4px solid #b69d7f;
	border-right: 4px solid #b69d7f;
	border-bottom: 4px solid #b69d7f;
	background-color: #b69d7f; 
	cursor: default;
}

li {
	list-style-type: lower-roman;
}

.li-class { 
	font-family: Arial;
	letter-spacing: -3px;
	font-size: 23pt;
}

input, textarea, option, select {
	border: 1px solid #a99277;
	font-family: Trebuchet MS;
	font-size: 9pt;
	color: #8f7b64;
	background-color: #ddc8b0;
	width: 100%;
}
	
img.affiliates, .codesort img {
	border-top: 4px solid #a99277;
	border-left: 4px solid #a99277;
	border-right: 4px solid #a99277;
	border-bottom: 4px solid #a99277;
	background-color: #a99277; 
	cursor: default;
}

a:hover img.affiliates, .codesort img:hover {
	border-top: 4px solid #b69d7f;
	border-left: 4px solid #b69d7f;
	border-right: 4px solid #b69d7f;
	border-bottom: 4px solid #b69d7f;
	background-color: #b69d7f; 
}

.wishlist {
	margin: 0px 10px 10px 10px; 
	bodrder: 1px solid #f5e6c3; 
}

.detailsfanlistings {
	color: #c2956f;
	font-family: georgia;
	font-size: 6.0pt;
	text-transform: lowercase;
	letter-spacing: 3px; 
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}

.detailsfanlistings2 {
	color: #c2956f;
	font-family: georgia;
	font-size: 6.0pt;
	text-transform: lowercase;
	letter-spacing: 3px; 
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}

.textfanlistings {
	font-family: Verdana;
	color: #692d22;
	font-size: 8pt;
	margin: 0px;
}

.titlefanlistings {
	color: #a99277;
	font-size: 35px;
	padding-left: 10px;
	font-family: Arial;
	letter-spacing: -4px;
	text-transform: lowercase;
	font-weight: normal;
	line-height: normal;
}

.nowidth {
width: auto; }
