body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
}




/* nav ------------------------------------------------------------------------------------*/

#bhm_nav_placement{
	margin:0;
	padding:0;
}

#bhm_nav {
	width: 207px;
	height: 180px;
	background: url(../images/nav_bg.jpg) top left no-repeat;
	display: block;
	float:left;
	padding:0 0 0 0;
}
#bhm_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
	display: block;
}
#bhm_nav li {
	display: block;
	float:left;
}


#music a{
	background: url(../images/nav_music_css.gif) -207px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 27px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}
#music a:hover{
	background: url(../images/nav_music_css.gif) 0px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 27px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}

#doc a{
	background: url(../images/nav_doc_css.gif) -207px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 33px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}
#doc a:hover{
	background: url(../images/nav_doc_css.gif) 0px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 33px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}

#movies a{
	background: url(../images/nav_movies_css.gif) -207px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 33px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}
#movies a:hover{
	background: url(../images/nav_movies_css.gif) 0px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 33px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}
#dance a{
	background: url(../images/nav_dance_css.gif) -207px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 34px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}
#dance a:hover{
	background: url(../images/nav_dance_css.gif) 0px 0px no-repeat;
	display:block;
	width: 207px; 
	height: 34px ;
	float:left;
	padding:0px 0px 0px 207px;
    overflow: hidden;
    width: 0px !important; /* for most browsers */
    width /**/:207px; /* for IE5.5's bad box model */
	margin:0px;
	vertical-align:top;
}

/* index ------------------------------------------------------------------------------------*/

#bhm {
	margin:0;
	padding:0;
	
}


#bhm h1 {
	margin:0;
	padding:0;
}

#bhm_left {
	width:232px
	margin:0;
	padding:0;
	float:left;
	
}
#bhm_right {
	width:518px;
	margin:0;
	padding:0;
	float:right;
	
	
}
#bhm_right h2{
	background-color:#000000;
	margin:0 0 22px 0;
	padding:24px 0 24px 0;
	
}

#bhm_right p{
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0 20px 24px 20px;
	
}
.bhm_title {
	color:#FFFFFF;
	font-size:13px;
	
	font-weight:bold;
}
.bhm_date {
	font-size:11px;
	
	font-weight:bold;
}
