div#body div.learn_more {
	width:575px;
	height:255px;
	background-image:url('images/learn_more.jpg');
}
div#body div.learn_more div {
	padding:20px 365px 20px 20px;
}
div#body div.learn_more div h1 {
	font-size:18px;
	font-weight:bold;
	line-height:16px;
	color:#FFF;
}
div#body div.learn_more div h2 {
	color:#c2ecc0;
}
div#body div.learn_more div h2 a {
	margin-left:5px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
div#body div.title {
	margin:20px 5px;
	font-size:24px;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#0D3D4D;
}
div#body table.events {
	width:575px;
} 
div#body table.events:hover {
	cursor:pointer;
}
div#body table.events td.calendar {
	width:44px;
	vertical-align:top;
	border-right:solid 1px #EEE;
	background: url(images/calendar.png) no-repeat;
} 
div#body table.events td.calendar div.month {
	width:35px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#FFF;
} 
div#body table.events td.calendar div.day {
	width:35px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	line-height:22px;
	color:#686868;
} 
div#body table.events td.details {
	width:430px;
	padding-left:10px;
} 
div#body table.events td.details div.topic {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.05em;
	color:#3ea639;
}
div#body table.events td.details {
	color:#686868;
}
div#body table.events td.details a {
	margin-left:5px;
	font-size:12px;
}
div#body table.events td.sponsor {
	width:100px;
	text-align:center;
}

div#body div.seminars {
	text-align:right;
}
div#body div.seminars a {
	font-weight:bold;
	letter-spacing:-0.05em;
	text-decoration:none;
	color:#3ea639;
}

div#body hr {
	margin:20px 0px;
	border:0px;
	border-bottom:solid 1px #EEE;
}
div.clips_top {
	height:20px;
	background: url(images/videos_top.png) no-repeat;
}
table.clips {
	background: url(images/videos_body.png) repeat-y;
}
table.clips td.video {
	padding:0px 20px;
}
table.clips td.video div#ytapiplayer {
	width:325px;
	height:190px;
}
table.clips td.details {
	width:210px;
	padding:20px 20px 0px 0px;
}
table.clips td.details div.topic {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-0.03em;
}
table.clips td.details div.description {
	color:#877b69;
}
table.clips td.details div.clip {
	display:none;
}
table.clips td.navigation {
	height:20px;
	padding-right:20px;
	text-align:center;
	color:#b0ae9e;
}
table.clips td.navigation a.reverse {
	float:left;
	text-decoration:none;
	font-weight:bold;
}
table.clips td.navigation a.forward {
	float:right;
	text-decoration:none;
	font-weight:bold;
}
div.clips_bottom {
	height:20px;
	margin-bottom:20px;
	background: url(images/videos_bottom.png) no-repeat;
}
div#body div.partners {
	margin-bottom:40px;
}
div#body div.partners div {
	text-align:center;
}
div#body div.partners img {
	margin:2px 2px;
}

