body {
	background-color: #000000;
	width: 942px;
	color: #b9906c;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#header img {
	margin-right: auto;
	margin-left: auto;
}

#header p {
	position: absolute;
	left: -999px;
	width: 990px;
}

h1 {
	position: absolute;
	left: -999px;
	width: 990px;
}

.dl_wrapper {
	width: 195px;
	height: 160px;
	text-align: right;
	float: right;
	margin: 45px -95px 0 0;
	color: #ffffff;
	font-weight: bold;
	border-right: solid;
	border-right-color: #ffffff;
}

.dl_wrapper p {
	padding-right: 30px;
	margin-top: 0;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

hr {
	height: 10px;
	margin: -5px 0 5px 0;
	padding: 0;
	background-color: #ffffff;
}

ul.bread {
	margin-top: 5px;
	margin-left: 15px;
	padding: 0;
	display: inline;
}

ul.bread li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #ffffff;
	margin-right: 15px;
	font-size: 14pt;
}

ul.bread li a {
	color: #ffffff;
	text-decoration: none;
}

ul.bread li a:visited {
	text-decoration:none;
}

ul.bread li a:hover {
	text-decoration: underline;
}

ul.bread li a:active {
	text-decoration:none;
}

h2 {
	margin: 20px 0 20px 15px;
	font-size: 30pt;
}

h3 {
	margin: 20px 0 0 30px;
	font-size: 25pt;
	font-style: oblique;
}

#photos {
	margin: 35px auto 0 auto;
	width: 765px;
	height: 195px;
}

.speakers {
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	margin: 6px;
	color: #b9906c;
}

.speakers img {
	margin-right: 15px;
	margin-left: 6px;
	display: inline;
	border: 1px solid #ffffff;
}

.speakers a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.speakers a:visited {
	text-decoration:none;
}

.speakers a:hover {
	text-decoration: underline;
}

.speakers a:active {
	text-decoration:none;
}

.description {
	font-weight: bold;
	font-size: 10pt;
	width: 165px;
	margin: 2px;
	text-align: center;
}

.registration {
	font-size: 16pt;
	width: 650px;
	margin: 55px auto 55px auto;
	font-weight: bold;
}

.registration a {
	color: #ffffff;
	text-decoration: none;
}

.registration a:visited {
	text-decoration:none;
}

.registration a:hover {
	text-decoration: underline;
}

.registration a:active {
	text-decoration:none;
}

.s_wrap {
	width: 700px;
	margin: 35px auto;
}

.schedule {
	font-size: 16pt;
	width: 325px;
	margin: 0 5px 0 5px;
	font-weight: bold;
	float: left;
}

.schedule a {
	color: #ffffff;
	text-decoration: none;
}

.schedule a:visited {
	text-decoration:none;
}

.schedule a:hover {
	text-decoration: underline;
}

.schedule a:active {
	text-decoration:none;
}

.schedule ul {
	margin: 0;
	padding-left: 0;
}

.schedule ul li {
	list-style-type: none;
	margin-bottom: 10px;
}

.contact {
	float: right;
	margin-top: -13px;
	margin-right: 15px;
	font-weight: bold;
}

.contact a {
	color: #ffffff;
	text-decoration: none;
}

.contact a:visited {
	text-decoration:none;
}

.contact a:hover {
	text-decoration: underline;
}

.contact a:active {
	text-decoration:none;
}

#footer img {
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#footer p {
	position: absolute;
	left: -999px;
	width: 990px;
}

.bio {
	margin: 35px auto 0 auto;
	width: 765px;
	height: 400px;
	font-size: 13pt;
}





