@charset "utf-8";
/* CSS Document */

body {
	background-color: #eaeaea;
}
#wrap {
	width: 753px;
	margin: auto;
	background-image:url(img/bg.jpg);
}
#bgtop {
	background-image:url(img/bg_top.jpg);
	height: 32px;
	padding-top: 36px;
	padding-left: 20px;
}
#bgbottom {
	background-image:url(img/bg_bottom.jpg);
	height: 27px;
}
#content {
	padding-left: 15px;
}	
#content h2 {
	color: #494949;
	font-family: Helvetica, "trebuchet MS", Calibri;
	margin: 0;
	padding-left: 20px;
} 
#othercreatuers {
	background-image: url(img/other_creatures.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 30px;
}
#theshop {
	background-image: url(img/the_shop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 15px;
	padding-top: 30px;
}
#shop {
	background-image: url(img/shop_bg.jpg);
	height: 132px;
	width: 681px; 
	padding-top: 18px;
	padding-left: 40px;
}
#shopnow {
	float: right;
	margin-left: 590px;
	margin-top: 30px;
	position:absolute;
}
#dl {
	float: right;
	margin-left: 608px;
	margin-top: 17px;
	position:absolute;
}
.thumb {
	margin-right: 10px;
}
.thumb2 {
	margin-right: 36px;
}
#shop_1 {
	background-image: url(img/shop/addtocart.png);
	width: 77px;
	height: 19px;
	position:absolute;
	margin-left: 28px;
	margin-top: -4px;
}
#shop_2 {
	background-image: url(img/shop/addtocart.png);
	width: 77px;
	height: 19px;
	position:absolute;
	margin-left: 204px;
	margin-top: -4px;
}
#shop_3 {
	background-image: url(img/shop/addtocart.png);
	width: 77px;
	height: 19px;
	position:absolute;
	margin-left: 386px;
	margin-top: -4px;
}
#description {
	margin-top: 20px;
}
#description p {
	color: #494949;
	font-family: Helvetica, "trebuchet MS", Calibri;
	text-align:center;
	font-size: 14px;
	margin: 2px;
}
#download {
	background-image: url(img/dl_bg.jpg);
	height: 109px;
	width: 731px; 
	margin-top: 25px;
}
#monwp {
	position:absolute;
	margin-left: 40px;
	margin-top: -8px;
}
#listws {
	margin-left: 220px;
	padding-top: 20px;
}
#listws ul {
	list-style: none;
	color: #494949;
	font-family: Helvetica, "trebuchet MS", Calibri;
	font-size: 14px;
}
#listst {
	margin-right: 240px;
	padding-top: 20px;
	float: right;
}
#download a:link {
	color: #494949;
	text-decoration:none;
}
#listst ul {
	list-style: none;
	color: #494949;
	font-family: Helvetica, "trebuchet MS", Calibri;
	font-size: 14px;
}
#instructions p {
	color: #aaaba8;
	font-family: "trebuchet MS", Calibri;
	text-align:center;
	font-size: 11px;
	margin: 2px;
}