BODY { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #d13d6b;
	margin: 20px auto;
	color:#646464;
}
p { 
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	line-height: 16px; 
}
H1 {
	 font-weight: normal; 
	 font-size: 16px; 
	 padding: 0 0 0 0; 
	 margin: 0 0 0 0; 
	 color: #221e1f; 
}
H2 {
	 font-weight: normal; 
	 font-size: medium; 
	 padding: 0 0 0 0; 
	 margin: 0 0 0 0; 
	 color: #fff; 
}
A:link { color: #c60b46; text-decoration: none; font-weight:normal; text-decoration: none; }
A:visited { color: #c60b46; text-decoration: none; font-weight:normal; text-decoration: none; }
A:hover { color: #663399; text-decoration: none; font-weight:normal; text-decoration: underline; }
#container {
	position:relative;
	margin:20px auto;
	width: 840px;
	height:600px;
	background-color:#ffffff;
}
#flowers_top {
	position:absolute;
	top:0px;
	left:0px;
	width:575px;
	height:100px;
	background-image:url(../pics/flowers_top.png);
	z-index: 1;
}
#flowers_side {
	position:absolute;
	top:24px;
	left:0px;
	width:100px;
	height:576px;
	background-image:url(../pics/flowers_side.png);
	z-index: 3;
}
#flowers_sideright {
	position:absolute;
	top:360px;
	left:740px;
	width:100px;
	height:240px;
	background-image:url(../pics/flowers_sideright.png);
}
#BGimg {
	position:absolute;
	top:-53px;
	left:110px;
	width:640px;
	height:395px;
}
#topimg {
	position:absolute;
	top:0px;
	left:0px;
	width:575px;
	height:323px;
	background-image:url(../pics/colourBG2.png);
}
#top_banner {
	position:absolute;
	top:0px;
	left:568px;
	width:252px;
	height:179px;
	text-align: right;
	background: #FFF;
	padding: 10px 0 0 10px;
	z-index: 11;
}
#whatson {
	position:absolute;
	top:285px;
	left:585px;
	width:235px;
	height:25px;
	padding:10px 5px 5px 5px;
	background-color:#92005a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
}
#whatson A:link { color: #ffffff; text-decoration: none; font-weight:normal; }
#whatson A:visited { color: #ffffff; text-decoration: none; font-weight:normal; }
#whatson A:hover { color: #ffffff; text-decoration: none; font-weight:normal; }
#strip3 {
	position:absolute;
	top:325px;
	left:585px;
	width:235px;
	height:35px;
	padding:5px 5px 5px 5px;
	background-color:#663399;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
#strip3 A:link { color: #ffffff; text-decoration: none; font-weight:normal; }
#strip3 A:visited { color: #ffffff; text-decoration: none; font-weight:normal; }
#strip3 A:hover { color: #ffffff; text-decoration: none; font-weight:normal; }
#strip4 {
	position: absolute;
	top: 195px;
	left: 585px;
	width:235px;
	height:80px;
	padding:5px 5px 5px 5px;
	background-color:#c60b46;
	color:#ffffff;
}
#content {
	position:absolute;
	top:380px;
	left:71px;
	width:660px;
	height:210px;
	overflow: auto;
	padding-right: 5px;
}
#header {
	position: absolute;
	top:340px;
	left:75px;
	width:500px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c60b46;
}
#gallery {
	position:absolute;
	top:200px;
	left:0px;
	width:527px;
	height:60px;
	background-color:#eae7e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#c60b46;
}
#navi {
	position: absolute;
	top: 208px;
	left: 115px;
	width: 450px;
	height:105px;
	font-size:14px;
}
#logo {
	position: absolute;
	top:17px;
	left:39px;
	width:291px;
	height:83px;
	z-index: 2;
}
#footer {
	position: absolute;
	margin: 10px 0 10px 0;
	top: 600px;
	left: 0px;
	width: 840px;
	height: 60px;
	font-size: 12px;
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}
#footer A:link { color: #ffffff; text-decoration: underline; }
#footer A:visited { color: #ffffff; text-decoration: underline; }
#footer A:hover { color: #ffffff; text-decoration: underline; }

