body.ohm {
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible !important; 
	position:static!important
}

a, div#content p a {

	border-bottom: 1px solid #F3A8AC;

	/*color: #333333;*/

}



a:hover, div#content p a:hover {

	color: #F3A8AC;

}



div#content h2 {

	color: #898989;

	margin-bottom: 2px;

}

h2.bio-head {
color:#898989;
margin-bottom:4px;
font-size:16px;
font-weight:bold;
line-height:20px;
}



div#content p {

	line-height: 1.8em;

}



div#content p.subtle {

	color: #898989;

	font-style: italic;

	line-height: 1.4em;

	margin-top: 4px;

}



li{

	list-style-type: disc;

	list-style-position: outside;

	margin-left: 16px;

	color: #F3A8AC;

	line-height: 1.4em;

}

li.red{

	list-style-type: disc;

	list-style-position: outside;

	margin-left: 16px;

	color:#F00;

	line-height: 1.4em;

}

ol li {

	list-style-type: decimal;

	list-style-position: outside;

	margin-left: 20px;

	font-weight: bold;

	margin-bottom: .8em;

	line-height: 1.8em;

}



.listfix {

	color: #333333;

	font-weight: normal;

}

.hyperlink {

	color: #333333;

	font-weight: normal;
	
    border-bottom: 1px solid #F3A8AC;
}




.oh-columns {

	display: table-row;

}



.oh-rightcol, .oh-leftcol {

	display: table-cell;

	padding-top: 4px;

	padding-bottom: 16px;

	line-height: 1.4em;

}




div#content .oh-rightcol strong, div#content .oh-leftcol strong {

	line-height: 1.4em;

}



.oh-rightcol {

	padding-left: 20px;

}



.oh-leftcol {

	width: 62px;

	text-align: right;

}

.speakers {

	width: 50%;
	text-align: left;

}


p.oh-bio {

	line-height: 1.8em;

	color: #333333;

	font-size: 12px;

	font-family: Georgia,Serif;

}



div#content strong {

	color: #721015;

}



.panel {

	margin-bottom: 20px;

}



.time {

	color: #F3A8AC;

	font-weight: bold;

}


.redbox {
	background-image: url(../images/redbox-gradient.jpg);
	overflow: hidden;
	padding: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 20px;
}

h1 .ohm-title {
	color: #721015;
	position: relative;
	left: 12px;
	top: -28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	background-image: url(../images/ohm-banner.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}

.bio-img {
	float: left;
	margin: 5px 10px 0px 0px;
}

strong a {
	color: #721015;
}

#registration-form {
	border: 1px solid #F3A8AC;
	padding: 10px;
	background-image: url(../images/redbox-gradient.jpg);
	overflow: hidden;
	padding: 10px;
	background-position: bottom;
	background-repeat: repeat-x;
}