	
	body {
		background-image:	url("../images/background.jpg");
		background-color:	#545335;
		text-align:			center;
	}
	
	
	
	
	
	
	#centered {
		width:			710px;
		margin-right:	auto;
		margin-left:	auto;
		margin-top:		10px;
		padding:		0px;
		text-align:		left;
		border:			0px;
	}
	
	
	
	
	
	
	#top_background { 
		background:	url("../images/background_top.jpg") no-repeat top right;
		width:		486px; 
		height:		108px; 
		margin:		0px 0px 0px 177px;
		padding:	0px 0px 0px 0px;
		clear:		both;
		float:		left;
	}
	#top_background span {
		display:	none;
	}
	
	
	
	
	
	
	#top_bar { 
		background:	url("../images/bar_top.jpg") no-repeat top center;
		width:		613px; 
		height:		12px; 
		margin:		0px 0px 0px 69px;
		padding:	0px 0px 0px 0px;
		clear:		both;
		float:		left;
	}
	#top_bar span {
		display:	none;
	}
	
	
	
	
	
	
	#menu_bar_left {
		background:	url("../images/menu_left.jpg") no-repeat top right;
		width:		15px; 
		height:		22px;
		margin:		0px 0px 0px 0px;
		padding:	0px 0px 0px 68px;
		clear:		both;
		float:		left;
	}
	#menu_bar_elements {
		background: url("../images/menu_background.jpg") no-repeat;
		width:		580px;
		height:		22px;
		margin:		0px 0px 0px 0px;
		padding:	0px 0px 0px 0px;
		float:		left;
	}
	#menu_bar_elements span {
		display:	none;
	}
	#menu_bar_right {
		background:	url("../images/menu_right.jpg") no-repeat top left;
		width:		29px;
		height:		22px;
		margin:		0px 0px 0px 0px;
		padding:	0px 0px 0px 0px;
		float:		left;
	}
	
	
	
	
	
	
	#center_content_left {
		background:	url("../images/bar_left.jpg") no-repeat top right;
		width:		83px; 
		height:		309px;
		padding:	0px;
		clear:		both;
		float:		left;
	}
	#center_content_elements {
		background: url("../images/menu_background.jpg") no-repeat;
		width:		580px;
		height:		309px;
		padding:	0px;
		float:		left;
	}
	#center_content_right {
		background:	url("../images/bar_right.jpg") no-repeat top left;
		width:		47px;
		height:		309px;
		padding:	0px;
		float:		left;
	}

		
	
	
	
	
	
	#bottom_bar { 
		background:	url("../images/bar_bottom.jpg") no-repeat top center;
		width:		682px; 
		height:		19px; 
		margin:		0px 0px 0px 0px;
		padding:	0px 0px 0px 0px;
	}
	#bottom_bar span {
		display:	none;
	}
	
	
	
	
	
	
	#bottom_background { 
		background:	url("../images/background_bottom.jpg") no-repeat top right;
		width:		256px; 
		height:		144px; 
		margin:		0px 0px 0px 0px;
		padding:	0px 0px 0px 0px;
	}
	#bottom_background span {
		display:	none;
	}
