/* black */
#page_bg {
	background: #000;
}

div#wrapper {
		background: #000 url(../images/black/bg.jpg) 0 0 no-repeat;
/*		max-height:750px;
		height:780px; */
}

div#wrapper_r {
	background: none;
}

div#header {
	background: none;
}

div#header_l {
	
}

div#header_r {
}

div#footer {
	background: none;
}

div#footer_l {
	background: none;
}

div#footer_r {
	background: none;
}
