body {
	margin:0px;
	background:url(bg.gif);
}
#mainBox {
	background-image:url(bg_op3.gif);
	background-position:left center;
	width:1000px;
	height:753px;
	margin:auto;
	margin-top:0px;
}
#left {
	float:left;
}
#right {
	float:left;
	width:700px;
}
#logo {
	width:192px;
	height:84px;
	margin:30px;
}
#menu {
	width:197px;
	height:324px;
	margin: 0px 30px 0px 30px;
	/*background-image:url(menu.gif);*/
}
.button {
	width:197px;
	height:41px;
}
.button:hover {
	background-color:#000000;
	opacity:.20;filter: alpha(opacity=20); -moz-opacity: 0.2;
	cursor:pointer;
}
#amazon {
	margin-top:22px;
	text-align:center;
}
#musicPlayer{
	width:700px;
	
	padding-top:40px;
}
#iframe{
	width:700px;
	height:651px;
}