/*---------- GLOBAL STYLES ---------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px "Courier New", Courier, monospace;
	line-height: 15px;
	text-align: center;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;

}
a:visited {
	color: blue;
}
#main {
    width: 985px;
    margin: 0 auto;
    text-align: left;
}
#main div p, #main div ul {
    position: absolute;
}
#pager {
	text-align: right;
    font-size: 12px;
    padding: 13px 50px 10px 0;
}
#shoplink {
	position: absolute;
	font-size: 12px;
	top: 13px;
	left: 575px;
}
#page1, #page2, #page3, #page4, #page5, #page6 {
    height: 885px;
    position: relative;
    overflow: hidden;

}
/* ../images will jump back from the inc folder where the css file lives */
#page1 {
	background: url(../images/090114kramer-pg1.jpg) no-repeat 20px 20px;
}
#page2 {
	background: url(../images/090114kramer-pg2.jpg) no-repeat 55px 0px;
}
#page3 {
	background: url(../images/090114kramer-pg3.jpg) no-repeat 72px 0px;
}
#page4 {
	background: url(../images/090114kramer-pg4.jpg) no-repeat 100px 0px;
}
#page5 {
	background: url(../images/090114kramer-pg5.jpg) no-repeat 50px 0px;
}
#page6 {
	background: url(../images/090114kramer-pg6.jpg) no-repeat 50px 0px;
}

/* PAGE ONE */
#copy1 {
	width: 380px;
	top: 120px;
	left: 501px;
}
#copy1-2 {
	width: 410px;
	top: 440px;
	left: 40px;
	font-size: 11px;
}
#credit {
	top: 516px;
	left: 40px;
	font-size: 11px;
}
/* PAGE TWO */
#copy2 {
	width: 380px;
	top: 80px;
	left: 494px;
}
/* PAGE THREE */
#copy3 {
	width: 380px;
	top: 75px;
	left: 510px;
}
/* PAGE FOUR */
#copy4 {
	width: 380px;
	top: 86px;
	left: 510px;
}
/* PAGE FIVE */
#copy5 {
	width: 380px;
	top: 112px;
	left: 516px;
}
#copy5-2 {
	top: 595px;
	left: 516px;
	line-height: 25px;
}
/* PAGE SIX */
#copy6 {
	top: 106px;
	left: 506px;
	line-height: 25px;
}
#copy6-2 {
	width: 360px;
	top: 330px;
	left: 506px;
}
#copy6-3 {
	top: 750px;
	left: 506px;
}
#copy6-3 a {
	line-height: 18px;
	color: #000000;
}
