#wrapper {
    position:relative;
    background: url(../images/bg_page_left.jpg) repeat-y;
 	}

#center {
    margin-left:2px;
	position:relative;
    float:left;
	width:534px;
	display:inline;
	}
#right {
	display:none;
	}	
