#logobar {
	position: absolute;
	height: 100px;
	width: 700px;
}
#sectionTitle {
	position: absolute;
	height: 65px;
	width: 218px;
	left: 468px;
	top: 25px;
	text-align: right;
}


#container {
	position: relative;
	background-color: #FBF908;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 694px;
}

#nav {
	position: absolute;
	width: 120px;
	top: 100px;
	background-color: #FD2623;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 100;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#editBookList {
	position: relative;
	width: 630px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#book {
	position: relative;
	width: 400px;
	margin-top: 20px;
	left: 194px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height:200px;
	height:250px;
}
#randomBook {
	position: relative;
	width: 490px;
	left: 158px;
	border: 2px solid #000000;
	top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	min-height: 300px;
	height:250px;
}
.BookDescription {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.sectionTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #FFFFFF;
}

#bookImage {
	position: relative;
	top: 15px;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bookLinks a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	color: #0033FF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
body {
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
.awardName {
	font-size: 18px;
	color: #333333;
}

#bigImage {
	position: relative;
	width: 240px;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}

.navLinks a {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#contact {
	position: relative;
	top: 20px;
	width: 490px;
	left: 160px;
}
#singleBook {
	position: relative;
	width: 514px;
	left: 130px;
	top: 40px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-top: 25px;
}


#oddImage {
	float: left;
	width: 120px;
	position: relative;
	display: block;
	margin-right: 30px;
}

.navLinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#randomBookImage {
	position: relative;
	width: 120px;
	left: 10px;
}
#content {
	position: relative;
	width: 100%;
	background-color: #FBF908;
	top: 100px;
	left: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 100px;
}


#evenImage {
	float: right;
	width: 120px;
	position: relative;
	display: block;
	margin-left: 30px;
}
#bookText {
	position: absolute;
	left: 180px;
	width: 290px;
	color: #000000;
	top: 10px;
}

#review {
	position: relative;
	width: 400px;
	margin-top: 20px;
	left: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	height: 100%;
	padding-bottom: 100px;
	top: 20px;
}
.bookTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #000000;
	padding-left: 15px;
}
.reviewQuote {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	display: block;
}
#quote {
	position: relative;
	top: 30px;
	padding-left: 20px;
}
#bioPic {
	position: relative;
	height: 270px;
	width: 390px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#bio {
	position: relative;
	width: 540px;
	left: 129px;
	top: 20px;
	background-color: #FFFFFF;
	padding: 5px;
}
#contentHome {
    -moz-box-sizing: border-box;
	position: relative;
	width: 700px;
	background-color: #FBF908;
	top: 100px;
	left: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-bottom: 100px;
}
.singleBookTitle {

	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #000000;
}
body a {
	color: #0066FF;
	text-decoration: none;
}
.rightSelect {
	position: absolute;
	left: 350px;
}
.RightAlign {
	float: right;
	padding-right: 20px;
	position: relative;
}
.error {
	color: #FF0000;
}
.normal {

	color: #000000;
}
#order {
	position: absolute;
	left: 554px;
	top: 8px;
}
#logout {
	float: right;
}

#adminList {
	position: relative;
	width: 350px;
	top: 20px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
