@import './general.css';
	
#leftbar {
	width:475px;
	}

#leftbar img {
	float:left;
	width:231px;
	margin:10px 0 0 0;
	}

#leftbar #img3 {
	position:absolute;
	bottom:10px;
	left:253px;
	}

#leftbar #img4 {
	position:absolute;
	bottom:10px;
	left:10px;
	}

a#gallerylink img { /* switch off inherited leftbar style */
	float:none;
	margin:0;
	}

#rightbar {
	width:233px;
	}

#rightbar img {
	width:231px;
	}

#rightbar #img1, #rightbar #img5 {
	margin:0 0 10px 0;
	}

#good_stuff {
	width:476px;
	bottom:176px;
	left:10px;
	}
