/* The toolbar for the content box */

ul#toolbar {
	text-align: center;
	list-style: none;
	margin-top:279;
	margin-left:30;
	clear: both;
	padding:0;
	width:250px;
}
	
#toolbar li {
	text-indent: -9999px;
}
	
#toolbar li a {
	height: 21px;
	display: block;
}
	
.story1 {
	width: 115px;
}
.story2 {
	width: 145px;
}
.map2 {
	width: 140px;
}
.feature1 {
	width:155;
}
.feature2 {
	width:255;
}
#monster1-tab {
	width:63;
	margin-right:15;
	float:left
}
#monster2-tab {
	width:89;
	float:left;
	margin-right:13px;
}
#monster3-tab {
	float:left;
	width:66px;
}
#monster4-tab {
	float:left;
	margin-top:12px;
	width:62px;
	margin-right:20px;
}
#monster5-tab {
	float:left;
	margin-top:12px;
	width:77px;
	margin-right:20;
}
#monster6-tab {
	margin-top:12px;
	float:left;
	width:69px;
}

/* The slide-y content box thingy */

#frame {
	overflow: hidden;
	margin-left: 246;
	width: 756px;
	position: relative;
	height:366px;
}
	
#frame div.button {
	position: absolute;
	top: 134px;
	margin-right:18px;
}
	
div.button#left { left: 0; }
div.button#right { right: 0; }

#scroller {
	width: 750px;
	margin-left:55;
	overflow: hidden;
	height:366px;
}

#content {
	width: 5250px;
	margin-top:1;
	}

.section {
	width: 705px;
	float: left;
}
	
