#centercont {
position:absolute;
top: 170px;
left:110px;
}

.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: 815px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #ffffff;
}

#eventBox {
height: 64px;
width: 670px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
float: left;
background-color: #000000;
}

#logoBox{
height: 64px;
width: 142px;
float: left;
background-color: #000000;
}

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

#playerLogo {
position: relative;
top: 15px;
left: 15px;
}
/**************************** MIDDLE ROW *************************************/
#playerMiddleRow {
position: absolute;
top: 65px;
left: 0px;
height: 290px;
width: 815px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-color: #ffffff;
}

#playerBox {
height: 290px;
width: 253px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
float: left;
background-color: #000000;
}

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

#slideBox {
height: 290px;
width: 416px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
float: left;
background-color: #000000;
}

#slideshow {
position: relative;
top:20px;
left: 10px; 
background-color: #000000;
}

#agendaBox {
height: 290px;
width: 142px;
float: left;
background-color: #000000;
}

#agendaSection {
position: relative;
top: 30px;
left: 10px; 
background-color: #000000;
text-align: left;
}
/**************************** BOTTOM ROW *************************************/

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

#bmBox {
height: 50px;
width: 416px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
float: left;
background-color: #000000;
}

#speakerInfoBox {
height: 50px;
width: 253px;
border-right-style: solid;
border-right-width: 1px;
border-color: #ffffff;
float: left;
background-color: #000000;
}

#infoBox {
height: 50px;
width: 142px;
float: left;
background-color: #000000;
}

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

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

p {
color: #ffffff;
}

h1 {
font-family: arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: normal;
color: #7eb61d;
padding: 0;
margin: 0;
 }
 
 h3 {
font-family: arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #7eb61d;
 }
 
 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: 10px;
left: 20px;
}

#s2 {
position: relative;
top: -15px;
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;
 }  


 