/* almost everything useful is in common.css the following styles are specific to the home page */
#buy_dvd {
	margin: 0pt auto;
	position:relative;
	left:395px;
	top:348px;
	width: 106px;
	height: 65px;
}
#buy_dvd img {
	border:none;
}
#content {
	float: left;
	width: 808px;
	font-size:0.75em;
	background-color:#EEEEEE; /* off white */
	background-image: url(../images/bg_three_column.jpg);
	background-repeat:repeat-y;
	border-bottom: 1px dashed #D9D9D9;
	
}
