#nbskm-body
{
    margin: 0px;
    width: 100%;
}

#nbskm-world
{
    width: 100%;
}

#nbskm-banner
{
    width: 100%;
    height: auto;
}

.nbskm-image
{
    width: 100%;
//    height: auto;
    border-width: 1px;
    border-style: solid;
}

.nbskm-image-abstract
{
    width: 300px;
    border-width: 0;
    border-style: none;
}

.nbskm-image-speaker
{
    width: 33%;
    height: auto;
    border-width: 1px;
    border-style: solid;
}

#nbskm-menu
{
    clear: both;
    background-color: #dddddd;
    font-size: 11px;
    line-height: 27px;
    font-weight: bold;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

#nbskm-menu-left
{
    padding: 5px 10px;
}

#nbskm-menu-right
{
    padding: 5px 10px;
}

.nbskm-menu-item
{
}

.nbskm-menu-item a
{
    background-color: #2040a0;
    color: #e0e0e0; 
    text-decoration: none; 
    margin: 0px;
    padding: 5px;
}

.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;
    float: left;
    background-color: #fcfcfc;
    width: 100%;
    padding: 0;
    margin: 0;
}

#nbskm-col1
{
	clear: both;
	width: 92%;
	padding: 4%;
}

.nbskm-submenu-item
{
	display: inline-block;
	margin: 8px 1px;
	font-size: 12px;
    font-weight: normal;
}

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

#nbskm-col2
{
	border-top: 5px dotted #dddddd;
	border-bottom: 5px dotted #dddddd;
	border-left: none;
	border-right: none;
	clear: both;
	float: left;
	padding: 4%;
	width: 92%;
}

#nbskm-col3
{
	clear: both;
	float: left;
	width: 92%;
	padding: 4%;
	margin: 0;
	font-size: 12px; 
	font-weight: bold; 
}

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

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


h1, h2, h3, h4, h5, h6, body, th, p, li
{ 
	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: 15px;
	font-weight: bold; 
}

body, p, li
{ 
	font-size: 14px;
}

td, th
{ 
	font-size: 12px;
}

li
{
	margin-bottom: 1em;
}

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

.menu
{
      font-size: 10px;
}

.small 
{
       font-size: 7px;
}

.form
{
	font-size: 7px;
}

.margin0
{
	margin: 0px;
}

.highlight
{
	background-color: #ffffe3; 
}

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