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

body{
	margin:0;
	padding:20px 0 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.leftnav{
	height:552px;
	float:left;
	width:120px;
	text-align:center;
	background:url(../graphics/scrolls_01.png) no-repeat;
	padding:0 106px 0 35px;
}
.leftnav a{
	display:block;
	clear:both;
	width:120px;
	color:#000;
	margin-top:25px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}
.leftnav a:hover{
	color:#b41616;
}
a.about{
	padding-top:82px;
	height:20px;
	background:url(../graphics/images/button_01.png) no-repeat;
}
a.wolf{
	padding-top:83px;
	height:20px;
	background:url(../graphics/images/button_03.png) no-repeat;
}
a.bird{
	padding-top:82px;
	height:20px;
	background:url(../graphics/images/button_05.png) no-repeat;
}
a.us{
	padding-top:88px;
	height:20px;
	background:url(../graphics/images/button_07.png) no-repeat;
}

.nav{
	/*background:url(../graphics/nav.png) no-repeat;*/
	position:absolute;
	top:570px;
	width:113px;
	height:37px;
}
.nav a{
	display:block;
	width:35px;
	height:37px;
	float:left;
	text-decoration:none;
}
.nav a:hover{
	text-decoration:none;
}
a.back{
	background:url(../graphics/back.gif);
}
a.back:hover{
	background-position:0 -37px;
}
a.home{
	width:43px;
	background:url(../graphics/home.gif);
}
a.home:hover{
	background-position:0 -37px;
}
a.next{
	background:url(../graphics/next.gif);
}
a.next:hover{
	background-position:0 -37px;
}
/*@media screen{
  body>div.nav{
   position:fixed;
  }
}*/

.scroll{
	width:10070px;
	height:552px;
	background:url(../graphics/scroll.png) repeat-x;
}
.home{
	width:1914px;
	height:552px;
	float:left;
	background:url(../graphics/home.png);
}
.about{
	width:1920px;
	height:552px;/*477px;*/
	padding:0;/*75px 0 0 0;*/
	float:left;
	background:url(../graphics/about.png);
}
.wolf{
	width:1920px;
	height:552px;
	float:left;
	background:url(../graphics/wolf.png);
}
.gamelinkspacer{ height:80px;}
a.wolflink{
	background:url(../graphics/wolflink.png) no-repeat;
	width:622px;
	height:20px;
	padding:367px 0 0 0;
	margin:0 0 0 350px;
	color:#a71f1f;
	text-decoration:none;
	display:block;
	text-align:center;
}
a.level2{
	width:622px;
	color:#a71f1f;
	text-decoration:none;
	display:block;
	text-align:center;
	margin:0 0 0 350px;
}
a.level2:hover,
a.wolflink:hover,
a.birdlink:hover{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
a.birdlink{
	background:url(../graphics/birdlink.png) no-repeat;
	width:622px;
	height:20px;
	padding:367px 0 0 0;
	margin:0 0 0 350px;
	color:#a71f1f;
	text-decoration:none;
	display:block;
	text-align:center;
}
.bird{
	width:1920px;
	height:552px;
	float:left;
	background:url(../graphics/bird.png);
}
.us{
	width:2100px;
	height:552px;
	float:left;
	background:url(../graphics/us.png);
}
.deb{
	margin:110px 0 0 113px;
	color:#bd975b;
	height:442px;
	float:left;
}
.deb a{
	color:#bd975b;
	text-decoration:underline;
}
.deb a:hover{
	text-decoration:none;
}
.d2{
	margin-left:20px;
}
.d3{
	margin-left:40px;
}
.jim{
	margin:179px 0 0 153px;
	height:442px;
	float:left;
}
.karl{
	margin:100px 0 0 170px;
	height:442px;
	float:left;
}
.jim a,.karl a{
	color:#000;
	text-decoration:underline;
}
.jim a:hover{
	text-decoration:none;
}
.j2,.k2{
	margin-left:20px;
}
.j3,.k3{
	margin-left:40px;
}
.scollend{
	background:url(../graphics/scrolls_03.png) no-repeat;
	width:261px;
	height:552px;
	float:right;
}