body {
	font: 11px lucida-grande, Helvetica, Arial, sans-serif;
	line-height: 13px;
	background: url(img/bg_page.jpg) #330000 repeat-x top center;
	margin: 0px 0px 0px 0px;
}

A {color:#000000; text-decoration: none;}
A:hover {color:#000000; text-decoration: underline;}

#container {
	margin: 0px auto 0px auto;
	width: 700px;
	height: 600px;
	border-bottom: solid #6A3219 1px;
}

#bg_room {
	margin: 129px 0px 0px 0px;
	background: url(img/bg_room.gif) #330000;
	height: 471px;
	width: 700px;
	position: absolute;
}

#top {
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 700px;
	height: 100px;
	background: url(img/bg_header.gif) no-repeat top;
}

	#nav {
		margin: 40px 5px 0px 215px;
		position: absolute;
		width: 480px;
		height: 45px;
		
	}

		#nav img {
			float: right;
			margin: 0px 0px 0px 5px;
			position: relative;
		}
		
	#nav a img {
			opacity: .65;
			-moz-opacity: .65;
			filter: alpha(opacity=65);
		}
		
		#nav a:hover img {
			opacity: .99;
			-moz-opacity: .99;
			filter: alpha(opacity=99);
		}

	#subnav {
		margin: 0px 5px 0px 2px;
		padding-top: 9px;
		position: absolute;
		width: 690px;
		height: 30px;
		font-weight: plain;
		font-size: 10px;
		text-align: right;
		vertical-align: middle;
		color: #A8910C;
	}
	
		#subnav a {
			color: #A8910C;
			opacity: .99;
			-moz-opacity: .99;
			filter: alpha(opacity=99);
			font-weight: bold;
		}
		
		#subnav a:hover {
			color: #A8910C;
			opacity: .99;
			-moz-opacity: .99;
			filter: alpha(opacity=99);
			font-weight: bold;
		}

	#title {
		margin: 55px 0px 0px 0px;
		position: absolute;
	}
	
	#logo {
		margin: 27px 0px 0px 12px;
		position: absolute;
	}

#feature {
	margin: 135px 0px 0px 10px;
	position: absolute;
	width: 510px;
	z-index: 1;
}

	#feature_info {
		margin: 0px 0px 0px 8px;
		position: relative;
		float: left;
		width: 180px;
		font-size: 11px;
		line-height: 15px;
		color: #DBD4D4;
	}
	
		#feature_title {
			margin: 0px 0px 0px 0px;
		}

		#feature_title  img {
			height: 30px;
			width: 465px;
			border: 0;
			padding: 0;
		}
	
		#feature_text {
			margin: 10px 0px 0px 2px;
			text-align: left;
		}
		
			#feature_text a {
			color: #DBD4D4;
			text-decoration: underline;
			}
		
			#feature_text a:hover {
			color: #DBD4D4;
			text-decoration: underline;
			}
	
	#feature_media {
		margin: 5px 0px 0px 0px;
		float: left;
		width: 320px;
		height: 256px;
	}

	#feature_media_wide {
		margin: 5px 0px 0px 0px;
		float: left;
		width: 320px;
		height: 180px;
	}
	
	#feature a {
		color: #F7E33F;
	}
	
#features_related {
	margin: 430px 0px 0px 8px;
	position: absolute;
	height: 180px;
	z-index: 1;
}

	#related_title {
	margin: 5px 0px 0px 5px;
	}
	
	#related_thumbs {
	margin: 5px 0px 0px 0px;
	}

		#th_rel {
			margin: 0px 0px 0px 10px;
			float: left;
			position: relative;
		}
		
		#related_thumbs a img {
			opacity: .75;
			-moz-opacity: .75;
			filter: alpha(opacity=75);
		}
		
		#related_thumbs a:hover img {
			opacity: .99;
			-moz-opacity: .99;
			filter: alpha(opacity=99);
		}
		
	#related_bg {
		margin: 360px 0px 0px 10px;
		position: absolute;
		height: 180px;
		width: 510px;
		opacity: .20;
		-moz-opacity: .60;
		filter: alpha(opacity=60);
	}
	
	#related_b_bg {
		margin: 390px 0px 0px 10px;
		position: absolute;
		height: 180px;
		width: 510px;
		opacity: .20;
		-moz-opacity: .20;
		filter: alpha(opacity=20);
	}
	
#feature30_logo {
	margin: 10px 0px 0px 17px;
	position: absolute;
	float: left;
	}
	
#feature30_text {
	margin: 170px 0px 0px 2px;
	text-align: center;
}

	#feature30_text a {
		color: #A8910C;
		text-decoration: underline;
		font-weight: bold;
		}
		
		#feature30_text a:hover {
		color: #DBD4D4;
		text-decoration: underline;
		font-weight: bold;
		}

	
#features_all {
	margin: 140px 0px 0px 540px;
	position: absolute;
	width: 150px;
	height: 374px;
	z-index: 1;
}

#copyright {
	margin: 5px auto 0px auto;
	width: 500px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	text-align: center;
	color: #6A3219;
}
