body{
	font-family: "Arial";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a{
	color: red;
}

div#container{
	height: 100%;
	margin: 0 auto;
	width: 720px;
}


#header{
	width: 100%;;
	height: 80px;
	float: left;
	margin-bottom: 30px;
	position:relative;
}

#logo{
	background:#ffffff url(../images/logo.gif) no-repeat;
	height: 80px;
	position: relative;
	width: 80px;
	float: left;
	margin-right: 10px	
}

#header_bar{
	background:#ffffff url(../images/headerbar.gif);
	height: 80px;
	position: relative;
	width: 616px;
	float: left;
}

#main{
	height: 320px;
	width: 100%;
	float: left;
	position:relative;
}

#main #left_column{
	float: left;
	padding-right: 15px;
	position: relative;
	width: 350px;
}

#left1_copy #bookimage{
	background: #ffffff url(../images/book1.jpg) no-repeat;
	height: 193px;
	float: left;
	width: 138px;
}

#left1_copy #bookwords{
	float: left;
	position: relative;
	width: 201px;
}

#left1_copy #booktopwords{
	background: #ffffff url(../images/book1title.gif) no-repeat;
	height: 59px;
	float: left;
	width: 201px;

}

#left1_copy #bookbottomwords{
	float: left;
	width: 201px;
}

#container #quote_row{
	float: left;
	width: 100%;
}

#quote_row #left_quote_col{
	float: left;
	position: relative;
	width: 350px;
}

#quote_row #right_quote_col{
	float: left;
	position: relative;
	width: 350px;
}

#quote_row #book1_quotes{
	display: block;
	position: relative;
	width: 100%;
}

#quote_row #quote_1{
	background: #ffffff url(../images/quote1.gif) no-repeat;
	height: 30px;
	float: left;
	margin-bottom: 10px;
	width: 340px;
}

#quote_row #quote_2{
	background: #ffffff url(../images/quote2.gif) no-repeat;
	height: 30px;
	float: left;
	margin-bottom: 10px;
	width: 340px;
}

#quote_row #quote_3{
	background: #ffffff url(../images/quote3.gif) no-repeat;
	height: 50px;
	float: left;
	margin-bottom: 10px;
	width: 340px;
}

#quote_row #quote_4{
	background: #ffffff url(../images/quote4.gif) no-repeat;
	height: 60px;
	float: right;
	margin-bottom: 10px;
	width: 340px;
}

#main #right_column{
	float: left;
	position: relative;
	width: 350px;
}

#right1_copy #bookimage2{
	background: #ffffff url(../images/book2.jpg) no-repeat;
	height: 193px;
	float: left;
	width: 138px;
}

#right1_copy #bookwords2{
	float: left;
	position: relative;
	width: 201px;
}

#right1_copy #booktopwords2{
	background: #ffffff url(../images/book2title.gif) no-repeat;
	height: 59px;
	float: left;
	width: 201px;

}

#right1_copy #bookbottomwords2{
	float: left;
	width: 201px;
}

#right1_copy #book2_quotes{
	display: block;
	margin-top: 20px;
	position: relative;
	width: 100%;
}

#container #bio{
	background: #e1d4a0 url(../images/biogradient.gif) repeat-x;
	float: left;
	font-size: .9em;
	padding-top: 20px;
	position: relative;
	width: 100%;
}

#bio #bioimage{
	background: #ffffff url(../images/biophoto.jpg) no-repeat;
	height: 154px;
	margin-left: 15px;
	float: left;
	width: 109px;
}

#bio #biowords{
	float: left;
	padding: 0 20px;
	width:550px;
}

#bio #bio_title{
	background: transparent url("../images/bioheader.png") no-repeat;
	height: 18px;
	margin-bottom: 10px;
	width: 174px;
}

#container #footer{
	float:left;
	font-size:0.75em;
	height:7px;
	margin-top:5px;
	text-align:right;
	width:100%;
}
