body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEFAE9;
	font-size: 90%;
}
#wrap {
	margin: auto;
	height: auto;
	width: 750px;
}
#topbanner {
	height: 175px;
	width: 750px;
	background-image: url(images/topbanner_01.gif);
	background-repeat: no-repeat;
}
#content {
	height: auto;
	width: 710px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/background_trans.gif);
	background-repeat: repeat-y;
	float:left;
}
#content h1 {
	font-size: 1.5em;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
}
#content h2 {
	font-size: 1.1em;
	font: Arial, Helvetica, sans-serif;
	color: #EE335E;
}
#content h3 {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #EE335E;
	text-align: center;
}
#content p {
	font-size: 1em;
	line-height: 1.3em;
}
#content li {
	margin-top: 0.8em;
}
#content a, #content a:visited {
	color: #EE335E;
	text-decoration: none;

}
#content a:hover, #content a:active {
	color: #EE335E;
	text-decoration: underline;
}
#navbar {
	height: 30px;
	width: 750px;
	background: #EE335E;
}
#navbar ul {
	list-style: none;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: 690px;
	padding: 7px 10px 5px 5px;
}
#navbar li {
	display: inline;
	padding-left: 10px
}
#navbar a:link, #navbar a:visited {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navbar a:hover {
	color: #FFCCFF;
}
#footer {
	height: 60px;
	width: 750px;
	padding-bottom: 3px;
	padding-top: 3px;
	background: #EE335E;
	text-align: center;
	clear: both;
}
.image-left {
	float: left;
	border: 0;
	margin: 0 10px 10px 0;
}
.image-right {
	float: right;
	border: 0;
	margin: 0 0 10px 10px;
}
.quote-centre {
	text-align: center;
	font-weight: bold;
	color: #003399;
	padding-right: 100px;
	padding-left: 100px;
}
.booktitle {
	font-weight: bold;
	margin-top: -15px;
	color: #003399;
}
.right-box {
	width: 200px;
	background-color: #FFF;
	margin: 10px;
	padding: 10px;
	float: right;
	text-align: center;
}
.welcome {
	text-align: center;
	color: EE335E;
	font-size: 1.5em;
}

#horse{
	padding: 5px;
	margin-top: 5px;
	width: 160px;
	height: auto;
	float: left;
}

#horse ul { 
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#horse li {
	margin-top: 2px;
	margin-left: 0;
	}
#horse a:link, #object a:visited {
	color: #EE335E;
	text-decoration: none;
}
#horse a:hover, #object a:active {
	color: #EE335E;
	text-decoration: underline;
}
#horse-des {
	padding: 30px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	width: 500px;
	height: auto;
	float: right;
}
.book {
	border: 1px dotted #003399;
	padding: 10px;
	margin: 0 100px 0 100px;
}