body {
	margin:0px;
	background:url(bg.gif);
}
#mainBox {
	background-image:url(bg_op3.gif);
	background-position:left center;
	width:1000px;
	height:760px;
	margin:auto;
	margin-top:0px;
}
#left {
	float:left;
	margin-right:30px;
}
#right {
	float:left;
	width:700px;
}
#logo {
    width:210px;
	margin:30px auto 10px;
}
#menu {
	width:197px;
	height:324px;
	margin: 0 auto;
	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;
}
#logos {
	margin-top:15px;
	text-align:center;
}
#logos p {
    margin:0;
}
#musicPlayer{
	width:700px;
	padding-top:40px;
}
#iframe{
	width:700px;
	height:651px;
}
