* {
	outline: 0px solid green;
	}
	
html {
	margin: auto auto;
		}
	
body {
	width: auto;
	height: auto;
	margin: 0 auto;
	}
	
#top_bar {
	width: auto;
	height: 17px;
	background-color: #254085;
	position: relative;
	top: 0;
	}
	
#wrapper {
	position: absolute; /* [contains all children below] */
	overflow: hidden;
	width: 100%;
	height: auto;
	top: 0;
	}
	
header {
	width: 960px;
	height: 190px;
	margin: auto;
	}
	
h1 {
	text-indent: -9999px;
	width: 200px;
	height: 220px;
	margin: auto;
	background-image: url("images/logo_tab.png");
	background-repeat: no-repeat;
	background-position: left;
	position: absolute;
	top: 0;
	}
	
h1 a:link {
	text-decoration: none;
	}
	
nav {
	width: auto;
	height: auto;
	float: left;
	margin-left: 200px;
	margin-top: 25px;
	padding-top: 17px;
	}
	
nav ul {
	width: auto;
	height: auto;
	list-style: none;
	float: left;
	margin-left: 0px;
	margin-top: 17px;
	}
	
nav li {
	font-family: 'PT Sans Narrow', verdana;
	font-size: 17px;
	letter-spacing: 1px;
	display: inline;
	margin: 5px;
	}
	
nav a:link {
	text-decoration: none;
	color: #254085;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 42px;
	padding-bottom: 5px;
	}
	
nav a:visited {
	text-decoration: none;
	color: #254085;
	}
	
nav a:hover {
	background-color: #e7decb;
	color: #CC3232;
	border-bottom: 2px solid #b3a79b;
	}
	 
nav a:active {
	background-color: #e7decb;
	color: #CC3232;
	border-bottom: 2px solid #b3a79b;
	}

#main_container {
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
	}
	
#big_content {
	width: 960px;
	min-height: 700px;
	background-color: #b3a79b;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#book {
	width: 960px;
	min-height: 300px;
	background-color: #b3a79b;
	overflow: hidden;
	}
	
#text_content {
	width: 450px;
	height: auto;
	float: left;
	margin: 40px 0px 0px 50px;
	padding: 0;
	overflow: hidden;
	}
	
#contact_content {
	width: 350px;
	height: auto;
	float: left;
	margin: 40px 0px 0px 50px;
	padding: 0;
	overflow: hidden;
	}
	
#right_text_content {
	width: 400px;
	height: auto;
	float: left;
	margin: 135px 20px 0px 0px;
	padding: 0;
	overflow: hidden;
	}
	
h2 {
	width: auto;
	height: auto;
	font-family: 'Kreon', Georgia;
	font-weight: 400;
	font-size: 34px;
	color: #CC3232;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	}
	
.author {
	width: auto;
	height: auto;
	font-family: 'Kreon', Georgia;
	font-size: 16px;
	font-style: italic;
	color: #CC3232;
	float: left;
	margin: 0px 0px 0px 200px;
	}
	
article {
	width: auto;
	height: auto;
	font-family: 'Kreon', Georgia;
	font-weight: 300;
	font-size: 15px;
	color: #254085;
	margin-top: 75px;
	}
	
.italics {
	font-style: italic;
	}
	
.bold {
	font-weight: 700;
	font-size: 16px;
	}
	
.professor {
	margin-top: 15px;
	margin-left: 25px;
	}
	
.blurb_professor {
	margin-top: 10px;
	float: left;
	margin-left: 25px;
	}
	
.bottom_professor {
	margin-top: 10px;
	float: left;
	margin-left: 60px;
	margin-bottom: 25px;
	}
	
.email {
	margin-top: 30px;
	}
	
.email a:link {
	text-decoration: none;
	color: #254085;
	}
	
.email a:visited {
	text-decoration: none;
	color: #254085;
	}
	
.email a:hover {
	text-decoration: underline;
	color: #254085;
	}
	
.email a:active {
	text-decoration: underline;
	color: #254085;
	}
	
aside {
	width: auto;
	height: auto;
	background-color: #ffffff;
	font-family: 'Kreon', Georgia;
	font-size: 14px;
	font-weight: 400;
	color: #254085;
	margin: 30px 0px 0px 0px;
	padding:10px 0px 10px 100px;
	}
	
aside ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
aside li {
	display: inline;
	padding: 0px 5px 0px 5px;
	}
	
aside a:link {
	text-decoration: none;
	color: #254085;
	}
	
aside a:visited {
	text-decoration: none;
	color: #254085;
	}

aside a:hover {
	text-decoration: underline;
	color: #254085;
	}

aside a:active {
	text-decoration: underline;
	color: #254085;
	}
	
figure {
	position: absolute;
	width: auto;
	height: auto;
	margin-top: -60px;
	margin-left: 520px;
	padding: 0;
	}
	
#photo_content {
	width: auto;
	height: auto;
	float: right;
	margin: 50px 90px 0px 0px;
	padding: 0;
	border: 1px solid #254085;
	overflow: hidden;
	}
	
#form_content {
	width: auto;
	height: 400px;
	float: right;
	margin: 40px 70px 0px 0px;
	padding: 40px 30px 0px 40px;
	background-color: #e7decb;
	overflow: hidden;
	}
	
label {
	font-family: 'Kreon', Georgia;
	font-size: 16px;
	color: #254085;
	}
	
#buy_button {
	position: absolute;
	margin: 270px 0px 0px 45px;
	}
	
article.book_quote {
	width: 500px;
	margin-top: 0px;
	}
	
#middle_bar {
	width: 960px;
	height: 7px;
	background-color: #b3a79b;
	margin: 65px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	}
	
#main_quote {
	width: 500px;
	height: auto;
	float: left;
	margin: 30px 0px 0px 230px;
	padding: 0;
	overflow: hidden;
	}
	
.quote {
	width: 500px;
	font-family: 'Kreon', Georgia;
	font-size: 24px;
	color: #CC3232;
	text-align: center;
	}

#peer_quotes {
	width: 825px;
	height: auto;
	border-top: 1px solid #e7decb;
	float: left;
	margin: 65px 0px 0px 50px;
	}
	
h3 {
	font-family: 'Kreon', Georgia;
	font-weight: 400;
	font-size: 24px;
	color: #CC3232;
	margin: 30px 0px 10px 0px;
	}
	
#left_quote {
	width: 750px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 25px;
	padding: 0;
	}
	
#middle_quote {
	width: 750px;
	height: auto;
	float: left;
	margin: 30px 0px 0px 25px;
	padding: 0;
	}
	
h4 {
	width: 35px;
	height: auto;
	font-family: 'PT Sans Narrow', verdana;
	font-weight: 700;
	font-size: 96px;
	line-height: 90px;
	color: #e7decb;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	}
	
.thought {
	width: 650px;
	float: left;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	}
	
h5 {
	width: 75px;
	height: auto;
	font-family: 'Kreon', Georgia;
	font-weight: 400;
	font-size: 20px;
	color: #254085;
	margin: 75px 0px 0px 0px;
	}
	
p {
	font-family: 'Kreon', Georgia;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	color: #254085;
	padding: 0;
	margin: 0;
	}
	
.date {
	margin-top: 25px;
	}
	
.location {
	font-weight: 400;
	}
	
footer {
	width: 960px;
	height: auto;
	font-family: 'PT Sans Narrow', Verdana;
	font-weight: 400;
	text-align: center;
	font-size: 12px;
	color: #254085;
	margin: 30px auto 25px auto;
	padding-top: 10px;
	border-top: 1px solid #b3a79b;
	}
	
footer a:link {
	text-decoration: none;
	color: #254085;
	}
	
footer a:visited {
	text-decoration: none;
	color: #254085;
	}
	
footer a:hover {
	text-decoration: underline;
	color: #254085;
	}
	
footer a:active {
	text-decoration: underline;
	color: #254085;
	}