body {
	font-size: 67.5%;
	background: #000;
}

#container {
	background: url(../../images/backgrounds/our_story_privacy_policy_bg.jpg) top left no-repeat;
	min-height: 810px;
	_height: 810px;
	margin: auto;
}


#leftColumn {
	display: block; position: relative;
	width: 600px; margin: 0 0 0 25px;
}

p { margin: 0 0 32px 0 }

#privacy-policy { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/Privacy-Policy-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#Our-Commitment-To-Privacy { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/Our-Commitment-to-Privacy-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#The-Information-We-Collect { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/The-Information-We-Collect-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#The-Way-We-Use-Information { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/The-Way-We-Use-Information-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#Our-Commitment-To-Data { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/Our-Commitment-To-Data.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#Our-Commitment-To-Children { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/Our-Commitment-To-Children-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}

#How-To-Contact-Us { 
	display: block;	position: relative;
	width: 600px; height: 30px;
	background: url(../../images/story/headers/How-To-Contact-Us-header.gif) -3px 0 no-repeat;
	margin: 46px 0 0 0; text-indent: -6000px;
}


