@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#main_heading {
	color: #FFF;
	width: 890px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 23px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	background-image: url(images/heading_900x147.jpg);
	height: 109px;
	position: relative;
}
#main_heading img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logo {
	position: absolute;
	left: 10px;
	top: 0px;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bibliography {
	margin: 0px;
	padding: 0px;
	float: right;
}
#book_advert a:link, #book_advert a:visited {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 70px;
	background-image: url(images/new-market-book.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 770px;
}
#book_advert a:hover {
	background-image: url(images/new-market-book-reverse.gif);
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-top: 4px;
	position: absolute;
	left: 0px;
	top: 115px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 900px;
	height: 20px;
	font-size: 0.9em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #093;
}
#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-right: 4px;
	margin-left: 5px;
	color: #FFF;
	padding-left: 3px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
}
#nav a:hover {
	color: #000;
	background-color: #F6D02D;
}
#contents {
	position: relative;
	background-image: url(images/Fruit&Veg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 570px;
	float: left;
}
#introduction {
	background-color: #60897B;
	width: 860px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
}
#introduction a {
	color: #900;
}
#photo_link {
	width: 250px;
	position: absolute;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #FFF;
	height: 107px;
	left: 10px;
	top: 420px;
	background-color: #CCC;
}
#photo_link a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flash_symbol {
	margin-top: 0px;
	margin-bottom: -5px;
}
.flash_symbol img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image_left {
	float: left;
	position: relative;
	margin-right: 5px;
}
.image_right {
	float: right;
	position: relative;
	margin-left: 3px;
}
#footer {
	color: #DDD;
	background-color: #900;
	text-align: center;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 25px;
	clear: both;
	font-size: 0.8em;
}
