/*  Written by Jon Reid
	The Awesome Adventure Game.
	You are welcome to look through my code and learn something but I doubt you will,
	You might find it amuzing how I've structured my site in such a strange way.
	It's not a clever solution I guess, but it's one that works nicely albeit a bit on the heavy file size.
	Please dont steal, thankyou.
	
*/



/* general formatting */

a:focus { outline:none }

button:focus { outline:none }

li a:active{
border-left: solid black 2px;
	border-top: solid black 2px;
	border-bottom: solid #222 2px;
	border-right: solid #222 2px
	background-position: 0 -42px;
	}
	
button:active{
	border-left: solid black 2px;
	border-top: solid black 2px;
	border-bottom: solid #222 2px;
	border-right: solid #222 2px;
	background-position: 0 -100px;
	}
	
body {
	height: 26400px;
	width: 25600px;
	margin: 0px;
	padding: 0px;
	background-color: #090201;
	background-image:url(images/bg1.jpg);
	background-position:top;
	background-attachment: fixed;}
	
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
 
#hashwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 0px;
	margin: 0px;
	padding:0px;
	position: absolute; }
 
#hash{
width:100%;
height:200px;
left:11200px;
top:0px;
position:absolute;
display:block;
padding:0px;
margin:0px;
text-align:right;

}
#hash a{
cursor:pointer;
display:block;
padding:0px;
margin:0px;

}
#hash ul {
  padding:0;
  margin: 0;
}

#hash ul li {
  list-style: none;
  padding:0px;
margin:0px;
}
 
#hash ul li a {
  text-indent: -500px;
  z-index: 10;
  display: block;
  height: 200px;
  position: absolute;
  overflow: hidden;
  padding:0px;
margin:0px;
}
/* buttons */

.cont a {
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/continue.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.cont a:hover {
		background: url(images/continue.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
.forward a {
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/forward.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.forward a:hover {
		background: url(images/forward.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
#shield {
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	background-image: url(images/accept.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
	
#shieldhov {
	background: url(images/accept.jpg);
		background-position: 0 -42px;
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer;  }
	
#sword{
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	background-image: url(images/accept.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
	
#swordhov {
	background: url(images/accept.jpg);
		background-position: 0 -42px;
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer;  }
	
#bowie2{
	text-indent: -500000px;
	position: absolute;
	left: 385px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 420px;
	height: 45px;
	background-image: url(images/bowie1.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
	
#bowiehov {
	background: url(images/bowie1.jpg);
		background-position: 0 -42px;
	text-indent: -500000px;
	position: absolute;
	left: 385px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 420px;
	height: 45px;
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer;  }
	
.left a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/left.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.left a:hover {
		background: url(images/left.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
		
.follow a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/follow.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.follow a:hover {
		background: url(images/follow.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
		
.right a {
	text-indent: -500000px;
	position: absolute;
	left: 699px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/right.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.right a:hover {
		background: url(images/right.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
		
.giants1 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 147px;
	height: 42px;
	background-image: url(images/giants2.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.giants1 a:hover {
		background: url(images/giants2.jpg);
		background-position: 0 -42px;
		width: 147px;
		height: 42px;
		display: block; }

.giants2 a {
	text-indent: -500000px;
	position: absolute;
	left: 699px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/giants1.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.giants2 a:hover {
		background: url(images/giants1.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
		
.investigate a {
	text-indent: -500000px;
	position: absolute;
	left: 663px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 143px;
	height: 42px;
	background-image: url(images/investigate.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.investigate a:hover {
		background: url(images/investigate.jpg);
		background-position: 0 -42px;
		width: 143px;
		height: 42px;
		display: block; }
		
.investigate1 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 143px;
	height: 42px;
	background-image: url(images/investigate.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.investigate1 a:hover {
		background: url(images/investigate.jpg);
		background-position: 0 -42px;
		width: 143px;
		height: 42px;
		display: block; }
	
.bowie1 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 146px;
	height: 42px;
	background-image: url(images/bowie2.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.bowie1 a:hover {
		background: url(images/bowie2.jpg);
		background-position: 0 -42px;
		width: 146px;
		height: 42px;
		display: block; }	
.bowie2 a {
	text-indent: -500000px;
	position: absolute;
	left: 385px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 420px;
	height: 42px;
	background-image: url(images/bowie1.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.bowie2 a:hover {
		background: url(images/bowie1.jpg);
		background-position: 0 -42px;
		width: 420px;
		height: 42px;
		display: block; }
	
.king1 a {
	text-indent: -500000px;
	position: absolute;
	left: 361px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/accept.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.king1 a:hover {
		background: url(images/accept.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
 
.king2 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/deny.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.king2 a:hover {
		background: url(images/deny.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }
 
.king3 a {
	text-indent: -500000px;
	position: absolute;
	left: 659px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 147px;
	height: 42px;
	background-image: url(images/ponies.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.king3 a:hover {
		background: url(images/ponies.jpg);
		background-position: 0 -42px;
		width: 147px;
		height: 42px;
		display: block; }

.wizard1 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/wizard1.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.wizard1 a:hover {
		background: url(images/wizard1.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }

#wizard{
	text-indent: -500000px;
	position: absolute;
	left: 699px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	background-image: url(images/wizard2.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
	
#wizardhov {
	background: url(images/wizard2.jpg);
		background-position: 0 -42px;
	text-indent: -500000px;
	position: absolute;
	left: 699px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 110px;
	height: 45px;
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer;  }
	
.lightning1 a {
	text-indent: -500000px;
	position: absolute;
	left: 20px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/lightning1.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.lightning1 a:hover {
		background: url(images/lightning1.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }

.lightning2 a {
	text-indent: -500000px;
	position: absolute;
	left: 699px;
	top: 364px;
	list-style: none;
	margin-bottom: 30px;
	width: 107px;
	height: 42px;
	background-image: url(images/lightning2.jpg);
	display: block;
	border-right: solid black 2px;
	border-bottom: solid black 2px;
	border-top: solid #222 2px;
	border-left: solid #222 2px;
	cursor: pointer; }
 
.lightning2 a:hover {
		background: url(images/lightning2.jpg);
		background-position: 0 -42px;
		width: 107px;
		height: 42px;
		display: block; }


.shieldbtn {
	width: 50px;
	height: 50px;
	margin-top: 70px;
	border: 0px;
	background-image: url(images/shield.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 15px;
	position: absolute; 
	background-color:transparent;}
.shieldbtnhov {
	width: 50px;
	height: 50px;
	margin-top: 70px;
	border: 0px;
	background-image: url(images/shield.png);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	background-color:transparent;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 15px;
	position: absolute; }
 
 .swordbtn {
	width: 50px;
	height: 50px;
	margin-top: 70px;
	border: 0px;
	background-image: url(images/sword.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color:transparent;
	text-indent: -5000px;
	cursor: pointer;
	overflow:hidden;
	margin-left: 85px;
	position:absolute;}
.swordbtnhov {
	width: 50px;
	height: 50px;
	margin-top: 70px;
	border: 0px;
	background-image: url(images/sword.png);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	background-color:transparent;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 85px;
	position: absolute; }
 
.keybtn {
	width: 50px;
	height: 50px;
	margin-top: 138px;
	border: 0px;
	background-image: url(images/shield.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 15px;
	position: absolute; }
.keybtnhov {
	width: 50px;
	height: 50px;
	margin-top: 138px;
	border: 0px;
	background-image: url(images/shield.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 15px;
	position: absolute; }
	
 .ballbtn {
	width: 50px;
	height: 50px;
	margin-top: 138px;
	border: 0px;
	background-image: url(images/shield.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow:hidden;
	margin-left: 85px;
	position:absolute;}
.ballbtnhov {
	width: 50px;
	height: 50px;
	margin-top: 138px;
	border: 0px;
	background-image: url(images/shield.jpg);
	background-position: 0 -50px;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	margin-left: 85px;
	position: absolute; }
 
/* inventory */ 
#closeA {
	width: 23px;
	height: 22px;
	margin-top: 2px;
	left:122px;
	border: 0px;
	background-color: transparent;
	background-image: url(images/close.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	position:absolute;}
 
#openA {
	width: 112px;
	height: 64px;
	border: 0px;
	background-color: transparent;
	background-image: url(images/invent_bttn.png);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: pointer;
	overflow: hidden;
	float: left;
	position: fixed; }
 
#disabled {
	width: 50px;
	height: 50px;
	margin-top: 70px;
	margin-left: 15px;
	padding: 0px;
	border: 0px;
	background-image: url(images/key2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -5000px;
	cursor: default; }
	
#inventory{
	height:100%;
	width:180px;
	background-image:url(images/inventory.png);
	background-repeat:no-repeat;
	position:fixed;
	top:0px;
	left:0px;
	padding:0px;
}
#iconholder{
	padding-left:15px;
	top:70px;
	position:absolute;
	width:165px;
	
}
 #img{
	 padding-right:15px;
	 padding-bottom:15px;
 }

/*background and header*/
#topgrad{
	top:0px;
	width:100%;
	background-image:url(images/topgrad.png);
	height:100px;
	padding:0px;
	margin:0px;
	position:fixed;
}
#leftgrad{
	left:0px;
	height:100%;
	background-image:url(images/leftgrad.png);
	width:100px;
	padding:0px;
	margin:0px;
	position:fixed;
}
#bottomgrad{
	bottom:0px;
	width:100%;
	background-image:url(images/bottomgrad.png);
	height:100px;
	padding:0px;
	margin:0px;
	position:fixed;
}
#rightgrad{
	right:0px;
	height:100%;
	background-image:url(images/rightgrad.png);
	width:100px;
	padding:0px;
	margin:0px;
	position:fixed;
}
#logo {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 0px;
	padding-left: -165px;
	margin: 0px;
	position: absolute;
	background-image:url(images/logo.png);
	background-position: top;
	background-repeat: no-repeat; 
	text-align:left;
	}
	#header {
	width: 100%;
	height: 768px;
	left: 4800px;
	position: absolute;
	background-image: url(images/logo.png);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left; }
 
#header2 {
	width: 100%;
	height: 1200px;
	left: 4800px;
	position: absolute;
	background-image: url(images/vint.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right; }
 
#storystart {
	width: 100%;
	height: 300px;
	left: 11200px;
	top: 550px;
	position: absolute; }
 
	#storystart a {
		cursor: pointer;
		display: block;
		padding: 0px;
		margin: 0px; }
 
	#storystart ul {
		padding: 0;
		margin: 0; }
 
		#storystart ul li {
			list-style: none;
			padding: 0px;
			margin: 0px; }
 
			#storystart ul li a {
				text-indent: -5000px;
				z-index: 10;
				display: block;
				height: 50px;
				position: absolute;
				overflow: hidden;
				padding: 0px;
				margin-left: 50%; }
 
#start2 a {
	width: 360px;
	background: url(images/storystart.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px; }
 
	#start2 a:hover {
		background: url(images/storystart.png);
		background-position: 0 -50px;
		width: 360px;
		height: 50px;
		display: block; }
 
#tinyabout {
	width: 100%;
	height: 300px;
	left: 4800px;
	top: 450px;
	position: absolute; }

/* stuff from the old version that I dont know if it breaks things or not */
 
#loading {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #000000;
	position: absolute;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x; }
 
#cloud1 {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 40%;
	z-index: 1; }
 
#cloud2 {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	margin-left: 0%;
	z-index: 4; }
 
#loadhold {
	width: 800px;
	height: 400px;
	border: 5px solid white;
	left: 50%;
	top: 50%;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: -410px;
	margin-top: -200px;
	position: absolute;
	background-image: url(images/load.jpg);
	z-index: 5; }
	
/* actual layout */
#onewrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 1200px;
	margin-left: 165px;
	margin: 0px;
	position: absolute; }
 
#one {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; 
	}
 
	#one a {
		cursor: pointer;
		display: block;
		padding: 0px;
		margin: 0px; }
 
	#one ul {
		padding: 0;
		margin: 0; }
 
		#one ul li {
			list-style: none;
			padding: 0px;
			margin: 0px; }

#twowrapper {
	width: 100%;
	height: 100%;
	left: 11365px;
	top: 2400px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#two {
	width: 829px;
	height: 430px;
	border: 4px solid black;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	background-position: center; }
 
	#two ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#threewrapper {
	width: 100%;
	height: 100%;
	left: 8165px;
	top: 3600px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#three {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#three ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#fourwrapper {
	width: 100%;
	height: 100%;
	left: 11365px;
	top: 3600px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#four {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#four ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#fivewrapper {
	width: 100%;
	height: 100%;
	left: 14565px;
	top: 3600px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#five {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#five ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#sixwrapper {
	width: 100%;
	height: 100%;
	left: 8165px;
	top: 4800px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#six {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/6.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#six ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#sevenwrapper {
	width: 100%;
	height: 100%;
	left: 11365px;
	top: 4800px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#seven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px;
	position:absolute;
	background-image: url(images/7.jpg); }
 
	#seven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#eightwrapper {
	width: 100%;
	height: 100%;
	left: 14565px;
	top: 4800px;
	padding: 0px;
	margin-left: -165px;
	position: absolute; }
 
#eight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/8.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#eight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#ninewrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 6000px;
	padding: 0px;
	position: absolute; }
 
#nine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/9.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#nine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#tenwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 6000px;
	padding: 0px;
	position: absolute; }
 
#ten {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/10.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#ten ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#elevenwrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 6000px;
	padding: 0px;
	position: absolute; }
 
#eleven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/11.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#eleven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twelvewrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 6000px;
	padding: 0px;
	position: absolute; }
 
#twelve {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/12.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twelve ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#thirteenwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 7200px;
	padding: 0px;
	position: absolute; }
 
#thirteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/13.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#fourteenwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 7200px;
	padding: 0px;
	position: absolute; }
 
#fourteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/14.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#fourteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#fifteenwrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 8400px;
	padding: 0px;
	position: absolute; }
 
#fifteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/15.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#fifteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#sixteenwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 8400px;
	padding: 0px;
	position: absolute; }
 
#sixteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/16.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#sixteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#seventeenwrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 8400px;
	padding: 0px;
	position: absolute; }
 
#seventeen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/17.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#seventeen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#eighteenwrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 9600px;
	padding: 0px;
	position: absolute; }
 
#eighteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/18.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#eighteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#nineteenwrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 9600px;
	padding: 0px;
	position: absolute; }
 
#nineteen {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/19.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#nineteen ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentywrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 9600px;
	padding: 0px;
	position: absolute; }
 
#twenty {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/20.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twenty ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentyonewrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 9600px;
	padding: 0px;
	position: absolute; }
 
#twentyone {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/21.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentytwowrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 9600px;
	padding: 0px;
	position: absolute; }
 
#twentytwo {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/22.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentythreewrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/23.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentyfourwrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/24.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentyfivewrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/25.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentysixwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentysix {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/26.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentysevenwrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/27.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentyeightwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 10800px;
	padding: 0px;
	position: absolute; }
 
#twentyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/28.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#twentyninewrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#twentynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/29.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#twentynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
#thirtywrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirty {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/30.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirty ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
 #thirtyonewrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtyone{
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/31.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
 
 #thirtytwowrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtytwo{
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/32.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }

#thirtythreewrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/33.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtyfourwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/34.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtyfivewrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/35.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtysixwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 12000px;
	padding: 0px;
	position: absolute; }
 
#thirtysix {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/36.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtysevenwrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#thirtyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/37.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtyeightwrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#thirtyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/38.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#thirtyninewrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#thirtynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/39.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
	#thirtynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtywrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#fourty {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourty ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtyonewrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#fourtyone {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/41.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtytwowrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#fourtytwo {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/42.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtythreewrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 13200px;
	padding: 0px;
	position: absolute; }
 
#fourtythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/43.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtyfourwrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/44.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtyfivewrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/45.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtysixwrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtysix{
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/46.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtysevenwrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/47.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtyeightwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/48.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fourtyninewrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 14400px;
	padding: 0px;
	position: absolute; }
 
#fourtynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/49.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fourtynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		

#fiftyonewrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftyone {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/51.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftytwowrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftytwo {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/52.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftythreewrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftyfourwrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftyfivewrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftysixwrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftysix {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftysevenwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 15600px;
	padding: 0px;
	position: absolute; }
 
#fiftyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftyeightwrapper {
	width: 100%;
	height: 100%;
	left: 1600px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#fiftyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#fiftyninewrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#fiftynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#fiftynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtywrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixty {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixty ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtyonewrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtyone {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtytwowrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtytwo {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtythreewrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtyfourwrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtyfivewrapper {
	width: 100%;
	height: 100%;
	left: 12800px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtysixwrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtysix {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtysevenwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 16800px;
	padding: 0px;
	position: absolute; }
 
#sixtyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtyeightwrapper {
	width: 100%;
	height: 100%;
	left: 1600px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#sixtyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#sixtyninewrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#sixtynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#sixtynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventywrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventy {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventy ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventyonewrapper {
	width: 100%;
	height: 100%;
	left: 8000px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventyone {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventyone ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventytwowrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventytwo {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventytwo ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventythreewrapper {
	width: 100%;
	height: 100%;
	left: 11200px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventythree {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventythree ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventyfourwrapper {
	width: 100%;
	height: 100%;
	left: 12800px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventyfour {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventyfour ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventyfivewrapper {
	width: 100%;
	height: 100%;
	left: 14400px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventyfive {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventyfive ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventysixwrapper {
	width: 100%;
	height: 100%;
	left: 16000px;
	top: 18000px;
	padding: 0px;
	position: absolute; }
 
#seventysix {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventysix ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventysevenwrapper {
	width: 100%;
	height: 100%;
	left: 3200px;
	top: 19200px;
	padding: 0px;
	position: absolute; }
 
#seventyseven {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventyseven ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventyeightwrapper {
	width: 100%;
	height: 100%;
	left: 4800px;
	top: 19200px;
	padding: 0px;
	position: absolute; }
 
#seventyeight {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventyeight ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#seventyninewrapper {
	width: 100%;
	height: 100%;
	left: 6400px;
	top: 19200px;
	padding: 0px;
	position: absolute; }
 
#seventynine {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#seventynine ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }
		
#eightywrapper {
	width: 100%;
	height: 100%;
	left: 9600px;
	top: 19200px;
	padding: 0px;
	position: absolute; }
 
#eighty {
	width: 829px;
	height: 430px;
	left: 50%;
	top: 50%;
	margin-left: -414px;
	margin-top: -215px;
	position: absolute;
	background-image: url(images/40.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #000 solid 4px; }
 
#eighty ul li {
		list-style: none;
		padding: 0px;
		margin: 0px; }