body {
	background: #d9efaa url(../i/bg.jpg) repeat-x;
	font: 79% verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
h2 {
	color: #693;
	font: bold 1.2em georgia, palatino, times, 'times new roman', serif;
	margin: 0;
	padding: 4px 4px 0 4px;
	text-align: left;
	}
h3 {
	font: bold .9em georgia, palatino, times, 'times new roman', serif;
	margin: 0;
	padding: 0 4px;
	text-align: left;
	}
h4 {
	color: #360;
	font: bold 1em verdana, arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	}
li {
	font-size: .9em;
	text-align: left;
	}
p {
	font-size: .9em;
	padding: 6px;
	text-align: left;
	}
strong.speaker {
	color: #00f;
	}
#container {
	background: #fff;
	border-right: solid 1px #9c6;
	border-left: solid 1px #9c6;
	height: 400px;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	}
#header {
	background: #fff url(../i/hbg.jpg) repeat-x bottom;
	height: 240px;
	margin: 0;
	padding: 0;
	width: 760px;
	}
#header div {
	margin: 0;
	padding: 0;
	width: 760px;
	}
#header img {
	margin: 0;
	padding: 0;
	}
#nav {
	background: #ffc url(../i/nbg.jpg);
	border-bottom: solid 1px #9c6;
	color: #333;
	height: 38px;
	margin: 0;
	padding: 0;
	position: relative;
	}
#nav ul {
	background: #ffc url(../i/nabg.jpg);
	color: #693;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 760px;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#nav a {
	background: url(../i/nabg.jpg) no-repeat top right;
	border-right: solid 1px #9c6;
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 6px 8px;
	text-align: center;
	text-decoration: none;
	}
#nav a:link {
	color: #693;
	}
#nav a:visited {
	color: #693;
	}
#nav a:hover {
	background: #693;
	color: #ffc;
	}
#nav a:active {
	background: #693;
	color: #ffc;
	}
body[class] #container {
	height: auto;
	}
#main {
	float: left;
	height: 500px;
	min-height: 500px;
	position: relative;
	}
body[class] #main {
	height: auto;
	}
#speakers {
	background: #ffc;
	border-right: solid 1px #9c6;
	border-bottom: solid 1px #9c6;
	border-left: solid 1px #9c6;
	float: right;
	height: 500px;
	min-height: 500px;
	width: 254px;
	}
body[class] #main #speakers {
	height: auto;
	}
#cosponsors {
	background: #d9efaa;
	background: #ffc;
	border-bottom: solid 1px #9c6;
	border-left: solid 1px #9c6;
	float: right;
	height: 500px;
	min-height: 500px;
	width: 252px;
	}
body[class] #main #cosponsors {
	height: auto;
	}
#main p, #speakers p, #cosponsors p {
	margin: 0 auto 10px auto;
	}
#footer {
	background: #693;
	clear: both;
	color: #ffc;
	margin: 0 auto;
	text-align: right;
	width: 760px;
	}
#footer a {
	color: #ffc;
	}
#footer p {
	margin: 0;
	}
td h3 {
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 0;
	}
td p {
	margin: 0;
	padding: 0;
	}
td p.session {
	color: #fff;
	}
td h4 a {
	color: #360;
	}
