/*body {
	background-color: #0066CC;
	background-image: url(/images/sitewide/backgrounds/clouds.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}*/

.youtubevideos .video {
	clear:both;
	margin:0 0 8px 0;
	padding:0 0 8px 0;
	display:block;
	height:75px;
	border-bottom:1px dotted #ccc;
}

.youtubevideos .ytLink img {
	width:100px;
	padding-right:8px;
	float:left;
}
.youtubevideos .ytText {
	font-weight:bold;
}

.middlecolumn {
	clear:none;
	display:block;
	float:left;
	line-height:20px;
	margin-right:0;
}

.partial_twothirds {
	width:680px;	
}

.partial_twothirds a {
	outline:none;	
}

.partial_twothirds img.cam {
	margin:0 0 5px 0;	
}

.partial_twothirds .pagetitle {
	display:none;	
}

.partial_twothirds .alpha {
	width:330px;
	margin:0px 20px 20px 0;
	float:left;
}
.partial_twothirds .beta {
	width:330px;
	margin:0px 0px 20px 0;
	float:left;
}
.partial_twothirds .gamma {
	width:330px;
	margin:0px 20px 20px 0;
	float:left;
}
.partial_twothirds .delta {
	width:330px;
	margin:0px 0px 20px 0;
	float:left;
}

.halloweengutter {
	display:none;
}


