* {
	margin: 0;
	padding: 0;
}

html {
	overflow: auto;
	height:100%;
	width:100%;
}
body {
	overflow: auto;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height:20px;
	font-size:14px;
	height:100%;
	width:100%;
}

#centering-box {/*contains: navigation, EN | FR, content, credits*/
	position:relative;
	margin: 0px auto;
	width:954px;
	height:100%;
	/*	border: solid red 12px;	*/
}
a { font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size: 14px; text-decoration: none;}

a:link {color:#15a9ab;}
a:visited {color:#15a9ab;}
a:active {color:#18c4c6;}
a:hover {color:#18c4c6;}

a.credits-link { font-family: Verdana, Verdana, Geneva, sans-serif; font-size: 10px;  text-decoration: none;}

a.credits-link:link {color:#a1a198;}
a.credits-link:visited {color:#a1a198;}
a.credits-link:active {color:#a1a198;}
a.credits-link:hover {color:#18c4c6;}

.superscript{
	position:relative;
	font-size:10px;
	top:-3px;
	line-height:8px;
}
h1 {
	font-size:14px;
	font-family: Georgia, Georgia, serif;
	font-variant:small-caps;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-family: Georgia, Georgia, serif;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:20px;
}
b {
	font-size:14px;
	font-family: Georgia, Georgia, serif;
	font-variant:small-caps;
	font-weight:bold;	
}
p  {
margin-bottom:20px;
}
.blank{
	width:0;
	height:0;
	margin:0;
}
#email{
	position:relative;
	margin-bottom:20px;
}
#logo {
	position:absolute;
	left:0;
	padding:0;
	width:270px;
	height:454px;
	background-image: url('../../imgs/logo.gif');
	background-repeat:no-repeat;
	background-position:0 31px;
}
#header {
	position:absolute;
	width:954px;
	height:85px;
	background-color:#fff;
	background-image: url('../../imgs/header.gif');
	background-repeat:no-repeat;
	background-position:298px 20px;
}

#container {
	position:absolute;
	margin:85px 298px;
	width:617px;
	height:371px;
	overflow: auto;
	padding-right:39px;
	outline:0 none;
}

#content {
	background-color:#fff;
	margin:0;
	width:617px;
	/*min-height:370px;*/
	overflow: hidden;

}
#footer {
	position:absolute;				
	width:954px;
	bottom:0px;
	height:87px;
	background-color:#fff;
	background-image: url('../../imgs/footer.gif');
	background-repeat:no-repeat;
	background-position:298px 44px;
}
#credits {
	position:absolute;
	margin:46px 26px;
	width:150px;
	height:20px;
}
#home-left-column{
	position:relative;
	float:left;
	margin-top:4px;	
	width:293px;
	height:auto;
}
#home-right-column {
	position:relative;
	float:left;
	width:293px;
	padding-left:31px;
	height:auto;
}
.home-featured-videos {
	position:relative;
	float:left;
	width:293px;
	height:auto;
	margin:20px 0 80px 0;
}
.home-upcoming-event {
	position:relative;
	float:left;
	width:293px;
	height:auto;
	margin:20px 0 20px 0;
}
#home-animation {
	position:relative;
	float:left;
	width:293px;
	height:296px;
}
.two-thirds-centered {
	position:relative;
	margin:0 auto;
	width:414px;
	height:auto;
}
.coming-next-event {
	position:relative;
	float:left;
	margin:0 0 40px 2px;
	width:616px;
	height:auto;
}
.coming-next-event-left-column {
	position:relative;
	float:left;
	margin:0;
	padding-right:31px;
	width:185px;
	height:auto;
}
.coming-next-event-right-column {
	position:relative;
	float:left;
	margin:0;
	width:400px;
	height:auto;
}
.coming-next-bio {
	position:relative;
	float:left;
	margin:0 0 80px 0;
	width:618px;
	height:auto;
}
.coming-next-bio-left-column{
	position:relative;
	float:left;
	margin-top:4px;
	padding-right:31px;
	width:185px;
}
.coming-next-bio-photo{
	position:relative;
	float:left;
	width:185px;
	height:210px;
	background-repeat:no-repeat;
}
.coming-next-bio-photo-credits{
	position:relative;
	float:left;
	margin-top:7px;
	width:185px;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#a1a198;
}
.coming-next-bio-right-column {
	position:relative;
	float:left;
	margin:0;
	width:402px;
	height:auto;
}
.coming-next-heading {
	position:relative;
	float:left;
	padding:20px 0 2px 0;
	margin-bottom:15px;
	border-bottom:solid #dcdbdb 1px;
	width:618px;
	height:22px;
	font-size:14px;
	font-family: Georgia, Georgia, serif;
	font-variant:small-caps;
	font-weight:bold;
}
.coming-next-special-event-list-bullet {
	position:relative;
	float:left;
	width:15px;
	height:auto;
	margin:0;
	padding:0;
}
.coming-next-special-event-list-text {
	position:relative;
	width:278px;
	height:auto;
	margin-left:15px;
	padding:0;
}
.coming-next-special-event-photo {
	position:relative;
	float:left;
	width:293px;
	height:auto;
	margin-top:4px;
	padding:0;
}
.line-break {
	position:relative;
	float:left;
	left:-31px;
	width:323px;
	height:0px;
	background-color:red;
	margin-bottom:20px;
	
}
.top-arrow {
	line-height:48px;
	font-size:28px;
	font-weight:bold;
}
.videos-by-presenter-row {
	position:relative;
	float:left;
	margin-bottom:40px;
	width:645px; /*617 + 31*/
	height:auto;
}
.videos-heading {
	position:relative;
	float:left;
	padding:0px 0 0px 0;
	margin:0px 0 0px 1px;
	border-bottom:solid #dcdbdb 1px;
	width:617px;
	height:19px;
	font-size:14px;
	font-family: Georgia, Georgia, serif;
	font-variant:small-caps;
	font-weight:bold;
}
.videos-by-presenter-column {
	position:relative;
	float:left;
	width:185px;
	padding:0 0  0 29px;
	left:-29px;
}
.videos-by-event-row, .links-row, .coming-next-special-event-row  {
	position:relative;
	float:left;
	margin-bottom:40px;
	width:648px; /*617 + 31*/
	height:auto;
}
.videos-by-event-column, .links-column, .coming-next-special-event-column {
	position:relative;
	float:left;
	width:293px;
	padding:0 0  0 31px;
	left:-31px;
}
.videos-player{
	position:relative;
	margin:0 auto;
	width:413px;
	height:332px;
}
.videos-presentation-summary {
	position:relative;
	margin:0 auto;
	width:413px;
	margin-top:20px;
}
#social-network-buttons {
	width:76px;
	height:30px;
	margin:84px 0;
	background-image: url('../../imgs/social-network-buttons.gif');
	background-repeat:no-repeat;
}
#about-photo {
	position:relative;
	margin:4px 0 20px 0;
	width:414px;
	height:190px;
	background-image: url('../../../about-photo/about.jpg');
	background-repeat:no-repeat;
}
.credits {
	position:relative;
	margin:100px auto;
	text-align:center;
	width:185px;
}
#email-g {
	position:relative;
	width:185px;
	margin-bottom: 20px;
}

#once { clear: left; }
