/*---------- GLOBAL STYLES ---------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px "Courier New", Courier, monospace;
	line-height: 14px;
	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: 13px;
    padding: 13px 50px 40px 0;
}
#page1, #page2, #page3, #page4, #page5, #page6, #page7, #page8 {
    height: 795px;
    position: relative;
    overflow: hidden;
}
#page1 {
	background: url(../images/081126aag-pg1.jpg) no-repeat 0px 25px;
}
#page2 {
	background: url(../images/081126aag-pg2.jpg) no-repeat 0px 25px;
}
#page3 {
	background: url(../images/081126aag-pg3.jpg) no-repeat 0px 25px;
}
#page4 {
	background: url(../images/081126aag-pg4.jpg) no-repeat 0px 25px;
}
#page5 {
	background: url(../images/081126aag-pg5.jpg) no-repeat 0px 25px;
}
#page6 {
	background: url(../images/081126aag-pg6.jpg) no-repeat 0px 25px;
}
#page7 {
	background: url(../images/081126aag-pg7.jpg) no-repeat 0px 25px;
}
#page8 {
	background: url(../images/081126aag-pg8.jpg) no-repeat 0px 25px;
}
/*---------- PAGE ONE ---------*/
#copy1 {
	width: 375px;
	left: 555px;
	top: 132px;
}
#credit1 {
	top: 655px;
	left: 67px;
}
#credit2 {
	top: 655px;
	left: 235px;
}
/*---------- PAGE TWO ---------*/
#copy2-1 {
	width: 310px;
	top: 25px;
	left: 560px;
}
#copy2-2 {
	width: 310px;
	top: 320px;
	left: 560px;
}
#page2 ul {
	top: 254px;
	left: 560px;
}
#page2 li {
	list-style: none;
}
/*---------- PAGE THREE ----------*/
#copy3 {
	width: 340px;
	top: 25px;
	left: 560px;
}
/*---------- PAGE FOUR ----------*/
#copy4 {
	width: 282px;
	top: 25px;
	left: 575px;
}
/*---------- PAGE FIVE ----------*/
#copy5 {
	width: 215px;
	top: 25px;
	left: 600px;
}
/*---------- PAGE SIX ----------*/
#copy6 {
	width: 200px;
	top: 25px;
	left: 560px;
}
/*---------- PAGE SEVEN ----------*/
#copy7-1 {
	top: 25px;
	left: 570px;
}
#page7 ul {
	top: 65px;
	left: 585px;
}
#copy7-2 {
	width: 375px;
	top: 150px;
	left: 570px;
}
/*---------- PAGE EIGHT ----------*/
#shopLink {
	top: 156px;
	left: 355px;
	background-color: #f0ff00;
}
#shopLink a {
	color: #000000;
}
#copy8-1 {
	width: 200px;
	top: 25px;
	left: 560px;
}
#copy8-2 {
	width: 200px;
	top: 25px;
	left: 800px;
}
