#centercont {
position: relative;
top: 170px;
left: 110px;
}

a.Normal:Link, a.Normal:Visited, a:Link, a:Visited {
	font-size: 8pt;
	color: #f5b803;
	font-family: verdana;
	text-decoration: none;
}

a.Normal:Hover, a:Hover
{ 
	font-size: 8pt;
	color: #f5b803;
	font-family: verdana;
	text-decoration: underline;
}
/************************bridge*****************************/
#indexMiddleRow {
position: relative;
top: 0px;
left: 0px;
padding-left: 20px;
padding-top: 0px;
width: 800px;
}

#bridgeText {
float: left;
width: 430px;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

h1 {
font-size: 16px;
font-weight: bold;
}

.highlight {
font-weight: bold;
}

#bridgeBio {
float: right;
height: 280px;
width: 290px;
font-family: arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
}

#peter {
position: relative;
top: 5px;
left: 0px;
}

#andrew {
position: relative;
top: 5px;
left: 0px;
}

#indexBottomRow {
	position: relative;
	padding-top: 5px;
	height: 50px;
	width: 780px;
	padding-left: 20px;
	top: 10px;
}

#gflinks {
position:relative;
top: 0px;
}
/************************Player*****************************/

/****************************** TOP ROW ***************************************/
#playerTopRow {
position: relative;
top: 0px;
left: 0px;
height: 100px;
width: 680px;
}

#logoBox{
height: 60px;
width: 210px;
float: left;

}

#eventBox {
height: 60px;
width: 400px;
float: right;
}

#eventTitle {
position: relative;
top: 30px;
left: 90px;
width: 450px;
font-family: arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #210066;
}

.style1 {color: #CC0000}
.eventsubtitle {font-size: 12px}

#playerLogo {
position: relative;
top: 0px;
left: 5px;
}

#yellowBar {
height: 5px;
width: 800px;
float: left;
background-color: #f5b803;
font-size: 2px;
}

#greenBar {
	height: 20px;
	width: 680px;
	position: absolute;
	left: 0px;
	background-image: url(graphics/jg_topBanner.gif);
	top: 60px;
}

#wts {
height: 15px;
width: 170px;
float: Right;
padding-top: 1px;
}
/**************************** MIDDLE ROW *************************************/
#playerMiddleRow {
/*position: relative;
top: 0px;
left: 0px;
height: 315px;*/
width: 800px;
}

#playerBox {
	/*height: 250px;*/
width: 200px;
	position: relative;
	top: 0px;
}

#speakerInfoBox {
	/*height: 60px;*/
width: 210px;
	position:absolute;
	top:0px;
	left:0px;
/*margin:5px 0px 0px 5px;*/
}

.speakerImage {
	/*position: relative;
top: 5px;
left: 5px; */
width: 150px;
	top: 7px;
	left: 20px;
	position: relative;
}

.speakerLabel {
	/*position: relative;
top: 3px;
left: 5px;*/
font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: relative;
	top: 3px;
	left: 0px;
	width: 150px;
}

#audioPlayer {
position: relative;
top: 205px;
left: 5px;
width: 200px;

}

#slideBox {
	height: 300px;
	width: 450px;
	position: absolute;
	left: 231px;
	top: 8px;
}

#slideshow {
	top:0px;
	left: 0px;
	float: left;
}

#agendaBox {
height: 310px;
width: 180px;
float: left;
}

#agendaSection {
position: relative;
top: 210px;
left: 25px;
width: 150px; 
text-align: left;
}
/**************************** BOTTOM ROW *************************************/
#footerLine {
position: relative;
left: 10px;
height: 1px;
width: 780px;
}

#playerBottomRow {
position: absolute;
top: 440px;
left: 0px;
padding-top: 5px;
height: 50px;
width: 680px;
}

#contact {
height: 14px;
width: 65px;
float: right;
}

#privacy {
height: 14px;
width: 80px;
float: right;
}

#terms {
height: 14px;
width: 125px;
float: right; 
}

#playerCopy {
position: relative;
top: 5px;
left: 20px; 
}

body {
	margin: 0px;
	padding-left: 0px;
}

p {
color: #ffffff;
}

h1 {
font-family: arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: normal;
color: #23554e;
padding: 0;
margin: 0;
}
 
 h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #210066;
	margin-top: 0px;
	margin-bottom: 0px;
 }
 
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: #D8D8D7;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
  
a.over, a.over:visited, a.over:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #210066;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
 }

a.footerLinks, a.footerLinks:link, a.footerLinks:visited  {
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #333333;
text-decoration: none;
}

a.footerLinks:hover  {
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #333333;
text-decoration: underline;
} 

a.tech, a.tech:link, a.tech:visited  {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

a.tech:hover  {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

p.program {
margin-top: 0px;
margin-bottom: 1px;
padding-top: 0px;
padding-bottom: 1px;
}
  
#s1 {
	top: 10px;
	left: 5px;
	position: absolute;
	padding-top: 5px;
	padding-left: 20px;
}

#s2 {
	top: 10px;
	left: 5px;
	position: absolute;
	padding-top: 5px;
	padding-left: 20px;
}
 
 .hidden { 
visibility: hidden;
}

.visible { 
visibility: visible;
}
 
 .playerCopyright {
font-family: arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ffffff;
padding: 0px;
margin: 0px;
 }  

/************************help*****************************/
 #playerMiddleRow {
position: absolute;
top: 85px;
left: 0px;
height: 315px;
width: 680px;
}

