body {
	background-image: url(images/bkgd.jpg);
	background-repeat:repeat;
}

#Layer-1 {
	position: absolute;
	margin-left: -500px;
	left: 50%;
	top: 0px;
	width: 1000px;
	height: 800px;
	z-index: 1;
	}

/* menu items */

#menuvideos {
	position: absolute;
	left: 133px;
	top: 150px;
	width: 92px;
	height: 40px;
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url(images/videos.png);
	}

a#menuvideos:hover {
	background-image:url(images/videosa.png);
	background-repeat: no-repeat;
	}

#menuschool {
	position: absolute;
	left: 230px;
	top: 150px;
	width: 92px;
	height: 40px;
	z-index: 3;
	background-repeat: no-repeat;
	background-image: url(images/school.png);
	}

a#menuschool:hover {
	background-image:url(images/schoola.png);
	background-repeat: no-repeat;
	}

#menuevents {
	position: absolute;
	left: 327px;
	top: 150px;
	width: 92px;
	height: 40px;
	background: transparent url(images/events.png) no-repeat;
	z-index: 4;
}

a#menuevents:hover {
    background: transparent url(images/eventsa.png) no-repeat;
	z-index: 5;
	}

#menuculture {
	position: absolute;
	left: 424px;
	top: 150px;
	width: 92px;
	height: 40px;
	background: transparent url(images/culture.png) no-repeat;
	z-index: 6;
}

a#menuculture:hover {
    background: transparent url(images/culturea.png) no-repeat;
	z-index: 7;
	}

#menuaboutus {
	position: absolute;
	left: 521px;
	top: 150px;
	width: 92px;
	height: 40px;
	z-index: 8;
	background-repeat: no-repeat;
	background-image: url(images/aboutus.png);
}

a#menuaboutus:hover {
	background-repeat: no-repeat;
	z-index: 9;
	background-image: url(images/aboutusa.png);
	}

#menucontactus {
	position: absolute;
	left: 618px;
	top: 150px;
	width: 92px;
	height: 40px;
	background: transparent url(images/contactus.png) no-repeat;
	z-index: 10;
}

a#menucontactus:hover {
    background: transparent url(images/contactusa.png) no-repeat;
		z-index: 11;
	}



/* content elements */
#headerbkgd {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: 50px;
  width: 800px;
  height: 100px;
  z-index: 12;
}

#contentbkgd {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: 200px;
  width: 800px;
  height: 600px;
  z-index: 13;
}

#francais {
	position: absolute;
	left: 820px;
	top: 710px;
	width: 51px;
	height: 16px;
	z-index: 14;
}

#copyright {
	position: absolute;
	left: 455px;
	top: 710px;
	width: 100px;
	height: 16px;
	z-index: 15;
}

#addthis {
	position: absolute;
	left: 130px;
	top: 710px;
	width: 100px;
	height: 16px;
	z-index: 15;
}

#logoklaxson {
  position: absolute;
  left: 30px;
  top: 17px;
  width: 225px;
  height: 66px;
  z-index: 16;
}


#contentschoolbkgd {
  position: absolute;
  left: 105px;
  top: 180px;
  width: 766px;
  height: 515px;
  z-index: 18;
}

#contenteventsbkgd {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 765px;
	height: 515px;
	z-index: 19;
}

#contentculturebkgd {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 765px;
	height: 515px;
	z-index: 20;
}

#contentaboutusbkgd {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 765px;
	height: 515px;
	z-index: 21;
}

#contentcontactusbkgd {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 765px;
	height: 514px;
	z-index: 22;
}

#contentmainbkgd {
	position: absolute;
	left: 105px;
	top: 180px;
	width: 765px;
	height: 514px;
	z-index: 31;
}

#tapetop {
	position: absolute;
	left: 773px;
	top: 200px;
	width: 117px;
	height: 49px;
	z-index: 38;
}

#tapebottom {
	position: absolute;
	left: 100px;
	top: 651px;
	width: 128px;
	height: 49px;
	z-index: 50;
}

#pierreshadow {
  position: absolute;
  left: 724px;
  top: 43px;
  width: 152px;
  height: 206px;
  z-index: 40;
}

#pierre {
  position: absolute;
  left: 722px;
  top: 41px;
  width: 147px;
  height: 201px;
  z-index: 41;
}

a {
	cursor: pointer;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: none;
}

.class2 a {
	cursor: pointer;
	text-decoration: none;
}
.class2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.class2 a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.class2 a:hover {
	color:#999999;
	font-size: larger;
	text-decoration: none;
}

#maintext {
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:280px;
	left:160px;
	margin-left:0px;
	padding-left:0;
	padding-top:0;
	position:absolute;
	top:245px;
	width:200px;
	z-index:51;
}

#maintext1 {
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:280px;
	left:390px;
	margin-left:0px;
	padding-left:0;
	padding-top:0;
	position:absolute;
	top:245px;
	width:200px;
	z-index:51;
}

#ytplace {
	height:280px;
	left:125px;
	position:absolute;
	top:245px;
	width:200px;
	z-index:70;
}
#maintext2 {
	height:24px;
	left:150px;
	position:absolute;
	top:245px;
	width:700px;
	z-index:52;
}

#pagenumber {
	height:24px;
	left:760px;
	position:absolute;
	top:640px;
	width:100px;
	z-index:82;
}

#pagenumberleftside {
	height:24px;
	left:150px;
	position:absolute;
	top:640px;
	width:100px;
	z-index:82;
}

#maintext3 {
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:400px;
	left:150px;
	margin-left:0px;
	padding-left:10;
	padding-top:10;
	padding-bottom:10;
	padding-right:10;
	position:absolute;
	top:279px;
	width:700px;
	z-index:53;
}

#maintext33 {
	color:#000000;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:400px;
	left:150px;
	margin-left:0px;
	padding-left:10;
	padding-top:10;
	padding-bottom:10;
	padding-right:10;
	position:absolute;
	top:279px;
	width:700px;
	z-index:53;
}

#maintext4 {
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:400px;
	left:150px;
	margin-left:0px;
	padding-left:10;
	padding-top:10;
	padding-bottom:10;
	padding-right:10;
	position:absolute;
	top:279px;
	width:345px;
	z-index:54;
}

#maintext5 {
	color:#FFFFFF;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:400px;
	left:505px;
	margin-left:0px;
	padding-left:10;
	padding-top:10;
	padding-bottom:10;
	padding-right:10;
	position:absolute;
	top:279px;
	width:345px;
	z-index:55;
}

#tabnav1
	{
	height: 20px;
	margin: 0;
	padding-left: 0px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#tabnav1 li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav1 a:link, #tabnav1 a:visited
	{
	float: left;
	background: #fFFFFF;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #000000;
	}

#tabnav1 a:link.active, #tabnav1 a:visited.active
	{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #D5A915;
	}

#tabnav1 a:hover
	{
	background: #D5A915;
	}

#lightbox {	
	position: absolute;
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img {
	 width: auto;
	 height: auto;
}

#lightbox a img { 
	border: none; 
}

#outerImageContainer { 
	position: relative;
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer { 
	padding: 10px; 
}

#loading { 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center;
	line-height: 0; 
}

#hoverNav { 
	position: absolute; 
	top: 0; left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 30; }

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

