#right {
	float: right;
	height: 650px;
	width: 725px;
	background: #000 url(images/lower_bottom_right.png) no-repeat bottom right;
	padding:0;
	margin:0px 0px 0 0;
}

#top_row {
	width:717px;
	height:115px;
	padding:0;
	margin:0px;
	background:#000;
	clear:both;
	text-align:left;
}


#center_row {
	width:725px;
	height:513px;
	margin-top:8px;
	background:url(images/homepage/twilight.jpg) no-repeat top left;
}

#blah_blah {
	font-size:.8em;
	line-height: 1.7em;
	letter-spacing: .3em;
}

#left{
	float: left;
	height: 650px;
	width: 225px;
	background:url(images/homepage/texture-wood.jpg) no-repeat bottom left;
	padding:0;
	margin:-23px 0 0 12px;
}

#bottom{
	float: right;
	width: 725px;
	height: 163px;
	background: #000 url(images/lower_bottom_right.png) no-repeat bottom right;
	padding:0;
	margin:0px;
	text-align:left;
}

#sidebar_text {
	position:relative;
	margin:0;
	padding:0;
}

