body {
	margin: 0;
	padding: 0;
}

#st_top {
	background: transparent url(http://www.standish.org.uk/images/pngs/st_bdrop.png) repeat-x;
	height: 65px;
	margin-bottom: 40px;
}

#phpbb #st_top {
	margin-bottom: 20px;
}

#st_top .st_title {
	position: absolute;
	top: 0;
	left: 10px;
}


#st_menu {
	float: right;
	padding: 0;
	margin: 15px 5px 0 0;
}

#st_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#st_menu li {
	float: left;
	background: transparent url(http://www.standish.org.uk/images/pngs/st_menu_lo_right.png) no-repeat top right;
	padding: 0;
	margin: 0 4px;
	padding-right: 20px; /* Modify this to move box right */
}

#st_menu li a {
	display: block;
	float: left;
	padding: 0;
	padding-left: 23px; /* Modify this to move box left */
	background: transparent url(http://www.standish.org.uk/images/pngs/st_menu_lo_left.png) no-repeat top left;
	text-decoration: none;
	color: #003;
	font: normal 11pt/100% "Century Gothic", Helvetica, Arial, Sans-Serif;
}

#st_menu li span {
	display: block;
	padding: 8px 0 19px 0; 
	padding-left: 0px; /* Modify this to move menu text */
}

#st_menu li.selected {
	background: transparent url(http://www.standish.org.uk/images/pngs/st_menu_hi_right.png) no-repeat top right;
}

#st_menu li.selected a {
	background: transparent url(http://www.standish.org.uk/images/pngs/st_menu_hi_left.png) no-repeat top left;
}

#st_menu li.selected span {
	background: transparent url(http://www.standish.org.uk/images/pngs/st_menu_selected.png) no-repeat center top;
}



#st_bottom_menu {
	color: #ccc;
	text-align: center;
	font: normal 16px "Century Gothic", Helvetica, Arial, Sans-Serif;
	padding: 30px 0 15px 0;
	clear: both;
}

#st_bottom_menu span {
	color: #333;
}

#st_footer {
	color: #333;
	clear: both;
	border: 0;
	border-bottom: 1px solid #000033;
	margin: 0;
	text-align: center;
	background: transparent url(http://www.standish.org.uk/images/pngs/st_footer_bdrop.png) repeat-x bottom center;
}

#st_footer .st_footnote {
	color: #333;
	font: normal 7pt Verdana, Helvetica, Arial, Sans-Serif;
	width: 600px;
	border: 0;
	margin: 10px auto 0 auto;
	padding: 12px 0 8px 0;
	text-align: center;
	background: transparent url(http://www.standish.org.uk/images/pngs/st_footer.png) no-repeat top center;
}

#phpbb .standish_top {
	margin-left: 150px;
}

#phpbb #site-description {
	float: right;
	text-align: right;
	width: 100%;
	margin-left: 150px;
}

#phpbb .sjb_crest {
	position: absolute;
	top: 120px;
	left: 5px
	border: 1px dotted red;
	z-index: 99;
}

#logo {
	position: absolute;
	top: 94px;
	left: 20px;
	z-index: 2;
}

#phpbb #search-box {
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 5px;
	display: block;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#phpbb .headerbar {
	color: #fff;
	background: #6f5e5c url(http://www.standish.org.uk/images/jpegs/bb_header_bdrop.jpg) repeat-x top right;
	margin: 0 0 15px 0;
	clear: right;
}

#phpbb .headerbar p {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

#phpbb h1 {
	padding: 20px 10px 0 0;
	font-size: 4em;
	color: #fff;
}

#phpbb #site-description {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
}
