/* PG1 BEGINS HERE*/



body {
	margin-top: 40px;
	padding: 0;
	background-color: black;
	}
	
#container {
	width: 800px;
	height: 600px;
	background: rgb(116,94,72);
	margin: 0 auto;
	position: relative;
	}

.oddvertlines {
	opacity: 1;

	}
	
.evenvertlines {
	opacity: 0.2;

	}


#vertlines {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 600px;
	width:92px;
	background-color: rgb(116,94,72);
	}
	
#vertlines2 {
	position: absolute;
	top: 0px;
	left: 92px;
	height: 600px;
	width: 92px;
	background-color: rgb(196,188,160);
	}

#vertlines3 {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 600px;
	width: 92px;
	background-color: rgb(116,94,72);
	}

#vertlines4 {
	position: absolute;
	top: 0px;
	left: 268px;
	height: 600px;
	width: 92px;
	background-color: rgb(196,188,160);
	}

#vertlines5 {
	position: absolute;
	top: 0px;
	left: 358px;
	height: 600px;
	width: 92px;
	background-color: rgb(116,94,72);
	}
	
#vertlines6 {
	position: absolute;
	top: 0px;
	left: 444px;
	height: 600px;
	width: 92px;
	background-color: rgb(196,188,160);
	}
	
#vertlines7 {
	position: absolute;
	top: 0px;
	left: 532px;
	height: 600px;
	width: 92px;
	background-color: rgb(116,94,72);
	}
	
#vertlines8 {
	position: absolute;
	top: 0px;
	left: 620px;
	height: 600px;
	width: 92px;
	background-color: rgb(196,188,160);
	}
	
#vertlines9 {
	position: absolute;
	top: 0px;
	left: 708px;
	height: 600px;
	width: 92px;
	background-color: rgb(116,94,72);
	}

.rhyme div {
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: rgb(30,60,67);
	}
	
#how {
	position: absolute;
	top: 28px;
	left: 21px;
	font-size: 230px;
	}
	
.many {
	position: absolute;
	top: 232px;
	left: 21px;
	font-size: 45px;
	letter-spacing: .42em;
	}
	
#babylon {
	position: absolute;
	top: 281px;
	left: 21px;
	font-size: 111px;
	letter-spacing: .15em;
	}
	
#q {
	position: absolute;
	top: 0px;
	left: 518px;
	font-size: 438px;
	}
	
.original {
	position: absolute;
	top: 10px;
	left: 203px;
	height: 20px;
	width: 105px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: rgb(116,94,72);
	background-color: rgb(196,188,160);
	padding: 0px 10px 0px 10px;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-left: 3px solid black;
	padding-top: 1px;
	text-decoration: none;
	}

.altpage {
	position: absolute;
	top: 10px;
	left: 24px;
	height: 20px;
	width: 125px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: rgb(116,94,72);
	background-color: rgb(196,188,160);
	padding: 0px 10px 0px 10px;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-left: 3px solid black;
	padding-top: 1px;
	text-decoration: none;
	}
	
#thread pre {
	position: absolute;
	top: 24px;
	left: 0px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	letter-spacing: .29em;
	font-size: 10px;
	color: rgb(116,94,72);
	}

#mbox {
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: rgb(196,188,160);
	height: 397px;
	width: 800px;
	}

#mileline {
	position: absolute;
	top: 580px;
	left:0 px
	height: 3px;
	width: 800px;
	border-bottom: 8px solid black;
	}
 
#milemarkers {
	position: absolute;
	top: 565px;
	left:0 px
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	letter-spacing: 4px;
	color: black;
	}
 
#milenumbers {
	position: absolute;
	top: 555px;
	left: 75px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 30px;
	letter-spacing: 90px;
	color: black;
	}

#dashline1 {
	position: absolute;
	top: 40px;
	left:0 px
	height: 3px;
	width: 800px;
	border-bottom: 2 px dashed black;
	}
	
#dashline2 {
	position: absolute;
	top: 423px;
	left:0 px
	height: 3px;
	width: 800px;
	border-bottom: 2 px dashed black;
	}
	
#bline1 {
	position: absolute;
	top: 33px;
	left: 0px;
	background-color: black;
	height: 3px;
	width: 800px;
	}
	
#bline2 {
	position: absolute;
	top: 430px;
	left: 0px;
	background-color: black;
	height: 3px;
	width: 800px;
	}

#nav, #nav ul {
	margin: 0;
	list-style: none;
	}

#nav a {
	position:absolute;
	top: 430px;
	left: 24px
	display: block;
	width: 120px;
	color: rgb(30,60,67);
	background-color: rgb(196,188,160);
	padding: 0px 5px 10px 10px;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
	text-decoration: none;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	padding: 137px;
	}
	
#nav li ul ul {
	position: absolute;
	top: 0px;
	left: -999em;
	padding: 137px;
	}
	
a:link {
	text-decoration: none;
	color: rgb(30,60,67);
	}
	
a:visited {
	text-decoration: none;
	color: rgb(30,60,67);
	}
	
#nav a:visited {
	text-decoration: none;
	color: rgb(116,94,72);
	}
	
.haye:hover {
	color:white;
	}

#q:hover {
	color: rgb(116,94,72) ;
	}

.ncolor:hover {
	color: rgb(196,188,160);
	}
	
.navhcolor:hover {
	color:white;
	}

a:active {
	text-decoration: none;
	}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul {
	left: -999em;
	}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul {
	left: auto;
	}


/* PG1 ENDS HERE */

/* PG2 BEGINS HERE*/


#Three {
	position: absolute;
	top: 78px;
	left: 21px;
	font-size: 110px;
	}
	
#andten {
	position: absolute;
	top: 180px;
	left: 21px;
	font-size: 110px;
	}
	
#nten {
	position: absolute;
	top: 15px;
	left: 440px;
	font-size: 420px;
	letter-spacing: -78px;
	color: rgb(207,200,177);
	}
	
#slash {
	position: absolute;
	top: 272px;
	left: -5px;
	font-size: 140px;
	letter-spacing: 15px;
	color: rgb(116,94,72);
	}

.scolor:hover {
	color: white;
	}


/* PG2 ENDS HERE */

/* PG3 BEGINS HERE*/



#can {
	position: absolute;
	top: 40px;
	left: 21px;
	font-size: 230px;
	}
	
#iget {
	position: absolute;
	top: 250px;
	left: 21px;
	font-size: 40px;
	letter-spacing: 14px;
	}
	
#candle {
	position: absolute;
	top: 291px;
	left: 21px;
	font-size: 110px;
	}
	
.q {
	position: absolute;
	top: -10px;
	left: 530px;
	font-size: 480px;
	letter-spacing: -78px;
	color: rgb(207,200,177);
	}

#hlight:hover {
	color: yellow;
	}
	
.q:hover {
	color: yellow;
	}


/* PG3 ENDS HERE */

/* PG4 BEGINS HERE*/


.haye2:hover {
	color:white;
	letter-spacing: 20px;
	}

#aye {
	position: absolute;
	top: 30px;
	left: 21px;
	font-size: 280px;
	letter-spacing: -20px;
	}
	
#andback {
	position: absolute;
	top: 320px;
	left: 21px;
	font-size: 80px;
	}


/* PG4 ENDS HERE */

/* PG5 BEGINS HERE*/


#ifyour {
	position: absolute;
	top: 145px;
	left: 21px;
	font-size: 43px;
	}
	
#youwill {
	position: absolute;
	top: 328px;
	left: 420px;
	font-size: 20px;
	letter-spacing: 1px;
	}
	
.candle {
	position: absolute;
	top: 328px;
	left: 647px;
	font-size: 20px;
	letter-spacing: 1px;
	}
	
.ccircle {
	position: absolute;
	top: 235px;
	left: 680px;
	font-size: 175px;
	color: white;
	}
	
.ccircle2 {
	position: absolute;
	top: 160px;
	left: 660px;
	font-size: 300px;
	color: rgb(255,244,134);
	}
	
.ccircle3 {
	position: absolute;
	top: 100px;
	left: 645px;
	font-size: 400px;
	color: rgb(255,242,0);
	}

#window {
	position: absolute;
	top: 521px;
	left: 15px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window2 {
	position: absolute;
	top: 521px;
	left: 39px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window3 {
	position: absolute;
	top: 521px;
	left: 74px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window4 {
	position: absolute;
	top: 521px;
	left: 127px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window5 {
	position: absolute;
	top: 521px;
	left: 178px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window6 {
	position: absolute;
	top: 521px;
	left: 213px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
	
#window7 {
	position: absolute;
	top: 521px;
	left: 237px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window8 {
	position: absolute;
	top: 521px;
	left: 279px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window9 {
	position: absolute;
	top: 521px;
	left: 308px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window10 {
	position: absolute;
	top: 521px;
	left: 370px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window11 {
	position: absolute;
	top: 521px;
	left: 423px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window12 {
	position: absolute;
	top: 521px;
	left: 443px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window13 {
	position: absolute;
	top: 521px;
	left: 490px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window14 {
	position: absolute;
	top: 521px;
	left: 510px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window16 {
	position: absolute;
	top: 521px;
	left: 549px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}
#window17 {
	position: absolute;
	top: 521px;
	left: 611px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window18 {
	position: absolute;
	top: 521px;
	left: 640px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window19 {
	position: absolute;
	top: 521px;
	left: 685px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window20 {
	position: absolute;
	top: 521px;
	left: 705px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window21 {
	position: absolute;
	top: 521px;
	left: 753px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window22 {
	position: absolute;
	top: 521px;
	left: 772px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window23 {
	position: absolute;
	top: 568px;
	left: 705px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window24 {
	position: absolute;
	top: 568px;
	left: 685px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window25 {
	position: absolute;
	top: 565px;
	left: 640px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window26 {
	position: absolute;
	top: 565px;
	left: 549px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window27 {
	position: absolute;
	top: 565px;
	left: 443px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window28 {
	position: absolute;
	top: 565px;
	left: 423px;
	height: 25px;
	width: 14px;
	background-color: rgb(102,153,204);
	}

#window29 {
	position: absolute;
	top: 565px;
	left: 308px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window30 {
	position: absolute;
	top: 565px;
	left: 279px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window31 {
	position: absolute;
	top: 565px;
	left: 237px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window32 {
	position: absolute;
	top: 565px;
	left: 213px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window33 {
	position: absolute;
	top: 565px;
	left: 39px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

#window34 {
	position: absolute;
	top: 565px;
	left: 15px;
	height: 25px;
	width: 16px;
	background-color: rgb(102,153,204);
	}

.homes {
	position: absolute;
	top: 505px;
	left: 0px;
	height: 95px;
	width: 800px;
	background-color: black;
	}
	
#roof {
	position: absolute;
	bottom: 95px;
	right: -19px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
#roof2 {
	position: absolute;
	bottom: 95px;
	right: 120px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
#roof3 {
	position: absolute;
	bottom: 95px;
	right: 250px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
#roof4 {
	position: absolute;
	bottom: 95px;
	right: 380px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
#roof5 {
	position: absolute;
	bottom: 95px;
	right: 530px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
#roofblock {
	position: absolute;
	bottom: 95px;
	right: 600px;
	width: 150px;
	height: 45px;
	border-bottom: 75px solid black;
	}

#roof6 {
	position: absolute;
	bottom: 95px;
	right: 655px;
	width: 0px;
	height: 0px;
	border: 75px solid transparent;
	border-bottom: 75px solid black;
	}
	
.nlines #nimblelines1 {
	position: absolute;
	top: 15px;
	left: 285px;
	width: 25px;
	color: red;
	border-top: 3px solid white;
	visibility: hidden;
	}
	
.nlines #nimblelines2 {
	position: absolute;
	top: 24px;
	left: 295px;
	width: 25px;
	color: red;
	border-top: 3px solid white;
	visibility: hidden;
	}
	
.nlines #nimblelines3 {
	position: absolute;
	top: 32px;
	left: 300px;
	width: 25px;
	color: red;
	border-top: 3px solid white;
	visibility: hidden;
	}

.nhover:hover .nlines #nimblelines1 {
	visibility: visible;
	}
	
.nhover:hover .nlines #nimblelines2 {
	visibility: visible;
	}
	
.nhover:hover .nlines #nimblelines3 {
	visibility: visible;
	}
	
.nimcolor:hover {
	color: white;
	letter-spacing: 10px;
	}
	
#window:hover, 
#window2:hover,
#window3:hover,
#window4:hover,
#window5:hover,
#window6:hover,
#window7:hover,
#window8:hover,
#window9:hover,
#window10:hover,
#window11:hover,
#window12:hover,
#window13:hover,
#window14:hover,
#window15:hover,
#window16:hover,
#window17:hover,
#window18:hover,
#window19:hover,
#window20:hover,
#window21:hover,
#window22:hover,
#window23:hover,
#window24:hover,
#window25:hover,
#window26:hover,
#window27:hover,
#window28:hover,
#window29:hover,
#window30:hover,
#window31:hover,
#window32:hover,
#window33:hover,
#window34:hover {

	background-color:yellow;
	}	
	
.ccircle:hover {
	visibility: hidden;
	}
	
.ccircle2:hover {
	visibility: hidden;
	}
	
.ccircle3:hover {
	visibility: hidden;
	}
	
.candle:hover {
	color: black;
	}



/* PG5 ENDS HERE */

/* ALTPG1 BEGINS HERE*/


	
#containerx {
	width: 800px;
	height: 600px;
	background: black;
	margin: 0 auto;
	position: relative;
	}

.oddvertlinesx {
	opacity: 1;

	}
	
.evenvertlinesx {
	opacity: .5;

	}

#vertlinesx {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 600px;
	width:92px;
	background: #8c1d1b;
	}
	
#vertlines2x {
	position: absolute;
	top: 0px;
	left: 92px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}

#vertlines3x {
	position: absolute;
	top: 0px;
	left: 180px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}

#vertlines4x {
	position: absolute;
	top: 0px;
	left: 268px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}

#vertlines5x {
	position: absolute;
	top: 0px;
	left: 358px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}
	
#vertlines6x {
	position: absolute;
	top: 0px;
	left: 444px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}
	
#vertlines7x {
	position: absolute;
	top: 0px;
	left: 532px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}
	
#vertlines8x {
	position: absolute;
	top: 0px;
	left: 620px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}
	
#vertlines9x {
	position: absolute;
	top: 0px;
	left: 708px;
	height: 600px;
	width: 92px;
	background: #8c1d1b;
	}

.rhymex div {
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #C6C395;
	}
	
#howx {
	position: absolute;
	top: 28px;
	left: 21px;
	font-size: 230px;
	}
	
.manyx {
	position: absolute;
	top: 232px;
	left: 21px;
	font-size: 45px;
	letter-spacing: .42em;
	}
	
#babylonx {
	position: absolute;
	top: 281px;
	left: 21px;
	font-size: 111px;
	letter-spacing: .15em;
	}
	
#qx {
	position: absolute;
	top: 0px;
	left: 518px;
	font-size: 438px;
	}

.originalx {
	position: absolute;
	top: 10px;
	left: 203px;
	height: 20px;
	width: 105px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #C6C395;
	background-color: #034852;
	padding: 0px 10px 0px 10px;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-left: 3px solid black;
	padding-top: 1px;
	text-decoration: none;
	}

.altpagex {
	position: absolute;
	top: 10px;
	left: 24px;
	height: 20px;
	width: 125px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #C6C395;
	background-color: #034852;
	padding: 0px 10px 0px 10px;
	border-top: 3px solid black;
	border-right: 3px solid black;
	border-left: 3px solid black;
	padding-top: 1px;
	text-decoration: none;
	}
	
#threadx pre {
	position: absolute;
	top: 24px;
	left: 0px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	letter-spacing: .29em;
	font-size: 10px;
	color: #4D803B;
	}

#mboxx {
	position: absolute;
	top: 35px;
	left: 0px;
	background-color: #034852;
	height: 397px;
	width: 800px;
	}
 
#milenumbersx {
	position: absolute;
	top: 555px;
	left: 75px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 30px;
	letter-spacing: 90px;
	color: black;
	}

#navx, #navx ul {
	margin: 0;
	list-style: none;
	}

#navx a {
	position:absolute;
	top: 430px;
	left: 24px
	display: block;
	width: 120px;
	color: #C6C395;
	background-color: #034852;
	padding: 0px 5px 10px 10px;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	border-left: 3px solid black;
	text-decoration: none;
	}
	
#navx li ul {
	position: absolute;
	left: -999em;
	padding: 137px;
	}
	
#navx li ul ul {
	position: absolute;
	top: 0px;
	left: -999em;
	padding: 137px;
	}

.altx a:link {
	text-decoration: none;
	color: #C6C395;
	}
	
.altx a:visited {
	text-decoration: none;
	color: #C6C395;
	}
	
#navx a:visited {
	text-decoration: none;
	color: black;
	}

#qx:hover {
	color: #8c1d1b ;
	}

.ncolorx:hover {
	color: #C6C395;
	}
	
.navhcolorx:hover {
	color:white;
	}

#navx li:hover ul ul, 
#navx li:hover ul ul ul, 
#navx li:hover ul ul ul ul {
	left: -999em;
	}

#navx li:hover ul, 
#navx li li:hover ul, 
#navx li li li:hover ul, 
#navx li li li li:hover ul {
	left: auto;
	}


/* ALTPG1 ENDS HERE */



/* ALTPG2 BEGINS HERE*/


#Threex {
	position: absolute;
	top: 78px;
	left: 21px;
	font-size: 110px;
	}
	
#andtenx {
	position: absolute;
	top: 180px;
	left: 21px;
	font-size: 110px;
	}
	
#ntenx {
	position: absolute;
	top: 15px;
	left: 440px;
	font-size: 420px;
	letter-spacing: -78px;
	color: #3E5E68;
	}
	
#slashx {
	position: absolute;
	top: 272px;
	left: -5px;
	font-size: 140px;
	letter-spacing: 15px;
	color: #8c1d1b;
	}

.scolorx:hover {
	color: white;
	}


/* ALTPG2 ENDS HERE */


/* ALTPG3 BEGINS HERE*/


#canx {
	position: absolute;
	top: 40px;
	left: 21px;
	font-size: 230px;
	}
	
#igetx {
	position: absolute;
	top: 250px;
	left: 21px;
	font-size: 40px;
	letter-spacing: 14px;
	}
	
#candlex {
	position: absolute;
	top: 291px;
	left: 21px;
	font-size: 110px;
	}
	
.qx {
	position: absolute;
	top: -10px;
	left: 530px;
	font-size: 480px;
	letter-spacing: -78px;
	color: rgb(207,200,177);
	}
	
.qx:hover {
	color: yellow;
	}


/* ALTPG3 ENDS HERE */


/* ALTPG4 BEGINS HERE*/

.hayex:hover {
	color:white;
	letter-spacing: 20px;
	}
	
 #ayex {
	position: absolute;
	top: 30px;
	left: 21px;
	font-size: 280px;
	letter-spacing: -20px;
	}
	
#andbackx {
	position: absolute;
	top: 320px;
	left: 21px;
	font-size: 80px;
	}
	
/* ALTPG4 ENDS HERE */


/* ALTPG5 BEGINS HERE*/

#ifyourx {
	position: absolute;
	top: 145px;
	left: 21px;
	font-size: 43px;
	}
	
#youwillx {
	position: absolute;
	top: 328px;
	left: 420px;
	font-size: 20px;
	letter-spacing: 1px;
	}
	
.candle2x {
	position: absolute;
	top: 328px;
	left: 647px;
	font-family: "PalatinoLTStd-Roman", Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	letter-spacing: 1px;
	}	
	
.nlinesx #nimblelines1x {
	position: absolute;
	top: 15px;
	left: 285px;
	width: 25px;
	border-top: 3px solid white;
	visibility: hidden;
	}
	
.nlinesx #nimblelines2x {
	position: absolute;
	top: 24px;
	left: 295px;
	width: 25px;
	border-top: 3px solid white;
	visibility: hidden;
	}
	
.nlinesx #nimblelines3x {
	position: absolute;
	top: 32px;
	left: 300px;
	width: 25px;
	border-top: 3px solid white;
	visibility: hidden;
	}
		
#navx a:visited {
	text-decoration: none;
	color: black;
	}

.nhoverx:hover .nlinesx #nimblelines1x {
	visibility: visible;
	}
	
.nhoverx:hover .nlinesx #nimblelines2x {
	visibility: visible;
	}
	
.nhoverx:hover .nlinesx #nimblelines3x {
	visibility: visible;
	}
	
.nimcolorx:hover {
	color: white;
	letter-spacing: 10px;
	}

.candlex:hover {
	color: black;
	}

/* ALTPG5 ENDS HERE */

