#slideshowBox {position: relative;
	top: 0px;
	left: 144px;
	margin: 0;
	padding: 0;
	width: 680px;
	height: 680px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	float: left;
}

#slideshow {
position: relative;
}

#sideCopy {position: relative;
	top: 20px;
	right: 20px;
	width: 160px;
	background-color: transparent;
	border: 0px dotted #0000CC;
	float: right;
	}
	
#footerBox {position: relative;
	clear: both;
	top: 20px;
	background-color: #cccccc;
	width: 100%;
	}
	
#footerNav {position: relative;
	top: 0px;
	background-color: #cccccc;
	width: 950px;
	height: 65px;
	border: 0px dotted #0000CC;
	}