@media screen{

#greenBackground {
	background-image: url(graphics/_background.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 400px;
	left: 0px;
	height: 500px;
	width: 949px;
	border-top: 1px solid #C31212;
}

#paper1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 61px;
	height: 626px;
	background-image:url(graphics/_paper1.jpg);
}

#paper2 {
	position: absolute;
	top: 0px;
	left: 61px;
	width: 166px;
	height: 153px;
	background-image:url(graphics/_paper2.gif);
}

#paper3 {
	position: absolute;
	top: 153px;
	left: 61px;
	width: 166px;
	height: 113px;
	background-image:url(graphics/_paper3.gif);
}

#paper4 {
	position: absolute;
	top: 266px;
	left: 61px;
	width: 166px;
	height: 88px;
	background-image:url(graphics/_paper4.gif);
}

#paper5 {
	position: absolute;
	top: 354px;
	left: 61px;
	width: 166px;
	height: 151px;
	background-image:url(graphics/_paper5.gif);
}

#paper6 {
	position: absolute;
	top: 505px;
	left: 61px;
	width: 166px;
	height: 121px;
	background-image:url(graphics/_paper6.gif);
}

#paper7 {
	position: absolute;
	top: 0px;
	left: 227px;
	width: 50px;
	height: 626px;
	background-image:url(graphics/_paper7.gif);
}

#paper8 {
	position: absolute;
	top: 0px;
	left: 277px;
	width: 352px;
	height: 62px;
	background-image:url(graphics/_paper8.jpg);
}

#paper9 {
	position: absolute;
	top: 62px;
	left: 277px;
	width: 352px;
	height: 509px;
	background-image:url(graphics/_paper9.gif);
}

#paper10 {
	position: absolute;
	top: 571px;
	left: 277px;
	width: 352px;
	height: 55px;
	background-image:url(graphics/_paper10.jpg);
}

#paper11 {
	position: absolute;
	top: 400px;
	left: 629px;
	width: 66px;
	height: 226px;
	background-image:url(graphics/_paper11.jpg);
}

#sideImage {
	position: absolute;
	top: 0px;
	left: 629px;
	width: 321px;
	height: 400px;
}

#tagLine {
	position: absolute;
	top: 412px;
	left: 790px;
	width: 146px;
	height: 24px;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

#flashIntro {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 400px;
}

}
