body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12px;
	background-color: #410a07;
	background-image: url("images/gtm-bg.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	border: 0px;
}

img {
	border: 0px;
}

a:link, a:visited {
	color: #002151;
	font-weight: normal;
	text-decoration: none;
}

/*
a:hover, a:active {
	color: #915636;
	font-weight: normal;
	text-decoration: none;
}
*/

#header-title {
	position: absolute;
	left: 388px;
	top: 89px;
}

#header-image {
	position: absolute;
	left: 568px;
	top: 37px;
}

#menu-left {
	position: absolute;
	left: 105px;
	top: 220px;
}

#menu-left ul {
	padding: 0px;
	margin: 5px 0px 20px 28px;
	list-style: none;
	line-height: 16px;
}

#bodytext {
	position: absolute;
	top: 155px;
	left: 390px;
	width: 400px;
	height: 400px;
	border: 0px;
	background: transparent;
	}

#introflash {
	position: absolute;
	top: 155px;
	left: 325px;
	width: 500px;
	height: 352px;
	border: 0px;
	background: transparent;
	}

#stones {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 575px;
	left: 135px;
}

#book-blurb {
	position: absolute;
	padding: 0px 0px 0px 15px;
	top: 595px;
	left: 690px;
	line-height: 12px;
	text-align: right;
}

#book-blurb a { 
	color: #550000; 
	font-weight: normal;
	text-decoration: none;
}

#book {
	position: absolute;
	padding: 0px 0px 0px 0px;
	top: 510px;
	left: 795px;
} 


