
	#right { background: url(../../../images/backgrounds/home/right.jpg); }
		
		
		
	/* middle headings */
	#middle h2 { background-image: url(../../../images/headings/catherine-tate.gif); }
		
		
		
	/* right headings */
	h2#latestVid {
		margin: 36px 0 0 22px;
		background-image: url(../../../images/headings/random-image.gif);
		}
		
	h2#latestPics {
		margin: 44px 0 0 24px;
		background-image: url(../../../images/headings/latest-image.gif);
		}
		
	div#video {
		height: 164px;
		width: 250px;
		margin: 37px 0 0 29px;
		background-color: #fff;
		}
		
		
		
	/* gallery positioning */
	ul.gallery { margin: 23px 0 0 20px; }
		
		
		
	/* self image */
	#middle img { margin: 10px 0 0 25px; }
		
		