html, body {margin:0px; padding:0px; font:11px/13px Tahoma, Arial, Geneva, sans-serif;  color:#6e6e6e; text-decoration:none; text-align:center; background:url(images/bgr_all_top.gif) #000000 0px 254px repeat-x;}



.w{
	width:100%;
}

.h{
	height:100%;
}

.wh{
	width:100%;
	height:100%;
}

							/* Background Block */
#bgr {
	z-index:1;
	position:absolute;
	top:0px;
	left:0px;
	height:400px;
}

#bgr .b_1 {
	width:50%;
	float:right;
	background:url(images/bgr_r.gif) top right repeat-x;
}
							/* End Background Block */
							/* References */


#container {
	background:url(images/bgr_all_bottom.gif) bottom repeat-x;
}

.all {
	position:relative;
	width:770px;
	height:770px;
	margin:0px auto 0px auto;
	text-align:left;
	z-index:2;
}
