body {
	background-color:  #ffffff;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

#page {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center;	
	position: relative;
	min-height: 877px;
  min-width: 1171px;		
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	  
}

* html #page {
	height: 100%;
}

.stylin {
	position: relative;
	margin: 0px auto;
	text-align: left;
}

br.clear {
	clear: both;
}

#header {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/acrossbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;	
}

#header .stylin {
	width: 1170px;
	height: 228px;
	position: relative;
	
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/header.jpg);
	background-repeat: no-repeat;	
}

#menu {

	margin: 0px;
	padding: 0px;
	height: 49px;
	position: relative;
	top: 000px;
	width: 1170;
/*	
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/menubg.jpg);
	background-repeat: no-repeat;	
*/
}

#menubg{
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/menubg.jpg);
	background-repeat: no-repeat;	
	}

html>body #menu {
	bottom: 0px;
}

#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 49px;
	line-height: 30px;
}

#menu .b1off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b1off.jpg);
	background-repeat: no-repeat;
	width: 161px;
}
#menu .b1on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b1on.jpg);
	background-repeat: no-repeat;
	width: 161px;	
}
#menu .b2off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b2off.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b2on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b2on.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b3off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b3off.jpg);
	background-repeat: no-repeat;
	width: 112px;	
}
#menu .b3on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b3on.jpg);
	background-repeat: no-repeat;
	width: 112px;
}
#menu .b4off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b4off.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b4on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b4on.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b5off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b5off.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b5on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b5on.jpg);
	background-repeat: no-repeat;
	width: 111px;
}
#menu .b6off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b6off.jpg);
	background-repeat: no-repeat;
	width: 112px;	
}
#menu .b6on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b6on.jpg);
	background-repeat: no-repeat;
	width: 112px;
}
#menu .b7off a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b7off.jpg);
	background-repeat: no-repeat;
	width: 159px;
}
#menu .b7on a {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/b7on.jpg);
	background-repeat: no-repeat;
	width: 159px;
}

#content {
	margin: 0px;
	padding: 0px;
	top: 0px;
	width:;
	position: relative;
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/content.jpg);
	background-position: top center;
	background-repeat: no-repeat;		

}

#content .stylin {
	width: 1062px;
	padding: 20px 54px 100px;
}

html>body #content .stylin {
	width: 1062px;
	padding: 20px 54px 100px;
}

#footer {
	position: relative;
	min-width:100%;
	margin-top: -105px;
	text-align: center;
	height: 105px;
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/footerbg.jpg);
	background-repeat: repeat-x;	
}

#footer .stylin {
	background-image: url(http://www.qbgguild.com/layout/qbg/bctheme/images/footer.jpg);
	background-repeat: no-repeat;	
	width: 1170px;
	height: 105px;
	font-family: arial;
	font-size: 11px;
	color: white;
	
}

#footer_title {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	line-height: 40px;
}

#copyright_notice p {
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 40px;
	line-height: 60px;
}