body { background: #e0e0e0 url(../images/bgconference-gray.jpg) repeat-x left top; }
.home #header {
	height: 512px;
}
.home #columnWrapper {
	padding-bottom: 2em;
	background: transparent url(../images/bgcolwrapper.jpg) repeat-x;
}
.home #columnWrapper #mainBody {
	float: left;
	width: 600px;
	margin:0;
}
.home #columnTwo {
	background: transparent !important;
}
.home #columnWrapper #columnTwo {
	float: right;
	width: 328px;
	background-color: #e0eafd;
	padding:24px 0 22px 20px;
	overflow: hidden;
}
.home #tabsContainer{
	width: 572px;
	margin: 2.1em 1.7em;
}

.home #columnTwo h2{
	background: url(../images/featconstar.gif) no-repeat;
	padding: .2em 2em;
}

.home #columnTwo p, #columnTwo h1, #columnTwo h2, #columnTwo h3, #columnTwo h4, #columnTwo h5 {
	margin: 0;
	color: #333;
	line-height: 1.333em;
}
.home #columnTwo a{
	color: #3366CC;
}
.home #columnTwo .contributorBox{
	float:left;
	width: 150px;
	height: 150px;
	margin: 1em .8em 0 0;
}
.home #columnTwo .contributorBox .contributorImage1{
	width: 150px;
	height: 115px;
	background: url(../images/featured_contributor_1.jpg);
}
.home #columnTwo .contributorBox .contributorImage2{
	width: 150px;
	height: 115px;
	background: url(../images/featured_contributor_2.jpg);
}
.home #columnTwo .contributorBox .contributorImage3{
	width: 150px;
	height: 115px;
	background: url(../images/featured_contributor_3.jpg);
}
.home #columnTwo .contributorBox .contributorDesc{
	font-size: 12px;
	padding: .3em .5em 0 0;
	font-weight: bold;
	color: #3366cc;
}
#columnWrapper #flickrSlider{
	margin: 5em 0 0 1.8em;
	width: 520px;
	height: 100px;
	background: url(../images/flickr-logo-small.jpg) no-repeat 97% 0;
}
#columnWrapper #flickrSlider img{
	width:96px !important;
}

