body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:77%;
	text-align: center;
	margin:0;
	padding:3em 0 0 0;
	background-color:#FFFFFF;
}

  
a {
	color:#663366;
	background: bottom repeat-x;	
	text-decoration:none;
	font-weight:700;
}
	
a:hover {
	background-image: url(../images/alinkh.gif);	
	color:#B3C731;
	font-weight:700;	
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
}
   
p {
	line-height: 2em;
	font-size: 1.1em;
	text-align: justify;	
	padding-left:2em;
}

ul {
	line-height: 2em;
	font-size: 1.1em;
	padding-left:5em;
}

h1 {
	padding-left:1.6em;
	font-size:1.3em;	
	font-weight:700;
	color:#663366;
}

#wrapper {
	width: 747px;
	text-align: left; /* resets the text alignment */
	margin: 0 auto; /* centre the container */

}
	
#BHC_Top {
	display: none;
}

#BHC_Logo {
	position:relative;
	top:0;
	left:15px;
	background-image: url(../images/bhclogo.jpg) top left no-repeat;	
	height:52px;
  	width:747px;
}

html>body #wrapper #BHC_Logo {
	width:743px;
} 
 
#banner {
	display: none;
}

html>body #wrapper #banner {
	width:743px;
} 

#BHC_Bot {
	display: none;
}

#contentareanavwrapper {
	margin: 0 auto; /* centre the container */
	text-align:center;	
}

#contentareanav {
	text-align:center;	
	margin: 0 auto; 
	position:relative;
	top:27px;
	width:712px;
	height:25px auto;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#663366;
}

#contentareacontent {
	margin-left:1em;
	text-align:left;
}

#contentareacontent a {
	color:#FFFFFF;
	background: bottom repeat-x;	
	text-decoration:none;
	font-size:0.9em;
	font-weight:700;
}
	
#contentareacontent a:hover {
	background-image: url(../images/alinkh_w.gif);	
	color:#B3C731;
	font-weight:700;	
}

#contentareacontent .currentpage {
	display:inline;
	color:#B3C731;
	font-size:0.9em;
	font-weight:700;
}

#contentareacontent .navsep {
	display:inline;
	color:#FFFFFF;
}

#pagecontent {
	width:490px;
	font-size:0.85em;
	padding: 0em 1em 1em 1em;
	float:left;
	text-align:left;
	position:relative;
	top:45px;
}

#sidebar {
	display: none;
}

.promoarea {
	height:auto;
}
.promoareaheader {
	background-image: url(../images/promoheader.gif);
	width:182px;
	height:15px;
}

.promoarea h2 {
	font-size:1em;	
	font-weight:700;
	color:#663366;
}

.promoarea ul {
	list-style:none;
    margin-left:0.3em;
    padding:0;	
	font-size: 0.9em;
}

.promoarea p {
	line-height: 2em;
	font-size: 0.9em;
	margin:0;
	padding:0;
}

#xhtml {
	background-image: url(../images/xhtml.gif);
	width:96px;
	height:38px;
}

#css {
	background-image: url(../images/css.gif);
	width:96px;
	height:38px;
}

#aaa {
	background-image: url(../images/aaa.gif);
	width:96px;
	height:38px;
}

.clear {
	clear:both;
}

.spacer {
	height:40px;
}

#footerwrapper {
	margin: 0 auto; /* centre the container */
	text-align:center;	
	position:relative;
	top:30px;
}

#footer {
	background-image: url(../images/footer.png);	
	width:712px;
	height:40px;	
}

#menu {
	display: none;
}
