* {
	padding:0;
	margin:0;
}
body {
	background-image:url('layout_grid.gif');
}
#marginleft {
	width:150px;
	height:1700px;
	position:absolute;
	background:rgb(180,180,180);
}
#marginright {
	left:1216px;
	height:1700px;
	width:150px;
	position:absolute;
	background:rgb(180,180,180);
}
#topadbackground {
	height:100px;
	left:150px;
	width:1066px;
	background:rgb(100,100,100);
	position:absolute;
}
#topad {
	position:absolute;
	top:4px;
	left:319px;
}
#moviepicture {
	left:166px;
	top:116px;
	position:absolute;
}
#rightsidebar {
	top:100px;
	height:1600px;
	left:879px;
	width:5px;
	background:rgb(100,100,100);
	position:absolute;
}
#rightadbottom {
	top:380px;
	height:5px;
	left:879px;
	width:337px;
	background:rgb(100,100,100);
	position:absolute;
}
#rightadback {
	height:280px;
	left:884px;
	width:332px;
	top:100px;
	background:rgb(220,220,220);
	position:absolute;
}
#rightad {
	top:116px;
	position:absolute;
	left:900px;
}