body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #1169b3;
	margin: 11px 0;
	background: #fff;
}

p, blockquote, ul {
	text-align: justify;
	font-size: 100%;
	line-height: 130%;
	margin: 12px 0;
}

img {
	border: 0;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	margin: 8px 0;
}
h2 {
	font-size: 180%;
	font-weight: bold;
	margin: 8px 0; padding: 4px 0 16px 0;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 8px 0;
}

form {
	padding: 0;
	margin: 0;
}

.pagetable {
	position: relative;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	/* background: #fff url(uploads/93/bg_mid.png) repeat-y; */
}

.pagetable a {
	color: #555;
	text-decoration: none;
}
.pagetable a:hover {
	color: #333;
	text-decoration: underline;
}

.columns {
	position: relative;
	padding: 0 24px;
}

.left {
	width: 360px;
	float: left;
}
.right {
	width: 360px;
	float: right;
}
.right ul {
	list-style-type: square;
	font-size: 14px;
	margin: 8px 0 8px 8px;
}

.header {
	width: 800px;
	margin: 0; padding: 18px 24px 4px 24px;
	/* background: url(uploads/93/bg_top.png) no-repeat top; */
}

.header h1 {
	background: url(uploads/93/camberwell.gif) no-repeat top left;
	margin: 0 ; padding: 0;
}
.header h1 a {
	display: block;
	width: 800px;
	height: 150px;
}

.header .nav {
	text-align: left;
}
.header .nav p,
.header .nav .navigation {
	display: inline;
}
.header .nav select {
	width: 220px;
	color: #555;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin-bottom: 8px;
}
.header a {
	color: #777;
	text-decoration: none;
	border-bottom: 0;
}
.header a:hover {
	color: #555;
}

.footer {
	width: 800px;
	clear: both;
	text-align: left;
	margin: 0; padding: 18px 24px 18px 24px;
	/* background: url(uploads/93/bg_bot.png) no-repeat bottom; */
}
.footer p {
	line-height: 100%;
	margin: 0; padding: 0;
}

.feed h1 {
	font-size: 160%;
	padding: 4px 0 0 0;
}
.feed .item {
	clear: both;
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.feed .title {
	font-size: 120%;
}
.feed .description p {
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 4px 0;
}
.feed .text1 p,
.feed .text2 p {
	margin: 4px 0 12px 0;
}
.feed .picture {
	width: 372px; height: 282px;
	float: left;
	text-align: right;
}
.feed .picture img,
.feed .description img {
	display: inline;
	margin: 4px 12px 4px 0; padding: 1px;
	border: 1px solid #eee;
}

.editbuttons {
	list-style-type: none;
	margin: 0; padding: 0;
}
.editbuttons li {
	display: inline;
}

.controlbar {
	font-size: 90%;
	margin: 0;
}

ul.pagination {
	font-size: 120%;
	line-height: 150%;
	margin: 0; padding: 0;
}
ul.pagination li {
	display: inline;
	padding: 0 4px 0 0;
}
ul.pagination .highlight {
	font-weight: bold;
}
div.letterheader {
	font-size: 160%;
}

.administration td {
	vertical-align: top;
}

.flickrgallery {
	display: block;
	width: 360px; height: 80px;
}
.flickrgallery img {
	width: 40px; height: 40px;
	float: left;
	margin: 4px 6px 4px 0; padding: 1px;
	border: 1px solid #777;
}
.flickrgallery .flickrfooter {
	clear: both;
}
