		body {
			margin: 5px;
			font-family: Arial, Helvetica, sans-serif;
			color: #333333;
		}
		
		#lunchandLearnPage {
			background-color: #111111;
		}
		
		#townHallPage {
			background-color: #34463a;
		}

		.photoHolder{	/* both PCA pages */
			float: left; 
			width:82px; 
			height:67px; 
			margin-right:10px; 
		}
		
		#lunchandLearnPage  .photoHolder{
			margin-top:3px;
			margin-bottom:7px;
		}

		#townHallPage   .photoHolder{
			margin-top:0px;
			margin-bottom:70px;
		}
		
		.photoHolder  img{	/* both PCA pages */	
			border:solid; 
			border-width:1px;
		}

		#lunchandLearnPage  .photoHolder  img{		
			border-color: #000000;
		}
		
		#townHallPage   .photoHolder  img{		
			border-color: #FFFFFF;
		}
	
		.myPreview{		
			display: inline;
		}		

		.padDiv
		{
			position: relative;
			padding-left: 12px; 
			padding-right: 12px; 
		}

		.toOtherPage{
			position: absolute;
			left: 650px;
			top: 125px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			cursor: pointer;
			color: #FFFFFF;
			padding: 2px;
			z-index:1;
			font-weight: bold;
		}
		
		.myExpandLink{
			font-style: italic;
		}
	
		.myExpandLink:hover{
			cursor: pointer;
		}
		
		.myContent{
			display: none;
		}	
		
		.myEllipsis{
			display: inline;
		}
		
		.flashMediaSection{
			float: right; 
			width: 380px; 
			height: 320px; 
			text-align: center;
			position: relative;
			z-index:1;
		}
			
		.main {
			text-align: left;
			margin: 0 auto;
			background-color: #FFFFFF;
			width: 980px;
			border-width: medium;
			border-style: solid;
			border-color: #600000;
			border-left-width: medium;
			border-left-style: solid;
			border-left-color: #600000;
			position: relative;
			font-size: 13px;
		}

		li {
			background-repeat: no-repeat;
			padding-left: 10px;
			background-position: 0px 5px;
			margin-top: 10px;
		}

		.speakerPhoto {
			float: left; 
			width: 80px; 
			height: 65px; 
			margin-right: 10px; 
			margin-bottom: 10px;
		}
		
		a {
			text-decoration: none;
			color: green;
		}

		a:hover {
			text-decoration: underline;
			color: green;
		}

		.titlesize {
			font-size: 14px;
		}

		.audioTrouble {
			font-size: x-small;
			margin: 0 auto;
		}

		.footer {
			width: 977px;
			font-size: 10px;
			margin: 0 auto;
			text-align: left;
			padding-top: 30px;
			padding-left: 3px;
			position: relative;
		}

		.eventBody {
			display: block;
		}

		
		.cc_logo {
			position: absolute; 
			bottom:0px; 
			right:0px;
		}

		.eventTitle {
			font-weight: bold; 
			color: #600000;
		}

		.helpDeskInfo {
			margin-top: 10px;
			color: #600000;
		}

		.mediaFrameLink{
			margin-top: 10px;
			font-weight: bold;
		}
		
		.eventHeader {
			font-size: 15px; 
			position: relative; 
			margin-bottom: 15px; 
			width: 935px;
		}		
		
		.systemTestLink {
			margin-left: 15px; 
			margin-top: 30px; 
			font-size: 15px; 
		}

		.myHR {
			clear: both; 
			color:#600000; 
			background-color:#600000; 
			height: 2px; 
			width:95%; 
			text-align:center;
			margin: auto;
			border: 0px;
		}
		
		.uniqueEventBlock {
			margin-top: 30px;
			margin-bottom: 40px;
			margin-left: 15px;
			margin-right: 15px;	
		}


