#main {
	width: 925px; /* 885px */
	}

#left_column {
	width: 640px;
	}

#right_column {
	width: 265px;
	}
	
#right_column h3 {
	font-size: 22px;
	text-align: left;
	margin: 20px 0 1px 0;
	}

div#videoplayer {
	margin: 10px 0 0 0;
	padding: 0;
	}

div#gallery_pics {
	margin: 0;
	padding: 0;
	height: 145px;
	}

.pics {
	width: 220px;
	height: 145px;
	}

.pics img {
	margin: 0;
	padding: 0;
	border: none;
	width: 220px;
	height: 145px;
	top: 0;
	left: 0;
	}

blockquote.pullquote {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	}

#right_column blockquote.pullquote {
	font-size: 120%;
	line-height: 1.3em;
	letter-spacing: .1em;
	}

blockquote.pullquote p.quote {
	margin: 20px auto;
	margin-bottom: 0;
	width: 100%;
	text-align: center;
	font-size: 120%;
	letter-spacing: .03em;
	}
	
blockquote.pullquote p.author {
	margin: 7px auto;
	width: 500px;
	padding-top: 0;
	text-align: center;
	font-size: 90%;
	text-transform: uppercase;
	}
