/*sidebar left*/

#wrapper {
	background: url(images/bgL.gif) repeat-y
	}
#wrapper2 {
	background: url(images/bg2L.png) repeat-y
	}
#content {
	float:right
	}

#sidebar {
	float:left
	}
