#content #left h3.pressdownloads {
	background-image: url(/images/press_landing/pressdownloadbutton.png);
	_behavior: url(/iepngfix.htc);
	background-repeat: no-repeat;
	text-indent: -3000px;
	position: absolute;
	left: 0px;
	top: 500px;
	}

#content #left h3.pressdownloads a {
	display: block;
	width: 173px;
	height: 22px;
	}

#content #left h3.documents {
	background-image:url(/images/press_landing/documents.jpg);
	background-repeat:no-repeat;
	height:19px;
	width:122px;
	margin-bottom:3em;
	text-indent:-3000px;
	position: absolute;
	left: 0px;
	top: 142px;
}

body #content #left ul {
/*	list-style: none;
	list-style-type: none;
	list-style-image: url(../images/press_landing/blank.gif);
	list-style-position: outside;*/
}

body #stories {
	position: absolute;
	width: 182px;
	height: 150px;
	top:180px;
	left: 2px;
	background-image:url(../images/press_downloads/stories.jpg);
	list-style-type: none;
}

body #praise {
	position: absolute;
	width: 163px;
	height: 109px;
	top:163px;
	left: 226px;
	background-image:url(../images/press_downloads/praise.jpg);
}

body #athletics {
	position: absolute;
	width: 169px;
	height: 126px;
	top:264px;
	left: 186px;
	background-image: url(../images/press_downloads/athletics.jpg);
}

body #community {
	position: absolute;
	width: 229px;
	height: 127px;
	top:358px;
	left: 23px;
	background-image:url(../images/press_landing/community.gif);
}

body #stories a,
body #praise a,
body #athletics a,
body #community a {
	position: absolute;
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

body a#story {
	top: 					6px;
	left: 					26px;
	width:					155px;
	height:					25px;
}

body a#fact {
	top: 					35px;
	left: 					9px;
	width: 					155px;
	height: 				25px;
}

body a#bios {
	top: 					62px;
	left: 					14px;
	width: 					80px;
	height: 				28px;
}

body a#clif-faq {
	top: 					93px;
	left: 					0px;
	width: 					160px;
	height: 				28px;
}

body a#luna-faq {
	top: 					124px;
	left: 					14px;
	width: 					115px;
	height: 				25px;
}


body a#media-praise {
	top: 					30px;
	left: 					1px;
	width: 					155px;
	height: 				25px;
}

body a#honors {
	top: 					60px;
	left: 					6px;
	width: 					140px;
	height: 				30px;
}

body a#events {
	top: 					20px;
	left: 					3px;
	width: 					155px;
	height: 				30px;
}

body a#sustainable {
	top: 					55px;
	left: 					7px;
	width: 					155px;
	height: 				24px;
}

body a#environmental {
	top: 					2px;
	left: 					15px;
	width: 					210px;
	height: 				24px;
}

body a#support {
	top: 					35px;
	left: 					5px;
	width: 					155px;
	height: 				25px;
}

body a#wellness {
	top: 					65px;
	left: 					5px;
	width: 					212px;
	height: 				25px;
}

body a#commute {
	top: 					91px;
	left: 					12px;
	width: 					130px;
	height: 				25px;
}




div#content {
	background-image:		url(/images/press_landing/content_background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			603px;
	_height: 				603px;
	position: relative;
	top: -13px;
}

body.press_release div#content {
	background-image:		url(/images/press_release/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			686px;
	_height: 				686px;
	position: relative;
	top: -13px;
}

body.press_release div#content p {
	margin-bottom: 1.5em;
	}

#content p,
#content ul {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	}

#content a {
	color: #ba0001;
	}

#content a:hover {
	text-decoration: none;
	}

#content ul {
	margin-bottom: 2em;
	}
	
	#content li {
		list-style-type: disc;
		margin-left: 3em;
		}


#content #inner {
	position: absolute;
	left: 250px;
	top: 30px;
	width: 470px;
	height: 620px;
	}


#content h3.pressreleases {
	background-image: url(/images/press_release/pressrelease.gif);
	background-repeat: no-repeat;
	text-indent: -3000px;
	width: 121px;
	height: 51px;
	margin-bottom: 1.5em;
	margin-top: 13px;
	}

#content .scroller {
	height: 480px;
	overflow: auto;
	padding-right: 10px;
	}
	
	#content .scroller p {
		line-height: 1.1em;
		}

	#content .nav {
		margin: 22px 0 12px 0;
		}
	
		#content .nav li {
			list-style-type: none;
			margin: 0;
			}
		
			#content .nav .previous a {
				display: block;
				text-indent: -3000px;
				background-image: url(/images/press_release/previous.gif);
				background-repeat: no-repeat;
				height: 18px;
				width: 80px;
				}
				
				#content .nav .previous a:hover {
					background-image: url(/images/press_release/previous_over.gif);
					}
			
			#content .nav .next a {
				display: block;
				text-indent: -3000px;
				background-image: url(/images/press_release/next.gif);
				background-repeat: no-repeat;
				height: 17px;
				width: 51px;
				}
				
				#content .nav .next a:hover {
					background-image: url(/images/press_release/next_over.gif);
					}
			
			#content .nav .print a {
				display: block;
				text-indent: -3000px;
				background-image: url(/images/press_release/print.gif);
				background-repeat: no-repeat;
				height: 17px;
				width: 42px;
				}
				
				#content .nav .print a:hover {
					background-image: url(/images/press_release/print_over.gif);
					}
	
	#content .intro {
		color: #664F36;
		}
		
		

/* Left Side
******************************************/

	#content #left {
		position: absolute;
		left: 57px;
		top: 48px;
		width: 390px;
		height: 600px;
		overflow: hidden;
		}

	#content #left a {
		color: #ba0001
		}

	#content #left p, #content #left ul {
		font-size: 1.3em;
		}
	
	#content #left ul {
		margin-bottom: 2em;
		}
		
	#content #left li {
		list-style-type: disc;
		margin-left: 3em;
		}

	#content #left h3.welcome {
		background-image: url(/images/press_landing/left_header.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 381px;
		height: 16px;
		margin-bottom: 3em;
		}

	#content #left h3.presskit {
		background-image: url(/images/press_landing/left_presskitdownload.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		}

	#content #left h3.presskit a {
		display: block;
		width: 173px;
		height: 22px;
		}



/* Right Side
******************************************/

	#content #right {
		position: absolute;
		left: 500px;
		top: 48px;
		width: 390px;
		height: 500px;
		color: #242021;
		font-size: 1.1em;
		}

	#content #right h3.pressreleases {
		background-image: url(/images/press_landing/right_pressrelease.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 121px;
		height: 51px;
		margin-bottom: 1.5em;
		}

	#content #right .archive {
		position: absolute;
		right: 0;
		_right: -5px;
		top: 20px;
		width: 240px;
		text-align: right;
		}
		
	#content #right .archive select {
		font-size: 1em;
		}
	
	#content #right .scroller {
		height: 90%;
		overflow: auto;
		}
		
	#content #right .scroller a {
		color: #242021;
		}