.header #logo{
	background:url(http://media.bmt.org/bmt_media/bmt_images/logos/bmtWBM.png) no-repeat top left;
	height:78px;
	width:272px;
}
/*.mainContainer { position: relative;}*/

/*#leftCol .news-list{
background-color:#8B9B93;
background-color:#1abdc9;
background-color:#005581;
background-color:#8B9B93;
}
#leftCol .news-list li{
color:#fff;	
}
#leftCol .news-list ol li span {
	color:#d4d00f;
}
#leftCol .news-list h1, #leftCol .news-list-search h2, #leftCol .news-list-pageResults a, #leftCol .news-list ol li a {
	color:#D6E9E0;
}*/

.newimageSlideshowHolder,.newimageSlideshowHolder_left{
	margin:0px;
	padding: 0px;
	width:259px;
	height:479px;
	top: 118px;
	right: 200px;
	position:absolute;
}

.newimageSlideshowHolder img{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:259px;
	height: 479px;
}

#slider {
	display:none;
	position:relative;
	background:url(http://media.bmt.org/bmt_media/bmt_images/shared/loading.gif) no-repeat 50% 50%; 
}

/*homepageBlocks */
#wideCol a.homeLink{
	display:block;
	padding:5px;
	margin:2px 0 0 0;
	background-color: #cfebfa;
	color:#005581;
}
#wideCol a.homeLink:hover{
	color:#fff;
	background-color:#1abdc9;
}

/*homepageBlocks */
.sectionDivider{
	width:712px;
	border-bottom: 1px solid #8ed6e6;
	margin: 0 -15px 0px -15px;
	padding: 0pt;
	height: 20px;
}

.fullBlock{
width:100%;
border-top: 1px solid #fff;
border-bottom: 1px solid #8ed6e6;
margin: 0 -15px 0 -15px;
padding: 15px;
background-color: #cfebfa;
overflow:hidden;
}