
    html{ height:100%; }
    #LEFT_body,
    #MEN_body,
    #TOP_body,
    #IBR_body,
    #RIGHT_body{
        background-repeat:unset;
        background-position:unset;
        background-color:transparent;
    }

    #MEN_back1,
    #MEN_back3,
    #MEN_back6,
    #IBR_back1,
    #IBR_back3,
    #IBR_back4,
    #IBR_back5,
    #LEFT_back1,
    #LEFT_back2,
    #RIGHT_back1,
    #RIGHT_back2{
        display:none;
    }
    Response.end

#IBR_body{
	margin:0px;
	border:0px none #FF0000;
	padding:0px;
	overflow:hidden;
	background-color:transparent;
	background-repeat:repeat-y;
	background-position:top right;
	background-image:url(/art/designs/netbook/wide_right_tile.png?v=2);
}
#IBR_back3{
	height:76px;
	position:absolute;
	top:0px;
	left:163px;
	width:20px;
	background-color:transparent;
	background-position:top right;
	background-image:url(/art/designs/netbook/wide_right_tile.png?v=2);			
}
#IBR_back4{
	height:52px;
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
	background-repeat:no-repeat;
	background-image:url(/art/designs/netbook/tower_gradient_right.png?v=2);
}
#IBR_back5{
	height:52px;
	position:absolute;
	top:0px;
	left:0px;
	width:163px;
	background-color:transparent;
	background-position:-1047px 0px;
	background-image:url(/art/designs/netbook/wide_top.png?v=2);
}
#IBR_back1{
    position:absolute;
    left:163px;
    top:1200px;
    width:20px;
    bottom:0px;
    background-color:transparent;
}
#IBR_logo{
	display:block;
	position:absolute;
	cursor:pointer;
	top:52px;
	left:0px;
	width:163px;
	height:100px;
	background-image:url(/art/designs/netbook/logo_basic.png);
}
#IBR_logoXL{
	display:block;
	position:absolute;
	cursor:pointer;
	top:52px;
	left:0px;
	width:163px;
	height:100px;
	background-image:url(/art/designs/netbook/logo_xl.png);
}

