@charset "UTF-8";
/* CSS Document */

.clr {
	clear:both;
}
img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #353535;
	background-color: #2c3135;
	margin: 0px;
	height: 100%;
	background-image: url(images/bg_gradient_gray.jpg);
	background-repeat: repeat-x;
}
div#body_wrapper_top {
	background-image: url(images/bg_splatter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
div#main_wrapper {
	background-image: url(images/bg_white_main.png);
	background-repeat: repeat-y;
	background-position: center;
}

div#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	width: 960px;
	background-image: url(images/bg_header.jpg);
	height: 341px;
}
div#headervid {
	width: 960px;
	background-image: url(images/bg_header.jpg);
	background-repeat:no-repeat;
	height: 1200px;
}
div#register_top {
	width: 156px;
	padding-right: 44px;
	padding-left: 760px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	height: 30px;
	padding-bottom: 215px;
}
#register_top a:link {
	color: #FFF;
	text-decoration: none;
}
div#register_top a:hover {
	text-decoration: underline;
	color: #FFF;
}
div#register_top a:visited {
	color: #FFF;
	text-decoration: none;
}
div#menu {
	height: 32px;
	width: 960px;
	padding-top: 10px;
}
div#menu ul {
	margin: 0px;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}
div#menu ul li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
}
div#menu ul li a:link {
	color: #FFF;
	text-decoration: none;
}
div#menu ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
div#menu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
div#content {
	width: 940px;
	padding-left: 20px;
}
div#info {
	float: left;
	width: 550px;
	font-size: 19px;
	line-height: 26px;
}
div#info p {
	margin-top: 35px;
	margin-bottom: 35px;
}
div#insert_athletes {
	width: 100%;
}
div#insert_laptop {
	width: 100%;
}
div#insert_athletes p {
	padding-top: 35px;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #039;
	margin-top: 0px;
	line-height: 35px;
}
div#insert_laptop p {
	padding-top: 35px;
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	line-height: 28px;
}
img#boy_trophy {
	margin-left: 120px;
}
div#speakers {
	width: 374px;
	float: right;
	background-image: url(images/bg_speakers_main.jpg);
}
div#speakers_top {
	background-image: url(images/bg_speakers_top.jpg);
	height: 62px;
	width: 374px;
}
div#speakers_main {
	background-image: url(images/bg_speakers_main.jpg);
	background-repeat: repeat-y;
	width: 334px;
	padding-right: 28px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 19px;
}
div#speakers_bottom {
	background-image: url(images/bg_speakers_bottom.jpg);
	height: 10px;
	width: 374px;
}
#speakers .portrait {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.speaker_title {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 20px;
	margin-bottom: 0px;
	line-height: 24px;
}
.speaker_subtitle {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 17px;
	margin-bottom: 0px;
	line-height: 22px;
	margin-top: 0px;

}
#speakers .lesson {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 17px;
	color: #039;
	text-align: center;
}
p.divider {
	margin-top: 0px;
	margin-bottom: 0px;
}
span.sessions {
	font-size: 15px;
	font-weight: bold;
	color: #1a4569;
	line-height:22px;
}


/* Begin Sessions.html CSS */


h1 {
	font-family: 'Oswald', Arial, sans-serif;
	font-size: 35px;
	line-height:40px
	

}

div#content_sessions {
	width: 910px;
}

.left_nudge {
	margin-left: -40px;
	float: left;
	margin-right: 8px;
}
div#header_sessions {
	width: 960px;
	background-image: url(images/bg_header_sessions.jpg);
	height: 337px;
}
div#content_sessions {
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
}
