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

body {
	background-color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;

}
h1 {
	font-family: Helvetica LT Std, Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-decoration: none;
}
h2 {
	font-family: Helvetica LT Std, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
img {
	border-style: none;
}
#splash {
	width:313px;
	height:500px;
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;


}

#maincontain {
	margin-top:90px;
	margin-left:auto;
	margin-right:auto;
	height:763px;
	width:697px;

	}
	
#nav_bar {
	width:697px;

}

#cont {
	background: url(images/bg_cont.jpg) no-repeat;
	width:100%;
	height:100%;
}

#contextend {
	background: url(images/bg_extended.jpg) no-repeat;
	width:697px;
	height:927px;
}

#cont_box {
	background: url(images/trans_white.png) repeat;
	height: 646px;
	width: 457px;
	position: relative;
	left: 207px;
	top: 33px;
}

#cont_box_ex {
	background: url(images/trans_white.png) repeat;
	height: 800px;
	width: 485px;
	position: relative;
	left: 183px;
	top: 33px;
}
#bookpic {
	height: 188px;
	width: 124px;
	position: relative;
	left: 303px;
	top: 43px;
}
#biopic {
	height: 183px;
	width: 177px;
	position: relative;
	left: 250px;
	top: 96px;
}
#topLine {
	background: url(images/line.gif) repeat;
	position: relative;
	height: 5px;
	width: 398px;
	left: 29px;
	top: 27px;
}
#title {
	height: auto;
	width: 242px;
	position: absolute;
	left: 35px;
	top: 21px;
}
#titleQuest {
	height: auto;
	width: 150px;
	position: absolute;
	left: 35px;
	top: 1px;
}

#bottomLine {
	background: url(images/line.gif) repeat;
	position: absolute;
	height: 3px;
	width: 240px;
	left: 32px;
	top: 79px;
}

#text_box {
	position: absolute;
	height: auto;
	width: 240px;
	left: 32px;
	top: 96px;
	}
	
#book_box {
	position: absolute;
	height: auto;
	width: 340px;
	left: 32px;
	top: 96px;
	}
	
#text_box_ex {
	position: absolute;
	height: auto;
	width: 435px;
	left: 32px;
	top: 76px;
	font-size: 11px;
	}
	
#bio_box {
	position: absolute;
	height: auto;
	width: 200px;
	left: 32px;
	top: 96px;
	font-size: 11px;
	line-height: 12.5px;
	}
#bio_text_btm {
	position: absolute;
	height: auto;
	width: 395px;
	left: 32px;
	top: 295px;
	font-size: 11px;
	line-height: 12.5px;
	}

#picLine {
	background: url(images/line.gif) repeat;
	position: absolute;
	height: 3px;
	width: 123px;
	left: 303px;
	top: 245px;
}
#booktext {
	position: absolute;
	height: auto;
	width: 130px;
	top: 257px;
	left: 303px;
}
#maincontain #cont #cont_box #booktext {
	font-size: 11px;
	text-decoration: none;
}
#birds {
	background: url(images/birds.png);
	position: absolute;
	height: 130px;
	width: 275px;
	right: 0px;
	top: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
#maincontain #cont #cont_box #book_box table {
	text-align: center;
}

