/* BASIC ELEMENTS */
body {
	margin: 0px auto;
	padding: 0px; 
	background: url(images/bg.jpg) repeat-x;
	text-align: center;
	width:100%;
	height:100%;
	font-family:"Arial", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding: 0;
}

p { 
	margin:0.8em 0 0.8em 0;
	padding:0;
	line-height:1.2em;
	}

h1 { 
	font: bold 11pt Arial, Helvetica, sans-serif; 
	margin:0.2em 0 0.2em 0;
	line-spacing: 0px;
	color: #720a0b;
	}
	
h2 { 
	font: bold 10pt Arial, Helvetica, sans-serif; 
	margin-bottom: 0px;
	line-spacing: 0px;
	color: #720a0b;
	}

h3 { 
	font: normal 10pt Arial, Helvetica, sans-serif; 
	margin-bottom: 0px;
	margin-top: -0.3em;
	line-spacing:000000;
	}

body a:link, a:active, a:visited{
	font-weight: bold;
	text-decoration:none;
	color:#720a0b;
}

body a:hover{
	font-weight: bold;
	text-decoration:underline;
}


/* GENERAL DIVS */
#container {
	position: relative top center;
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background-color: white;
	border-right: 1px solid #6f2405;
	border-left: 1px solid #6f2405;
	border-bottom: 1px solid #6f2405;
	z-index: 1;
}

#book {
	margin: 0px auto;
	position: relative;
	left: 330px;
	top: 70px;
	height: 350px;
	width: 325px;
	background: url(images/book.gif) no-repeat;
	/*border-right: 1px solid #6f2405;
	border-left: 1px solid #6f2405;*/
	z-index: 5;	
}


#header {
	margin: 0px auto;
	position: relative;
	height: 75px;
	width: 800px;
	background: transparent; 
	background: url(images/headerArt.jpg) no-repeat;
	z-index: 5;
}


#headerRight  {
	margin: 0px auto;
	margin-left:550px;
	position: relative;
	top: 10px;
	height: 35px;
	width: 200px;
}


#nav {
	position: relative;
	margin: 0px auto;
	top: 0px;
	height: 25px;
	width: 800px;
	z-index: 6;	
}

#subHeader {
	margin: 0px auto;
	position: relative;
	top: 0px;
	height: 70px;
	width: 800px;
	background: transparent; 
	border-bottom: 1px solid #6f2405;
	z-index: 1;
}

#topMain {
	margin: 0px auto;
	position: relative;
	top: 0px;
	width: 800px;
	height: 309px;
	margin-bottom: 0px;
	background: url(images/topMain.jpg) no-repeat;
	background-color: white;
	border-bottom: 1px solid #6f2405;
	z-index: 1;
}
	
#main {
	position: absolute top center;
	top: 0px;
	margin: 0px auto;
	margin-top: 0px;
	width: 800px;
	background-color: white;
	margin-bottom: 12px;
}

#footer {
	position: relative;
	margin: 0px auto;
	margin-top: 10px;
	width: 800px;
	height: 5px;
	background-color: #6f2405;
}
	

/*HOME PAGE ELEMENTS*/	

#topContent {
	position: absolute;
	top: 90px;
	left: 220px;
	margin: 0 auto;
	width: 345px;
}

#buyButton {
	position: absolute;
	top: 230px;
	left: 380px;
	margin: 0 auto;
	width: 345px;
	}

#contentLeft {
	float: left;
	position: relative;
	top: 0px;
	margin: 0px auto;
	margin-top: 0px;
	background: url(images/bioFront.jpg) no-repeat;
	width: 465px;
	height: 260px;
}

#contentRight  {
	margin: 0 auto;
	margin-top: 0px;
	margin-left: 470px;
	background: url(images/newsFront.jpg) no-repeat;
	width: 320px;
	height: 260px;
	z-index: 1;
}

#bioFront {
	position: relative;
	top: 65px;
	left: 235px;
	width: 210px;
}

#newsFront {
	margin: 0 auto;
	margin-top: 0px;
	position: relative;
	top: 65px;
	left: 0px;
	width: 250px;
}

/*AUTHOR PAGE ELEMENTS*/	
#bioInside {
	margin-top: 80px;
	margin-left: 275px;
	height: 300px;
	width: 490px;
	overflow: vertical scroll;
}

/*BOOK PAGE ELEMENTS*/	

#sideArt {
	margin: 0 auto;
	position: absolute;
	left: 440px;
	top: 180px;
	height: 458px;
	width: 392px;
	background: url(images/bookSide.jpg) no-repeat;
	/*border-right: 1px solid #6f2405;
	border-left: 1px solid #6f2405;*/
	z-index: -1;	
}

#buyButton2 {
	position: absolute;
	top: 220px;
	left: 260px;
	margin: 0 auto;
	width: 345px;
	}

#contentLeftBook {
	position: relative;
	float: left;
	top: 0px;
	background: url(images/bookLeftTop.jpg) no-repeat;
	width: 465px;
	height: 269px;
	z-index: 0;
}

#contentLeftBook2 {
	float: left;
	position: relative;
	top: 0px;
	margin: 0 auto;
	background: url(images/bookLeftBottom.jpg) no-repeat;
	width: 465px;
	height: 198px;
	z-index: 0;
}

#bookInside {
	position: relative;
	top: 95px;
	left: 45px;
	width: 370px;
}

#bookExcerpt {
	margin: 0 auto;
	margin-top: 0px;
	position: absolute;
	top: 25px;
	left: 55px;
	width: 350px;
}

/*OTHER PAGES*/
#contentLeftGen {
	position: relative;
	float: left;
	top: 0px;
	background: url(images/bookLeftTop.jpg) no-repeat;
	width: 465px;
	height: 269px;
	z-index: 0;
}

#contentLeftGen2 {
	float: left;
	position: relative;
	top: 0px;
	margin: 0 auto;
	background: url(images/bookLeftBottom.jpg) no-repeat;
	width: 465px;
	height: auto;
	z-index: 0;
}

#contentLeftGen3 {
	float: right;
	position: relative;
	top: 0px;
	margin: 0 auto;
	background: url(images/bookLeftBottom.jpg) no-repeat;
	width: 465px;
	height: auto;
	z-index: 0;
}

#genInside {
	position: relative;
	top: 95px;
	left: 45px;
	width: 370px;
}

#genInside2 {
	position: relative;
	top: 95px;
	left: 45px;
	width: 370px;
	height: auto;
}
