body {
	margin:0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}
#content {
	width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	background-color:#bcdfec;
	}
#photolarge {
	position: absolute;
	top: 170px;
	margin:0 0 0 210px;
}
#photosmall {
	position: absolute;
	top: 1145px;
	padding:0 0 0 520px;
}
#book {
	position: absolute;
	top: 1450px;
	padding:0 0 0 550px;
}
#musicians {
	position: absolute;
	top: 550px;
}
#btnsubmit {
	position: absolute;
	top: 235px;
	padding:20px 0 0 18px;
}
#btnlearn1 {
	position: absolute;
	top: 455px;
	padding:0 0 0 42px;
}

/*#btnbuy1 {
	position: absolute;
	top: 455px;
	padding:0 0 0 55px;
}*/
#btnbuy2 {
	position: absolute;
	top: 1335px;
	padding:0 0 0 55px;
}
#btnbuy3 {
	position: absolute;
	top: 1665px;
	padding:0 0 0 55px;
}
#btnlisten1 {
	position: absolute;
	top: 1075px;
	padding: 0 0 0 42px;
}
#pricecd {
	position: absolute;
	top: 1358px;
	padding:0 0 0 212px;
}
#pricebook {
	position: absolute;
	top: 1685px;
	padding:0 0 0 212px;
}
#bensidran {
	position: absolute;
	top: 1915px;
	padding:0 0 0 395px;
}
#form {
	position: absolute;
	top: 200px;
	padding:0 0 0 15px;
	width: 170px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#form .smalltype {
	font-size:10px;
}
.validate {
	position: absolute;
	top: 200px;
	padding:10px 0 0 215px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

img {
	border: 0;
	margin: 0;
}