﻿#container {
	background-color: #A2CAF3;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	white-space:nowrap;
	
}
#masthead {
	background-color: #89AAD6;
	height: 220px;
	white-space:nowrap;
	overflow:hidden;
}
#footer {
	text-align: center;
	font-weight: bold;
	font-size: larger;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	bottom: 11px;
	position: relative;
}
#mainbody {
	width: 100%;
	height:100%;
}
#logo {
	width: 198px;
	height:213px;
	float: left;
}
#title {
	float: none;
	height: 213px;
	text-align:center;
}
#changepic {
	float: right;
	clip: rect(0px, 10px, 0px, 0px);
	width:200px;
	height:213px;
}
#topnav {
	height: 40px;
	background-color: #A2CAF3;
	font-weight: bold;
	font-family: inherit;
	border-width: none;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 10px;
	width: 100%;
	white-space: nowrap;
	overflow:hidden;
}
#topnav ul {
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	padding: 5px;
	margin: 1px;
	width: 100%;
}
#topnav ul li {
	float: left;
	white-space: nowrap;
	width:14%;
}
#topnav ul li a {
	border-radius: 8px;
	padding: 5px;
	background-color: #89AAD6;
	border: medium solid #A2CAF3;
	min-width:14%;
	display:block;
	}
#editable {
	background-color: #A2CAF3;
	float: none;
	white-space: normal;
	text-indent: 5px;
	padding-left: 10px;
	margin-left: 10px;
	font-size: medium;
}
#sidebody {
	border-style: none;
	background-color: #89AAD6;
	width: 130px;
	height: 650px;
	text-align: center;
	padding-bottom: 12px;
}
#cell {
	background-color: #A2CAF3;
	border: medium solid #89AAD6;
	text-align:center;
	width:108px;	
	padding:6px;
}

#right_col {
	width: 150px;
	height: 660px;
	float: right;
	top: 35px;	
}
#right_col iframe {
	border-style: none;
	border-color: #FFFFFF;
	padding-left: 10px;
	padding-top:2px;
	width: 130px;
	height: 660px;
	position: float;
	top: 35px;
}
body {
	background-color: #A2CAF3;
	overflow:auto;
	min-width:810px
}
.flashgroup {
	border:3px solid blue;
}
p {
	text-indent: 0px;
}
.addmung::after { 
     content:"\40wooltonsociety.org.uk";  
}
