body, html
{
	width: 100%;
	height: 100%;
	margin:0px;
	font-family:arial;
	font-size: 11px;
}

#container
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 580px;
	margin-left: -450px;
	margin-top: -290px;
	z-index:10;
	background-image:url(../images/bgStandard.jpg);
	overflow:hidden;
	background-repeat:no-repeat;
}

#powerPointDiv
{
	margin-top:0px;
	z-index:10;
	left:377px;
	overflow:hidden;
	width:500px;
	position:absolute;
	top:110px;
	height:375px;
	text-align:left;
	max-width:500px;
	max-height:375px;
}


#playerDiv
{
	position:absolute;
	top:110px;
	left:23px;
	width:320px;
	height:309px;
	z-index:10;
	overflow:hidden;
	margin-top:0px;
}

#audioImage
{
	position:absolute;
	top:120px;
	left:33px;
	width:320px;
	height:200px;
	max-width:320px;
	max-height:264px;
	z-index:10;
	overflow:hidden;
	margin-top:0px;
}

#eframeLogo
{
	margin-top:0px;
	z-index:10;
	left:20px;
	overflow:hidden;
	width:400px;
	position:absolute;
	top:558px;
	height:17px;
	text-align:left;
	font-family:verdana;
	font-size:10;
	max-width:404px;
	max-height:17px;
}

#leftLogo
{
	margin-top:0px;
	z-index:10;
	left:3px;
	overflow:hidden;
	width:224px;
	position:absolute;
	top:2px;
	height:71px;
	text-align:middlecenter;
	max-width:224px;
	max-height:71px;
}

#rightLogo
{
	margin-top:0px;
	z-index:10;
	left:704px;
	overflow:hidden;
	position:absolute;
	top:13px;
	text-align:left;
}

#dropDownDiv
{
	margin-top:0px;
	z-index:10;
	left:26px;
	overflow:hidden;
	width:314px;
	position:absolute;
	top:438px;
	height:21px;
	max-width:314;
	max-height:21
}

#playerControls
{
	margin-top:0px;
	z-index:10;
	left:276px;
	overflow:hidden;
	position:absolute;
	top:388px;
	text-align:center;
}

#powerPointArrows
{
	margin-top:0px;
	z-index:10;
	left:377px;
	position:absolute;
	top:490px;
	text-align:left;
}

img {
	border-width: 0px;
}

table {
	border-width: 0px;
}

a
{
	font-family:arial;
	font-size: 11px;
	text-decoration:none;
	line-height:20px;
	color:#333333;
}