body {
	font-family: Arial;
	font-size: 62.5%;
	color: rgb(117,118,121);
}

.smallcopy {
	font-size: 10pt;
}

.largecopy {
	font-size: 11pt;
	margin: 0px;
}

.agendatitle {
	font-size: 12pt;
	font-weight:bold;
	padding-bottom:5px;
	margin: 0px;
	color:rgb(0,0,0);
}


.agendatime {
	font-size: 8pt;
	padding-top:15px;
	padding-bottom:5px;
	margin: 0px;
	color:rgb(172,172,172);
}
a {
	color: rgb(242,183,56);
}

a img {
	border: none;
}

h1 {
	color: rgb(231,120,46);
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

h2 {
	color: rgb(231,120,46);
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}

#wrapper {
	width: 864px;
	margin: auto;
}

#content {
	float: left;
	width: 864px;
}

#left_column {
	float: left;
	width: 177px;
	font-size: 10pt;
}

#middle_column{
	float: left;
	width: 420px;
	margin: 0px 31px;
}

#right_column {
	float: left;
	width: 204px;
}

#clearfix {
	clear: both;
}

.speaker_photo {
	width: 120px;
	border: 1px solid rgb(231,120,46);
}

.speaker_name {
	color: rgb(231,120,46);
	font-size: 12pt;
	margin: 0px;
}

.speaker_title {
	font-size: 10pt;
	margin: 0px;
}

#header_text {
	width: 150px;
	position: absolute;
	left: 700px;
	top: 90px;
}

#header_menu_background {
	position: relative;
	top: -3px;
}

#header_menu_links {
	position: relative;
	top: -38px;
	left: -8px;
}

#speakers {
	margin-top: 20px;
}

.sponsor_image img {
	width: 150px;
}

.sponsor_image {
	text-align: center;
	margin-top: 20px;
}