* { 
  margin: 0; 
  padding: 0;
}
html {
    min-height: 100%;
    margin-bottom: 1px;
}
BODY {
	background-color: #231f20;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 10px 0px 30px 0px;
}
#wrap {
	width: 759px;
	margin: 0 auto;
}
#header {
	background-image: url(../images/bg-header.jpg);
	background-repeat: no-repeat;
	height: 346px;
	width: 759px;
}
#lcol {
	float: left;
	width: 270px;
	margin: 10px 0px 10px 0px;
}
#nav {
	background-image: url(../images/bg-nav.gif);
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.17em;
	line-height: 21px;
	width: 247px;
	height: 134px;
	margin: 0px 10px 10px 0px;
	padding: 19px 0px 0px 13px;
}
#nav a, a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#feature {
	background-image: url(../images/bg-feature.gif);
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.17em;
	line-height: 16px;
	width: 233px;
	height: 87px;
	margin: 0px 10px 0px 0px;
	padding: 16px 0px 0px 27px;
}
#feature a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
#feature a:hover {
	text-decoration: underline;
}
#sponsors {
	width: 260px;
	color: #FFFFFF;
	margin: 20px 10px 0px 0px;
}
.heading {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 50px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 50px;
	margin: -5px 0px 0px -3px;
}
.heading1a {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 57px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 57px;
	margin: -5px 0px 0px -3px;
}
.heading1b {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 45px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 45px;
	margin: -5px 0px 0px -3px;
}
.heading1c {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 48px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 48px;
	margin: -5px 0px 0px -3px;
}
.heading2 {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 40px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 38px;
	margin: -5px 0px 0px 0px;
}
.heading2b {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 35px;
	font-stretch: wider;
	font-weight: normal;
	line-height: 35px;
	margin: -5px 0px 0px -3px;
}
.heading3 {
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#content {
	float: right;
	background-color: #e2001a;
	min-height: 400px;
	overflow: hidden;
	height: expression(
		this.scrollHeight < 400? "400px" : "auto" );
	list-style-type: disc;
	width: 469px;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
#content a, a:link, a:visited, a:active{
	font-weight: bold;
	text-decoration: none;
}
#content a:hover{
	font-weight: bold;
	text-decoration: underline;
}
#nav2_wrap {
	height: 10px;
}
#nav2 {
	float: right;
	clear: none;
	background-color: #e2001a;
	text-align: right;
	width: 112px;
	min-height: 400px;
	overflow: hidden;
	height: expression(
		this.scrollHeight < 400? "400px" : "auto" );
	margin: 10px 0px 10px 0px;
	padding: 10px;
}
#nav2 a, a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: none;
}
#content2 {
	float: left;
	background-color: #e2001a;
	width: 327px;
	min-height: 400px;
	overflow: hidden;
	height: expression(
		this.scrollHeight < 400? "400px" : "auto" );
	list-style-type: disc;
	margin: 10px 10px 10px 0px;
	padding: 10px;
}
.white_text {
	color: #FFFFFF;
	font-weight: bold;
}
p {
	list-style-type: disc;
	margin: 0px 0px 18px 0px;
}
.byline {
	font-style: italic;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}
ul {
	margin: 10px;
}
ol {
	margin: 25px;
}
li {
	margin: 0px 0px 20px 10px;
}
#footer {
	clear: both;
	background-image: url(../images/bg-footer.gif);
	font-family: Arial Black, Arial, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 748px;
	padding: 5px 0px 6px 11px;
}
#footer a, a:link, a:visited, a:active{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
<!--begin sessions classes-->
.sessions {
	border: 1px solid #000000;
}
.sessions a, sessions a:link, sessions a:visited, sessions a:active, {
	font-weight: bold;
	text-decoration: none;
}
.sessions a:hover {
	text-decoration: underline;
}
.sessionsheader {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
}
.venue {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #45423B;
	border-bottom: 1px solid #000000;
}
.time {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}
.alt {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #c6e7e0;
	border-bottom: 1px solid #000000;
}
.alt1 {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #eef7f5;
	border-bottom: 1px solid #000000;
}
.session {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ed1c24;
	border-bottom: 1px solid #000000;
}
.academy {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #939598;
	border-bottom: 1px solid #000000;
}
.mini {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #f15a40;
	border-bottom: 1px solid #000000;
}
.rooftop {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #8fd2c7;
	border-bottom: 1px solid #000000;
}
.rado {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #f69679;
	border-bottom: 1px solid #000000;
}
.highlight {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background: #F2E21D;
}
#after .a{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	background: #D89424;
}
#after .a1{
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	background: #DDA13D;
}
<!--end sessions-->
