body {
	background-color: #00245d;
	color: white;
	background-image: url(images/main_bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#wrapper_top {
	width: 100%;
	height: 310px;
	background-image: url(images/central_image_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
img.opening_blurb {
	display: block;
	width: 660px;
	height: 45px;
	padding-top: 266px;
	clear: both;
}
div#wrapper_bottom {
	width: 100%;
	min-height: 564px;
	background-image: url(images/central_image.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
img.save_lives {
	display: block;
	margin: 0 auto;
}
p.opening_paragraph {
	color: white;
	font-size: 15px;
	line-height: 125%;
	margin: 0 auto 20px auto;
	text-align: justify;
	width: 620px;
}
a.register {
	display: block;
	width: 290px;
	height: 51px;
	margin: 20px auto 20px auto;
}
a.submit_question {
	display: block;
	width: 290px;
	height: 63px;
	margin: 20px auto 20px auto;
}
div.event_block {
	padding-top: 10px;
	background-image: url(images/speakers_block_bak.png);
	background-repeat: repeat-x;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
div.event_title img {
	width: auto;
	height: auto;
	margin-left: 10px;
}
div.event_description {
	margin: 0 10px;
	line-height: 120%;
	font-size: 14px;
	color: white;
}
div.event_description span.event_time {
	color: #ffe187;
	display: block;
	font-weight: bold;
	text-align: center;
}
div.one_speaker {
	width: 180px;
	margin: 0 auto;
}
div.two_speakers {
	width: 340px;
	margin: 0 auto;	
}
div.three_speakers {
	width: 500px;
	margin: 0 auto;
}

div.speaker_photo {
	min-height: 185px;
	background-image: url(images/photo_bak.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 10px;
	float: left;
	width: 140px;
	margin-left: 20px;
}
div.speaker_photo img {
	display: block;
	margin: 7px auto 10px auto;
	background-color: white;
	padding: 1px;
	border: 2px solid #0a3b72;
}
div.speaker_photo p {
	color: white;
	font-size: 12px;
	text-align: center;
}
div.speaker_photo p strong {
	display: block;
	margin: 3px 0;
}
div.speaker_photo p a, div.speaker_photo p a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #ffe451;
}
div.speaker_photo p a:hover {
	color: yellow;
}
div#page_footer {
	padding: 15px 5px;
	margin-top: 15px;
	font-size: 10px;
	border-top: 1px dashed #013485;
	height: 25px;
}
ul.footer_text, ul.footer_text li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	text-align: center;
}
ul.footer_text span {
	margin: 0 10px;
	color: #456391;
}
ul.footer_text a, ul.footer_text a:visited {
	color: #6e8bba;
	text-decoration: none;
}
ul.footer_text a:hover {
	color: white;
}
div#TB_ajaxContent h3{
	color: white;
	margin: 15px 0 10px 0;
	padding: 0;
	text-align: center;
	font-size: 23px;
	line-height: 130%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#TB_ajaxContent {
	background-color: #00245d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: white;
	background-image: url(images/central_image.jpg);
	background-repeat: no-repeat;
	background-position: 50% -170px;
}
div#TB_ajaxContent p.privacy {
	font-size: 11px;
	color: #b9d4ff;
}
div#TB_title {

}
div#TB_ajaxContent form#signup {
	background-color: #001b46;
	border: 1px solid #b9d4ff;
	padding: 10px;
	margin: 10px;
}
div#TB_ajaxContent form#signup table {
	width: 350px;
	margin: 0 auto;
}
div#TB_ajaxContent form#signup td {
	padding: 5px 0;
}

p.audioplayer_container {  
	text-align: center;  
	display: block;
	height: 25px;
	width: 300px;
	margin: 10px auto 30px auto;
	background-image: url(images/listen_background.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}  
