body {
	background-color:#c2a874;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#202020;
}
#bodyWrapper {
	background-image: url(images/wings.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 600px;
}
#contentPane {
	background-image: url(images/conferenceSplash_15.png);
	background-repeat: repeat-y;
	background-position: 30px 0px;
	margin: auto;
	width: 760px;
}
#innerContent {
	width: 693px;
	left: 15px;
	margin:auto;
	position:relative;
	padding-top:14px;
}
#logoWrapper {
	margin: auto;
	height: 71px;
	width: 268px;
}
#headerCopySection {
	background-color: #c9bdb6;
	padding: 15px 15px 1px 15px;
	margin-top: 15px;
}
#column1 {
	float: left;
	width: 230px;
	padding-left: 12px;
	padding-right: 8px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}
#column2 {
	float: left;
	width: 230px;
	padding-left: 12px;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
}
#lowerContentWrapper {
	background-image: url(images/conferenceSplash_12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height:395px;
	overflow:auto;
}
#footerWrapper {
	background-image:url("images/conferenceSplash_17.png");
	font-size:11px;
	height:38px;
	left:17px;
	margin:auto;
	padding-top:5px;
	position:relative;
	width:734px;
	clear: both;
	background-repeat: no-repeat;
}
#siteNav {
	clear: both;
	margin: auto;
	list-style-position: inside;
	list-style-image: url(images/mainNavGraphic.gif);
	margin-bottom: 25px;
	color: #F2DC86;
}
#siteNav ul li {
	float: left;
	width: 250px;
}
#siteNav ul {
	margin:auto auto auto 100px;
	width:500px;
}
#siteNav a, #contentWrapper a {
	color: #f2dc86;
	text-decoration: none;
}
#siteNav a:hover {
	color: #f2dc86;
	text-decoration: underline;
}
#videoCap {
	height: 13px;
	width: 103px;
	position: relative;
	left: 365px;
	bottom: 13px;
	background-image: url(images/conferenceSplash_08.png);
	background-repeat: no-repeat;
}
#splashSection {
	border-top: 1px solid #4b2309;
	height: 250px;
	width: 693px;
}
#bodyWrapper #footerWrapper #rightContent a {
	color: #202020;
	text-decoration: none;
}
#scheduleWrapper {
	bottom:372px;
	float:right;
	left:464px;
	position:absolute;
}
#scheduleWrapper a { color: #e7c43d; }
#column2 a {
	color: #f2dc86;
	text-decoration: none;
}
#column2 a:hover {
	color: #f2dc86;
	text-decoration: underline;
}
/* ======================= CLASSES ====================== */
.heading {
	color:#f2dc86;
	font-size:14px;
}
.schedule_sub {
	font-size: 10px;
	color: #fff;
}

