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

#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 a.return {
	font-size:1.1em;
	left:72px;
	position:absolute;
	top:49px;
	width:145px;
}

#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;
	width: 121px;
	height: 51px;
	margin-bottom: 1.5em;
	margin-top: 13px;
	}

#content .scroller {
	margin-top: 20px;
	height: 598px;
	overflow: auto;
	width: 98%;
	}
	
	#content .scroller p {
		line-height: 1.1em;
		}

.scroller img {
	margin-bottom: 10px;
}

#content .nav {
	margin: 22px 0 12px 0;
	}

#content .nav li {
	list-style-type: none;
	margin: 0;
	}
		
#content .nav .previous a {
	display: block;
	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;
				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;
				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;
		}