		body {			font: 100% arial, helvetica, sans-serif;			background: #ffa500;		}				h1 {			position: absolute;			height: 0;			overflow: hidden;		}

		.accessaid {
			position:relative		}

		a.accessaid {
			position:absolute;
			left:-10000px;
			z-index:1000;
			font-size:12px		}

		a.accessaid:focus, a.accessaid:active {
			left:0px;		}

		
						#header {			background: url(../Images/lfcmhead1.jpg);			height: 108px;
			margin-left: 18px;		}

		#footer {
			clear: left;			width: 741px;
			height: 55px;			background: url(../Images/lfcmfooter1.jpg);
			margin-left: 18px;
			margin-right: 18px;
		}				#navigation {			position: absolute;			top: 108px;			left: 18px;			width: 170px;			color: white;
			margin-top: 2em;
					}				#navigation ul {			margin: 0 0 1em 0;			padding: 0;			list-style: none;		}				#navigation ul a {
			font-size: 80%;			color: white;			text-decoration: none;			display: block;			background: #4a3100;			padding: 0 0.5em;			margin: 0 1em 1em 1em;		}				#navigation a:visited {			color: #ccc;		}				#navigation a:hover {			background: #c05106;		}				#content {			background: white;			padding: 1px 20px 1em 40px;			border-left: 170px solid #400000;
			margin-left: 18px;		}				h2 {			font-size: 200%;
			font-weight: bold;			color: #c50;
			text-align: center;
			margin:0.5em;		}

		.pagebottom {
			font-size: 60%;
			text-align: center;
		}

		.subhead {
			font-size: 200%;
			font-weight: normal;			color: #000;
			text-align: center;
			margin:0.5em;
		}				h3 {			font-size: 200%;			color: #f90;		}				#content img {			padding: 1px;			border: 1px solid #333;			float: right;			margin: 0 0 1em 1em;
			clear:both;		}
						#content img.width {			padding: 1px;
			border: 0px;			float: right;
			width:100%;			margin: 0 0 1em 1em;		}
		#content ol.program {
			list-style-type: upper-roman;
		}

		#content ul.player {
			list-style-type: disc;
		}

		#content ul.location {
			list-style-type: none; 	
		}
		#container {			position: relative;			width: 759px; 			margin: auto;
			background: #fdb url(../Images/tile_bkgrnd2.GIF) repeat-y;
			border-right: 18px solid #400000;		}