body{
	margin:0px;
	padding:0px;
	background: #9a9a9a url('../assets/images/gradient.jpg') repeat-x scroll top;
}
#content {
	background: url('../assets/images/stationery.jpg') no-repeat scroll top left;
	width: 970px;
	height: 1150px;
	margin:auto;
	padding:auto;
	margin-top:0px;
}

#header{
	height:111px;
}

#video{
	padding:auto;
	margin:auto;
	width:700px;
	height:294px;
	background-color:#161616;
}

#spacer{
	height:11px;
}

#pages{
	padding:auto;
	margin:auto;

	width:844px;
	height:637px;
}
#below{
	height:0px;
}
#doubleclick{
	left: -100px;
	position: absolute;
	visibility: hidden;
	display: none;
	top: -100px;
	height: 1px;
	width: 1px;
}