/* CSS Document */
BODY {

	font-family:Georgia, "Times New Roman", Times, serif;
	background:#efe5c9;
	text-align:center;
	scrollbar-face-color: #881616; 
scrollbar-shadow-color: #881616; 
scrollbar-highlight-color: #881616;
scrollbar-3dlight-color: #881616; 
scrollbar-darkshadow-color: #881616; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #451010;

}

#outerbody {

	background:#FFFFFF;
	width:790px;
	padding:5px;
	border:#c38a8a solid 1px;

}

#innerbody {

	width:100%;
	background:#881616;

}

div.header {

	background:url(images/bc_header_bg.gif) repeat-x;
	height:236px;
	text-align:left;

}

TD.bobconducting {


	background:url(images/bc_header_bob_conducting.jpg) no-repeat right;
	width:577px;
	height:144px;

}

div.robertchildscouk {

	background:url(images/bc_header_text.gif);
	width:573px;
	height:37px;
}

div.timeline {

	background:url(images/bc_timeline.jpg) no-repeat;
	width:100%;
	height:50px;

}

#globalcontent {

	height:100%;
	width:100%;
	text-align:left;
	
}

#menu {

	width:200px;
	height:264px;
	background:#881616;
	position:absolute;
	float:left;
	text-align:left;

}

#content {

	background:url(images/bc_content_bg.gif) #ab8213 repeat-x;
	width:569px;
	height:400px;
	margin-left:200px;
	border-left:#000000 solid 1px;
	padding:10px;
	line-height:16px;
	font-size:12px;	
	color:#FFFFFF;
	overflow: auto;

}

#content P {

	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;

}

#content STRONG, B {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;

}

#content h1, h2, h3, h4 {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:20px;
	color:#efe5c9;
	border-bottom:solid #efe5c9 5px;
	padding-bottom:5px;
	font-variant:small-caps;

}

STRONG.cutenews {

	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;

}

#content_intro {

	background:url(images/bc_content_bg.gif) #ab8213 repeat-x;
	width:589px;
	height:300px;
	margin-left:200px;
	border-left:#000000 solid 1px;
	padding:10px 0px 0px 0px;
	font-size:12px;	
	color:#FFFFFF;
	overflow: auto;

}

TD.content_intro_text {
	padding-left:10px;
}

#content_intro P {

	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;

}

#content_intro STRONG, B {

	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-weight:bolder;
	font-size:16px;

}

#footer {

	width:788;
	height:20px;
	background:url(images/bc_header_bg.gif) repeat-x;
	border-top:#000000 solid 1px;
	padding:15px;
	color:#bc3434;
	text-align:left;

}

#footer A {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#bc3434;
text-align:left;
text-decoration:underline;

}

#footer A:hover {
text-decoration:none;
}

#footer_text {

	margin-top:20px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#988a62;

}

#footer_text A {

	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#988a62;
	text-decoration:underline;

}

#footer_text A:hover {

	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#988a62;
	text-decoration:none;

}

a {

	color: #FFFFFF;
	text-decoration:underline;

}

a:hover {

	color: #FFFFFF;
	text-decoration:none;

}

TD.recordings_title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-align:center;
padding:7px;
background:#881616;
}

TD.recordings {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
background:#bb901a;
border-bottom:1px solid #881616;
}

TD.fullstory {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
}

p.quote {
font-family:Georgia, "Times New Roman", Times, serif;
text-align:justify;
background:#FFFFFF;
padding:10px;
margin:10px;
color:#000000;
}