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

#content p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.1em;
	}
	
	#content p.last {
		margin-bottom: 0;
		}

a:hover {
	text-decoration: none;
	}

.scroller {
	height: 95%;
	overflow: auto;
	}


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

#content #left {
	position: absolute;
	left: 57px;
	top: 28px;
	width: 390px;
	height: 1990px;
	}

	#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/privacy_policy/content_heading.gif);
		background-repeat: no-repeat;
		text-indent: -3000px;
		width: 381px;
		height: 16px;
		margin-bottom: 1.5em;
		}

	#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: 28px;
	width: 390px;
	height: 1990px;
	color: #242021;
	}
	
	#content #right .scroller {
		margin-top: 31px;
		}