#nbskm-body
{
    margin: auto;
    background-color: #f8f8f8;
    width: 1000px;
}

#nbskm-world
{
    margin: auto;
    padding: 0;
}

#nbskm-banner
{
    height: 300px;
    width: 100%;
//    width: 1000px;
    background-color: #ffffff;
}

.nbskm-ad
{
    width: 100%;
    height: auto;
}

.nbskm-image
{
    width: 450px;
    border-width: 1px;
    border-style: solid;
}

.nbskm-image-speaker
{
    width: 120px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    margin: 4px 0 10px 10px;
    float: right;
}

.nbskm-image-small
{
    border-width: 0;
    margin: 5px 0 5px 5px;
    float: right;
}

.nbskm-image-hotel
{
    width: 100px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    margin: 4px 0 10px 10px;
    float: right;
}

.nbskm-wrapper-video
{
    position: relative;
    padding-bottom: 57%;
    padding-top: 25px;
    height: 0;
}

.nbskm-wrapper-video iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nbskm-wrapper-map
{
    position: relative;
    padding-bottom: 90%;
    padding-top: 25px;
    height: 0;
}

.nbskm-wrapper-map iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


#nbskm-menu
{
    clear: both;
    background-color: #dddddd;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    width: 1000px;
    float: left;
    padding: 0;
    margin: 0;
}

#nbskm-menu-left
{
    float: left;
    padding: 3px 15px;
    margin: 0;
}

#nbskm-menu-right
{
    float: right;
    padding: 3px 15px;
    margin: 0;
}

.nbskm-menu-item
{
    background-color: #2040a0;
    padding: 3px 0px;
    margin: 1px;
    display: inline;
}

.nbskm-menu-item a
{
    color: #e0e0e0; 
    text-decoration: none; 
    padding: 3px 8px;
    display: inline;
}

.nbskm-menu-item a:hover
{
    text-decoration: none; 
    color: #ffffff; 
    background-color: #d00000;
}

a:hover
{
	color: #3030C0; 
	text-decoration: underline; 
}

a:active
{ 
	color: #3030C0; 
	text-decoration: underline;
}

#nbskm-main
{
    clear: both;
    background-color: #ffffff;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}

#nbskm-col1
{
	width: 190px;
	float: left;
	margin: 0;
	font-weight: bold;
	padding: 30px 15px 15px 15px;
}

.nbskm-submenu-item
{
	margin: 15px 0;
}

.nbskm-submenu-item a
{
	background-color: #f0f0f0;
	padding: 5px;
	text-decoration: none;
	font-weight: normal;
}

.nbskm-submenu-item a:hover
{
	background-color: #cccccc;
}


#nbskm-col2
{
	float: left;
	padding: 15px 15px;
	margin: 0;
	width: 463px;
	border-left: 1px dotted #dddddd;
	border-right: 1px dotted #dddddd;
}

#nbskm-col3
{
	float: left;
	padding-top: 33px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0;
	width: 250px;
	font-weight: bold; 
}

#nbskm-footer
{
	clear: both;
	float: left;
	background-color: #dddddd;
	font-size: 10px;
	height: 14px;
	padding: 4px 15px;
	width: 970px;
}

#nbskm-below
{
	clear: both;
	margin: 0;
	float: right;
	font-size: 9px;
	width: 970px;
	padding: 4px 15px;
}


body, td, th, p, li
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.nbskm-disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}


h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 
{ 
	font-size: 24px;
}

h2
{ 
	font-size: 20px; 
	font-weight: bold; 
}

h3
{ 
	font-size: 17px;
	font-weight: bold;
}

h4
{ 
	font-size: 11px;
	font-weight: bold; 
}

li
{
	margin-bottom: 1em;
}

a
{
	color: #3030C0;
	text-decoration: none;
}

.menu
{
      font-size: 10px;
}

.small 
{
       font-size: 9px;
}

.form
{
	font-size: 10px;
}

.margin0
{
	margin: 0px;
}

.highlight
{
	background-color: #ffffe3; 
}

.nbskm-formtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.abstract-title {
    font-family: Cambria, 'Times New Roman', Times, serif;
    font-weight: bold;
    font-size: 18px;
}

.abstract-authors {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

.abstract-addressno {
    font-weight: bold;
    font-size: 9px;
}

.abstract-addresses {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    font-size: 11px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 7px;
    text-indent: -7px;
}

.abstract-abstract {
    font-family: Cambria, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 21px;
}

.speaker-bio {
    font-family: Cabria, Times, serif; 
    font-size: 14px; 
    line-height: 22px;
}


.session {
}

.pres {
}

.prestime {
    clear: both;
    float: left;
    padding-top: 3px;
    padding-bottom: 7px;
    font-weight: bold;
}

.prescontent {
    clear: right;
    padding-top: 3px;
    padding-bottom: 7px;
}

.prestitle {
    font-weight: bold;
}

.presabstract {
}

.presauthors {
}
