body.agmPlayer {
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/agm07_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#mainplaceholder {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#centercont {
	position:relative;
	top: -300px;
	left: 40px;
	width: 700px;
}

.AmcorStdBlack {
	color: #000000;
	font-size: 9pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
}

a, a.Normal:Link, a.Normal:Visited, a:Link, a:Visited {
	font-size: 8pt;
	color: #0066cc;
	font-family: verdana;
	text-decoration: none;
}

a.Normal:Hover, a:Hover
{ 
	font-size: 8pt;
	color: #0066cc;
	font-family: verdana;
	text-decoration: underline;
}

/************************Player*****************************/

/****************************** TOP ROW ***************************************/
#playerTopRow {
position: absolute;
top: 0px;
left: 0px;
height: 64px;
width: 900px;
}

#eventBox {
height: 64px;
width: 670px;
float: left;
}

#logoBox{
height: 64px;
width: 142px;
float: left;
}

#eventTitle {
position: relative;
top: 15px;
left: 20px;
}

#playerLogo {
position: relative;
top: 15px;
left: 15px;
}
/**************************** MIDDLE ROW *************************************/
#playerMiddleRow {
position: absolute;
top: 56px;
left: 0px;
height: 290px;
width: 900px;
}

#playerBox {
height: 290px;
width: 250px;
float: left;
}

#broadPlayer {
position: relative;
top:20px;
left: 5px; 
width: 240px;
}

#slideBox {
height: 290px;
width: 510px;
float: left;
}

#slideshow {
position: relative;
top:5px;
left: 5px; 
}

#agendaBox {
height: 290px;
width: 140px;
float: left;
}

#agendaSection {
position: relative;
top: 5px;
left: 10px;
text-align: left;
}
/**************************** BOTTOM ROW *************************************/

#playerBottomRow {
position: absolute;
top: 356px;
left: 0px;
height: 50px;
width: 900px;
}

#bmBox {
height: 50px;
width: 510px;
float: left;
}

#speakerInfoBox {
height: 50px;
width: 250px;
float: left;
}

#infoBox {
height: 50px;
width: 140px;
float: left;
}

#support {
position: relative;
top: 5px;
left: 20px;
}

#playerCopy {
position: relative;
top: 5px;
left: 20px; 
background-color: #000000;
}

p {
color: #ffffff;
}

h1 {
font-family: arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: normal;
color: #FCB714;
padding: 0;
margin: 0;
 }
 
 h3 {
font-family: arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #f7931d;
 }
 
 a.agenda, a.agenda:visited, a.agenda:link {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #b2b2b2;
text-decoration: none;
}

a.agenda:hover {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #b2b2b2;
text-decoration: none;
}
  
a.over, a.over:visited {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
 }

 #s1 {
position: relative;
top: 8px;
left: 20px;
}

#s2 {
position: relative;
top: -23px;
left: 20px;
}
 
 .hidden { 
visibility: hidden;
}

.visible { 
visibility: visible;
}
 
 .speakerLabel {
font-family: arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}
 
 .playerCopyright {
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
padding: 0px;
margin: 0px;
 }  


 #logo {
	position: relative;
	width: 750px;
}
#banner {
	position: relative;
	top: 5px;
}
.default #lefttop {
	position: relative;
	width: 40px;
	top: 10px;
}
