body {
	margin: 0;
	padding: 0;
	/* font-size: small; */
	font-family: "Times New Roman", Times, serif;
	background: #004;
}

/*
#HEADER h1 {
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	letter-spacing: 0.4em;
}
*/

#HEADER p {
	text-align: center;
	padding: 5px 0 10px 0;
	margin: 0;
}

p.strap, #FOOTER p.accountants {
	margin-top: -1em;
	color: rgb(120,33,54);
	background-color: transparent;
	font-variant: small-caps;
	letter-spacing: 0.3em;
}

#FOOTER p.accountants {
	margin-bottom: -1em;	
}

#CONTENT h1 {
	font-size: 150%;
}

#WRAPPER {
	margin: 30px 40px;
	padding: 10px;
	background: white;
	/* background-image: url(http://design/dands/gfx/stpauls2.gif); */
	/* background-image: url(http://rcw-web-design.co.uk/dands/gfx/stpauls2.gif); */
	background-position: top right;	
	background-repeat: no-repeat;
}

#HEADER {
	margin: 0;
	padding: 0;
}

#CONTENT {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%;
}

.red {
	color: red;
	background: transparent;
}

h1 {
	color: #008;
	background: transparent;	
	font-size: 200%;	
}

h2 {
	color: #008;
	background: transparent;	
	font-size: 130%;	
}

#CONTENT ul h2 a:link, #CONTENT ul h2 a:visited {
	text-decoration: none;
	color: #008;
	background: transparent;		
}

#CONTENT ul p.more a:link, a:link {
	color: #336;
	background: transparent;	
}

#CONTENT ul p.more a:visited, a:visited {
	color: #669;
	background: transparent;	
}

#CONTENT p.bold {
	font-weight: bold;
}

ul {
	list-style: square;
}

li.space {
	margin-bottom: 1em;
}

div.chart img {
	border: 1px solid #999;
	margin-top: -.7em;
}

p.name {
	color: #008;
	background: transparent;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.4em;		
	font-size: 110%;
}

#FOOTER {
	clear: both;
}

#FOOTER p {
	text-align: center;
}

#CLEARONE {
	clear: both;
	height: 1px;
}

/* LEFT NAVIGATION ATTRIBUTES */

#NAVIGATION ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
}

#NAVIGATION li, #NAVIGATION a, #NAVIGATION a:hover {
	width: 135px; /* REQUIRED!!! */
}

#NAVIGATION li {
	margin: 0 0 1px 0;
}

#NAVIGATION a, #NAVIGATION #current {
	padding: 0.3em;
}

#NAVIGATION a {
	display: block;
	text-decoration: none;
	color: white;
	background: #999;
}

#NAVIGATION a:hover {
	color: white;
	background: #005;
  font-weight: bold;
}

#NAVIGATION li#current {
	font-weight: bold;
	color: black;
	background: #DDD;
}

/* END OF LEFT NAVIGATION ATTRIBUTES */

#BREADCRUMB {
	color: white;
	background: #005;
	height: 20px;
	padding-left: 3px;
}

#BREADCRUMB a:link, #BREADCRUMB a:visited {
	color: #AAA;
	background: transparent;	
}

#CENTRE {
	line-height: 140%;
	margin-right: 20px;
}

p.quote {
	width: 121px;
	border: 1px solid #999;
	padding: 10px 10px 15px 10px;
	color: black;
	background-color: #FFC;
	line-height: 150%;
}

#CONTENT ul h2 {
	font-size: 105%;
	margin-bottom: -1em;
}

#stpauls {
	float: right;
	width: 252px;
	margin: 0 0 1em 3em;
}

#stpauls img {
	border: 1px solid #008;
}	

#stpauls p {
	font-size: small;
	text-align: center;
	margin-top: 0;
	line-height: normal;
}

p.screenhide {
	display: none;
}
