﻿#body  
{
	width: 1000px;
	height: 623px;
	background-image: url(../images/misc/home-shadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}

#speaker-container
{
	background-color: #253230;
	background-repeat: no-repeat;
	width:973px;
	height: 608px;
	margin: 0 auto;
}

#page-header-container, #page-header { width: auto; height: auto; background-image: none; }

#content 
{
	position: absolute;
	top: 52px;
	left: 18px;
	color: #FFF;
}

/* padding and width were overriden on the .column so we could fit 6 images across */
#speaker-list { margin-top: 70px; padding: 0 10px !important; width: 420px !important; border-right: 2px solid #505347;}
#speaker-list img { border: solid 3px #2B2E23; margin: 5px; }

#speaker-description { padding: 72px 0 0 30px !important; height: 470px; width: 470px !important; overflow: auto; }
#speaker-description h1 { font-size: 120%; margin: 0; }
#speaker-description h2 { font-size: 110%; margin: 0; font-weight: normal; }
