@charset "utf-8";
/* CSS Document */

#mainBackground{
	position:absolute;
	width:980px;
	height:610px;
	background:url(../img/irMachine4.jpg);
}

#backgroundContainer1{
	position:absolute;
	width:980px;
	height:610px;
}

#nextButton{
	position:absolute;
	width:70px;
	height:30px;
	top:560px;
	left:890px;
	background-color:#7795A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
}

#nextButtonCover{
	position:absolute;
	width:70px;
	height:30px;
	top:560px;
	left:890px;
}

#backButton{
	position:absolute;
	width:70px;
	height:30px;
	top:560px;
	left:20px;
	background-color:#7795A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	text-align:center;
}

#backButtonCover{
	position:absolute;
	width:70px;
	height:30px;
	top:560px;
	left:20px;
}

#grandTitle{
	position:absolute;
	width:780px;
	height:50px;
	left:100px;
	top:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	text-align:center;
	color:#000000;
}

#grandTitleBackground{
	position:absolute;
	width:780px;
	height:50px;
	left:100px;
	top:70px;
	background-color:#7795A8;
	opacity:0.6;
}

#textBox1{
	position:absolute;
	width:780px;
	height:440px;
	left:100px;
	top:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
}

#textBoxBackground1{
	position:absolute;
	width:780px;
	height:440px;
	left:100px;
	top:130px;
	background-color:#7795A8;
	opacity:0.6;
}

#structureChoice1a{
	position:absolute;
	width:111px;
	height:104px;
	left:250px;
	top:320px;
	background:url(img/3methylphenolStructure.gif);
}

#structureChoice1aBackground{
	position:absolute;
	width:117px;
	height:110px;
	left:247px;
	top:317px;
	background-color:#FFFFFF;
}

#structureChoice1b{
	position:absolute;
	width:137px;
	height:105px;
	left:600px;
	top:320px;
	background:url(img/3methylbut3en1olStructure.gif);
}

#structureChoice1bBackground{
	position:absolute;
	width:143px;
	height:111px;
	left:597px;
	top:317px;
	background-color:#FFFFFF;
}

#structureChoice1c{
	position:absolute;
	width:167px;
	height:105px;
	left:250px;
	top:450px;
	background:url(img/but3en1yneStructure.gif);
}

#structureChoice1cBackground{
	position:absolute;
	width:173px;
	height:111px;
	left:247px;
	top:447px;
	background-color:#FFFFFF;
}

#structureChoice1d{
	position:absolute;
	width:134px;
	height:105px;
	left:600px;
	top:450px;
	background:url(img/3methylbutanalStructure.gif);
}

#structureChoice1dBackground{
	position:absolute;
	width:140px;
	height:111px;
	left:597px;
	top:447px;
	background-color:#FFFFFF;
}

#choice11{
	position:absolute;
	top:235px;
	left:110px;
}

#choice12{
	position:absolute;
	top:235px;
	left:460px;
}

#choice13{
	position:absolute;
	top:365px;
	left:110px;
}

#choice14{
	position:absolute;
	top:365px;
	left:460px;
}

#backgroundContainer2{
	position:absolute;
	width:980px;
	height:610px;
}

#textBox2a{
	position:absolute;
	width:780px;
	height:10px;
	left:100px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

#textBox2c{
	position:absolute;
	width:780px;
	height:490px;
	left:100px;
	top:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

#textBox2aBackground{
	position:absolute;
	width:780px;
	height:510px;
	left:100px;
	top:50px;
	background-color:#7795A8;
	opacity:0.6;
}

#correctStructure{
	position:absolute;
	width:202px;
	height:155px;
	left:389px;
	top:300px;
	background:url(img/3methylbut3en1olStructure2.gif);
	background-color:#FFFFFF;
}

#textbox2b{
	position:absolute;
	width:780px;
	height:100px;
	left:100px;
	top:465px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
}

#backgroundContainer3{
	position:absolute;
	width:980px;
	height:610px;
}

#textBackground3a{
	position:absolute;
	width:880px;
	height:400px;
	left:50px;
	top:50px;
	background-color:#7795A8;
	opacity:0.6;
}

#textbox3a{
	position:absolute;
	width:880px;
	height:50px;
	left:50px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

#textbox3b{
	position:absolute;
	width:300px;
	height:150px;
	left:610px;
	top:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

#spectrum3{
	position:absolute;
	width:500px;
	height:221px;
	top:170px;
	left:60px;
	background:url(img/irSpectrumSmall.gif)
}

#showRegionsButton{
	position:absolute;
	width:140px;
	height:30px;
	top:400px;
	left:240px;
	background-color:#039;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
}

#showRegionsButtonCover{
	position:absolute;
	width:140px;
	height:30px;
	top:400px;
	left:240px;
}

#textBox3c{
	position:absolute;
	width:150px;
	height:50px;
	top:250px;
	left:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

#dividerLine3{
	position:absolute;
	height:195px;
	width:10px;
	left:405px;
	top:170px;
	border-right-style:dashed;
	border-right-color:#000000;
}

#textBox3d{
	position:absolute;
	width:100px;
	height:50px;
	top:250px;
	left:440px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}

#textBackground3b{
	position:absolute;
	width:880px;
	height:90px;
	left:50px;
	top:460px;
	background-color:#7795A8;
	opacity:0.6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
}

#textBox3e{
	position:absolute;
	width:880px;
	height:90px;
	left:50px;
	top:460px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	text-align:center;
}

#choice31{
	position:absolute;
	top:500px;
	left:340px;
}

#choice32{
	position:absolute;
	top:500px;
	left:420px;
}

#choice33{
	position:absolute;
	top:500px;
	left:500px;
}

#choice34{
	position:absolute;
	top:500px;
	left:580px;
}

#backgroundContainer4{
	position:absolute;
	width:980px;
	height:610px;
	top:-10px;
}

#textBoxBackground4a{
	position:absolute;
	width:780px;
	height:241px;
	left:100px;
	top:50px;
	background-color:#7795A8;
	opacity:0.6;
}

#textBox4a{
	position:absolute;
	width:150px;
	height:90px;
	left:160px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox4b{
	position:absolute;
	width:200px;
	height:90px;
	left:135px;
	top:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox4c{
	position:absolute;
	width:150px;
	height:90px;
	left:42px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#textBox4d{
	position:absolute;
	width:150px;
	height:90px;
	left:124px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#textBox4e{
	position:absolute;
	width:150px;
	height:90px;
	left:145px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#textBox4f{
	position:absolute;
	width:150px;
	height:90px;
	left:321px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#textBox4g{
	position:absolute;
	width:150px;
	height:90px;
	left:346px;
	top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#spectrum4{
	position:absolute;
	width:500px;
	height:221px;
	top:60px;
	left:370px;
	background:url(img/irSpectrumSmall.gif)
}

#greyBar4a{
	position:absolute;
	width:20px;
	height:195px;
	top:0px;
	left:38px;
	background-color:#666;
	opacity:0.5;
}

#greyBar4b{
	position:absolute;
	width:10px;
	height:195px;
	top:0px;
	left:124px;
	background-color:#666;
	opacity:0.5;
}

#greyBar4c{
	position:absolute;
	width:30px;
	height:195px;
	top:0px;
	left:136px;
	background-color:#666;
	opacity:0.5;
}

#greyBar4d{
	position:absolute;
	width:20px;
	height:195px;
	top:0px;
	left:317px;
	background-color:#666;
	opacity:0.5;
}

#greyBar4e{
	position:absolute;
	width:13px;
	height:195px;
	top:0px;
	left:345px;
	background-color:#666;
	opacity:0.5;
}

#backgroundContainer5{
	position:absolute;
	width:980px;
	height:610px;
	top:-10px;
}

#textBoxBackground5a{
	position:absolute;
	width:780px;
	height:310px;
	left:100px;
	top:291px;
	background-color:#7795A8;
	opacity:0.6;
}

#textBox5a{
	position:absolute;
	width:780px;
	height:90px;
	left:100px;
	top:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	text-align:left;
}

#alkaneZoom{
	position:absolute;
	width:620px;
	height:185px;
	left:180px;
	top:340px;
	background:url(img/alkaneZoom.gif);
}

#textBox5b{
	position:absolute;
	width:780px;
	height:90px;
	left:100px;
	top:525px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#choice41{
	position:absolute;
	top:576px;
	left:240px;
}

#choice42{
	position:absolute;
	top:576px;
	left:390px;
}

#choice43{
	position:absolute;
	top:576px;
	left:485px;
}

#choice44{
	position:absolute;
	top:576px;
	left:580px;
}

#yellowBar5{
	position:absolute;
	width:70px;
	height:195px;
	top:60px;
	left:485px;
	background-color:#FF0;
	opacity:0.5;
	z-index:400px;
}

#backgroundContainer6{
	position:absolute;
	width:980px;
	height:610px;
}

#textBoxBackground6a{
	position:absolute;
	width:880px;
	height:340px;
	left:50px;
	top:200px;
	background-color:#7795A8;
	opacity:0.6;
}

#spectrum6{
	position:absolute;
	width:500px;
	height:221px;
	top:260px;
	left:400px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox6{
	position:absolute;
	width:350px;
	height:300px;
	left:50px;
	top:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	text-align:left;
}

#textBox6b{
	position:absolute;
	width:350px;
	height:300px;
	left:50px;
	top:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:left;
}

#purpleBar6{
	position:absolute;
	width:25px;
	height:195px;
	top:260px;
	left:536px;
	background-color:#609;
	opacity:0.5;
}

#purpleBarClicked6{
	position:absolute;
	width:25px;
	height:195px;
	top:260px;
	left:536px;
	background-color:#669;
	opacity:0.5;
}

#videoBackground6{
	position:absolute;
	width:495px;
	height:190px;
	top:45px;
	left:235px;
	background-color:#CCC;
}

#videoHolder6{
	position:absolute;
	width:600px;
	height:200px;
	top:50px;
	left:240px;
}

#backgroundContainer7{
	position:absolute;
	width:980px;
	height:610px;
}

#textBoxBackground7a{
	position:absolute;
	width:780px;
	height:460px;
	left:100px;
	top:100px;
	background-color:#7795A8;
	opacity:0.6;
}

#spectrum7{
	position:absolute;
	width:500px;
	height:221px;
	top:120px;
	left:240px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox7{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#choice71{
	position:absolute;
	top:530px;
	left:420px;
}

#choice72{
	position:absolute;
	top:530px;
	left:520px;
}

#blueBar7{
	position:absolute;
	width:12px;
	height:195px;
	top:120px;
	left:363px;
	background-color:#06F;
	opacity:0.5;
}

#yellowBar7a{
	position:absolute;
	width:78px;
	height:195px;
	top:120px;
	left:522px;
	background-color:#FF0;
	opacity:0.5;
}

#yellowBar7b{
	position:absolute;
	width:50px;
	height:195px;
	top:120px;
	left:665px;
	background-color:#FF0;
	opacity:0.5;
}

#backgroundContainer8{
	position:absolute;
	width:980px;
	height:610px;
}

#blueBar8{
	position:absolute;
	width:12px;
	height:195px;
	top:140px;
	left:473px;
	background-color:#03F;
	opacity:0.5;
}

#purpleBar8{
	position:absolute;
	width:12px;
	height:195px;
	top:140px;
	left:670px;
	background-color:#60C;
	opacity:0.5;
}

#greenBar8{
	position:absolute;
	width:15px;
	height:195px;
	top:140px;
	left:774px;
	background-color:#390;
	opacity:0.5;
}

#blueBarClicked8{
	position:absolute;
	width:12px;
	height:195px;
	top:140px;
	left:473px;
	background-color:#06F;
	opacity:0.5;
}

#purpleBarClicked8{
	position:absolute;
	width:12px;
	height:195px;
	top:140px;
	left:670px;
	background-color:#63F;
	opacity:0.5;
}

#greenBarClicked8{
	position:absolute;
	width:15px;
	height:195px;
	top:140px;
	left:774px;
	background-color:#0C3;
	opacity:0.5;
}

#spectrum8{
	position:absolute;
	width:500px;
	height:221px;
	top:140px;
	left:350px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox8{
	position:absolute;
	width:230px;
	height:300px;
	left:110px;
	top:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox8b{
	position:absolute;
	width:230px;
	height:300px;
	left:110px;
	top:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground8a{
	position:absolute;
	width:780px;
	height:300px;
	left:100px;
	top:100px;
	background-color:#7795A8;
	opacity:0.6;
}

#videoBackground8a{
	position:absolute;
	width:495px;
	height:190px;
	top:395px;
	left:235px;
	background-color:#CCC;
}

#videoHolder8a{
	position:absolute;
	width:600px;
	height:200px;
	top:400px;
	left:240px;
}

#videoBackground8b{
	position:absolute;
	width:250px;
	height:190px;
	top:395px;
	left:375px;
	background-color:#CCC;
}

#videoHolder8b{
	position:absolute;
	width:240px;
	height:180px;
	top:400px;
	left:380px;
}

#videoBackground8c{
	position:absolute;
	width:250px;
	height:190px;
	top:395px;
	left:375px;
	background-color:#CCC;
}

#videoHolder8c{
	position:absolute;
	width:240px;
	height:180px;
	top:400px;
	left:380px;
}

#backgroundContainer9{
	position:absolute;
	width:980px;
	height:610px;
}

#spectrum9{
	position:absolute;
	width:500px;
	height:221px;
	top:140px;
	left:240px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox9{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground9a{
	position:absolute;
	width:780px;
	height:420px;
	left:100px;
	top:100px;
	background-color:#7795A8;
	opacity:0.6;
}

#yellowBar9{
	position:absolute;
	width:28px;
	height:195px;
	top:140px;
	left:548px;
	background-color:#FF0;
	opacity:0.5;
}

#choice91{
	position:absolute;
	top:485px;
	left:420px;
}

#choice92{
	position:absolute;
	top:485px;
	left:520px;
}

#backgroundContainer10{
	position:absolute;
	width:980px;
	height:610px;
}

#spectrum10{
	position:absolute;
	width:500px;
	height:221px;
	top:110px;
	left:350px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox10{
	position:absolute;
	width:240px;
	height:300px;
	left:110px;
	top:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox10b{
	position:absolute;
	width:240px;
	height:300px;
	left:110px;
	top:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground10a{
	position:absolute;
	width:780px;
	height:300px;
	left:100px;
	top:70px;
	background-color:#7795A8;
	opacity:0.6;
}

#theoreticalCarbonyl10{
	position:absolute;
	width:30px;
	height:178px;
	top:110px;
	left:661px;
	background:url(img/carbonylTheoreticalPeak.gif)
}

#backgroundContainer11{
	position:absolute;
	width:980px;
	height:610px;
}

#textBox11{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground11a{
	position:absolute;
	width:780px;
	height:120px;
	left:100px;
	top:400px;
	background-color:#7795A8;
	opacity:0.6;
}

#yellowBar11{
	position:absolute;
	width:50px;
	height:195px;
	top:110px;
	left:402px;
	background-color:#FF0;
	opacity:0.5;
}

#choice111{
	position:absolute;
	top:485px;
	left:420px;
}

#choice112{
	position:absolute;
	top:485px;
	left:520px;
}

#backgroundContainer12{
	position:absolute;
	width:980px;
	height:610px;
}

#spectrum12{
	position:absolute;
	width:500px;
	height:221px;
	top:110px;
	left:120px;
	background:url(img/irSpectrumSmall.gif)
}

#textBox12{
	position:absolute;
	width:240px;
	height:300px;
	left:640px;
	top:170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox12b{
	position:absolute;
	width:240px;
	height:300px;
	left:640px;
	top:130px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground12a{
	position:absolute;
	width:780px;
	height:300px;
	left:100px;
	top:70px;
	background-color:#7795A8;
	opacity:0.6;
}

#blueBar12{
	position:absolute;
	width:20px;
	height:195px;
	top:110px;
	left:158px;
	background:#00F;
	opacity:0.5;
}

#backgroundContainer13{
	position:absolute;
	width:980px;
	height:610px;
}

#textBox13{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground13a{
	position:absolute;
	width:780px;
	height:120px;
	left:100px;
	top:400px;
	background-color:#7795A8;
	opacity:0.6;
}

#choice131{
	position:absolute;
	top:485px;
	left:360px;
}

#choice132{
	position:absolute;
	top:485px;
	left:500px;
}

#backgroundContainer14{
	position:absolute;
	width:980px;
	height:610px;
}

#textBox14a{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBoxBackground14a{
	position:absolute;
	width:780px;
	height:540px;
	left:100px;
	top:50px;
	background-color:#7795A8;
	opacity:0.6;
}

#spectrum14{
	position:absolute;
	width:500px;
	height:221px;
	top:110px;
	left:120px;
	background:url(img/irSpectrumSmall.gif)
}

#blueBar14{
	position:absolute;
	width:20px;
	height:195px;
	top:110px;
	left:158px;
	background:#00F;
	opacity:0.5;
}

#textBox14b{
	position:absolute;
	width:250px;
	height:300px;
	left:620px;
	top:110px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#textBox14c{
	position:absolute;
	width:760px;
	height:300px;
	left:110px;
	top:550px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000000;
	text-align:center;
}

#videoBackground14a{
	position:absolute;
	width:250px;
	height:190px;
	top:345px;
	left:240px;
	background-color:#CCC;
}

#videoHolder14a{
	position:absolute;
	width:490px;
	height:180px;
	top:350px;
	left:245px;
}

#videoBackground14b{
	position:absolute;
	width:500px;
	height:190px;
	top:345px;
	left:240px;
	background-color:#CCC;
}

#videoHolder14b{
	position:absolute;
	width:240px;
	height:180px;
	top:350px;
	left:495px;
}

#peakBar14a{
	position:absolute;
	width:12px;
	height:195px;
	top:110px;
	left:243px;
}

#peakBar14b{
	position:absolute;
	width:36px;
	height:195px;
	top:110px;
	left:255px;
}

#peakBar14c{
	position:absolute;
	width:17px;
	height:195px;
	top:110px;
	left:438px;
}

#peakBar14d{
	position:absolute;
	width:23px;
	height:195px;
	top:110px;
	left:465px;
}

#peakBar14e{
	position:absolute;
	width:22px;
	height:195px;
	top:110px;
	left:520px;
}

#peakBar14f{
	position:absolute;
	width:22px;
	height:195px;
	top:110px;
	left:542px;
}

#peakBar14g{
	position:absolute;
	width:20px;
	height:195px;
	top:110px;
	left:588px;
}

#peakBarHighlight14a{
	position:absolute;
	width:12px;
	height:195px;
	top:110px;
	left:243px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14b{
	position:absolute;
	width:36px;
	height:195px;
	top:110px;
	left:255px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14c{
	position:absolute;
	width:17px;
	height:195px;
	top:110px;
	left:438px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14d{
	position:absolute;
	width:23px;
	height:195px;
	top:110px;
	left:465px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14e{
	position:absolute;
	width:22px;
	height:195px;
	top:110px;
	left:520px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14f{
	position:absolute;
	width:22px;
	height:195px;
	top:110px;
	left:542px;
	background:#FF0;
	opacity:0.5;
}

#peakBarHighlight14g{
	position:absolute;
	width:20px;
	height:195px;
	top:110px;
	left:588px;
	background:#FF0;
	opacity:0.5;
}

#textBox14d{
	position:absolute;
	width:200px;
	height:300px;
	left:510px;
	top:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	text-align:center;
}

#backgroundContainer15{
	position:absolute;
	width:980px;
	height:610px;
}

#finalTitleText15{
	position:absolute;
	width:760px;
	height:50px;
	left:110px;
	top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#000000;
	text-align:center;
}

#finalTitleBackground15{
	position:absolute;
	width:780px;
	height:50px;
	left:100px;
	top:50px;
	background-color:#7795A8;
	opacity:0.6;
}

#textBox15a{
	position:absolute;
	width:760px;
	height:200px;
	left:110px;
	top:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	text-align:center;
}

#textBoxBackground15a{
	position:absolute;
	width:780px;
	height:260px;
	left:100px;
	top:150px;
	background-color:#7795A8;
	opacity:0.6;
}

#exampleBenzButton{
	position:absolute;
	width:300px;
	height:30px;
	top:440px;
	left:515px;
	background-color:#7795A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	border-style:solid;
	border-width:thin;
	border-color:#009;
}

#exampleBenzButton:hover{
	background-color:#89ACC2; 
}

#skipTutorialButton{
	position:absolute;
	width:150px;
	height:30px;
	top:520px;
	left:415px;
	background-color:#7795A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	border-style:solid;
	border-width:thin;
	border-color:#009;
}

#skipTutorialButton:hover{
	background-color:#89ACC2; 
}

#readingTutorialButton{
	position:absolute;
	width:250px;
	height:30px;
	top:440px;
	left:165px;
	background-color:#7795A8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	border-style:solid;
	border-width:thin;
	border-color:#009;
}

#readingTutorialButton:hover{
	background-color:#89ACC2; 
}