BODY {	background-color :linen; 	} div.outer{	border-right: linen;	border-top: linen;	left: 2%;	border-left: linen;	width: 96%;	border-bottom: linen;	position: absolute;	background-color: linen;	}div.logo{		border-bottom: linen;	height: 150px;	background-color: linen;	text-align: right;	background-image: url(hamsteadgrowersequestrian.gif);	border-bottom: linen;	color: darkgreen;	background-repeat: no-repeat;}h2{	font-weight: bold;	font-size: 25pt;	color: firebrick;	font-family: Arial;}div.navigation{	width: 20%;	background-color: antiquewhite;	border-right: linen;}div.innernavigation{	position: relative;	border-right: linen;	left: 10%;			background-color: antiquewhite;}a{	font-size: 12pt;	color: darkgreen;	font-family: Arial, Sans-Serif;	text-decoration: none;}a:hover{	font-weight: bold;	font-size: 12pt;	color: firebrick;	font-style: italic;	font-family: Arial, Sans-Serif;}div.text{	margin-top: 7px;	font-size: 12pt;	left: 25%;	margin-bottom: 7px;		width: 70%;	color: darkblue;	font-family: Arial, Sans-Serif;	position: absolute;	top: 150px;	background-color: linen;	overflow: auto;	height: 550px;}img.img{	float: left;	margin : 15px;}
