/* basic elements */


body { 
	font: 9pt/16pt "Trebuchet MS", verdana, arial, sans; 
	color: #414141; 
	background: #fff url(images/bkg.jpg) repeat-x top left; 
	margin: 0px; 
	text-align: center;
	}

.bigger {
	font: 9pt/18pt "Trebuchet MS", verdana, arial, sans; 
}

p { 
	font: 9pt/16pt "Trebuchet MS", verdana, arial, sans; 
	margin-top: 0px; 
	}

h2 { 
	font: bold 10pt "Trebuchet MS"; 
	color: #0D2C5E;
	}

h3 { 
	font: bold 13pt Arial, "Trebuchet MS"; 
	letter-spacing: 2px; 
	margin-bottom: 20px; 
	color: #0D2C5E;
	text-transform: uppercase;
	}

h4 { 
	font: italic 10pt Arial, "Trebuchet MS"; 
	margin-bottom: 5px; 
	margin-top: 2px; 
	color: #414141;
	}

h5 { 
	font: bold 10pt "Trebuchet MS"; 
	color: #0D2C5E;
	margin-bottom: 2px; 
	margin-top: 0px;
	}

h6 { 
	font: bold 16pt Arial, sans; 
	color: #999999;
	margin-bottom: 2px; 
	margin-top: 0px;
	}

.head7 { 
	font: bold 13pt Arial, "Trebuchet MS"; 
	letter-spacing: 2px; 
	margin-bottom: 5px; 
	color: #0D2C5E;
	text-transform: uppercase;
	}

a:link { 
	text-decoration: none; 
	color: #1D5783;
	}
a:visited { 
	text-decoration: none; 
	color: #1D5783;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #4A88B7;
	}


/* specific divs */

#topbar {	width: 100%;
	height: 45px;
	text-align: center;
}


#logos {	width: 780px;
	margin-top: 5px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
}

#logoleft { width: 295px;
	float: left;
}

#logoright {
	width: 400px;
	float: right;
	text-align: right;
}
	
#navcontainer {
	text-align: center;
	width: 100%;
	height: 44px;
	padding: 0;
	margin: 20px 0 20px 0;
	background: #8599AA;
	}

#navcenter {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	}
	
#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 44px;
	display: inline;
	overflow: hidden;
	width: 780px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 44px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:44px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -44px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -88px;
	}


#n1 a  {
	width: 84px;
	background: url(images/nav_home_one.gif) top left no-repeat;
	}

#n2 a  {
	width: 113px;
	background: url(images/nav_keynotes_one.gif) top left no-repeat;
	}

#n3 a  {
	width: 96px;
	background: url(images/nav_panels_one.gif) top left no-repeat;
	}

#n4 a  {
	width: 99px;
	background: url(images/nav_agenda_one.gif) top left no-repeat;
	}

#n5 a  {
	width: 116px;
	background: url(images/nav_sponsors_one.gif) top left no-repeat;
	}
#n6 a  {
	width: 138px;
	background: url(images/nav_registration_one.gif) top left no-repeat;
	}
#n7 a  {
	width: 116px;
	background: url(images/nav_about_one.gif) top left no-repeat;
	}


#contents{ 
	margin-top: 40px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#columnfull { 
	width: 780px;
	float: left;
	}

#contentsBig { 
	margin-top: 40px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#columnSponsorsLeft{ 
	width: 440px;
	float: left;
	}

#columnSponsorsRight { 
	width: 300px;
	margin-left: 40px;
	float: right;
	}










#columnone { 
	width: 480px;
	float: left;
	}

#columntwo { 
	width: 225px;
	margin-left: 40px;
	float: right;
	}

#columnhalfleft { 
	width: 380px;
	float: left;
	}

#columnhalfright { 
	width: 380px;
	float: right;
	}

#footer { 
	height: 80px;
	background: #fff url(images/bkg_footer.jpg) repeat-x top left; 
	clear: both;
	}

#footercontents { 
	height: 20px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 40px;
	}

#footercontents a { 
	font: 7pt/16pt "Trebuchet MS", verdana, arial, sans; 
	font-weight: bold; 
	text-decoration: none; 
	color: #1D5783;
	}

#footercontents a:hover { 
	text-decoration: none; 
	color: #4A88B7;
	}

#sponsorList {
	width:212px;
	left:500px;
	font:normal 11px/15px arial;
	color:#999;
	background:#fff url(images/sponsor_bkg.gif) repeat-y top center;
	color:#666;
	}
#sponsorList2 {
	background:transparent url(images/sponsorhead.gif) no-repeat top left;
	padding:50px 25px 0 25px;
	width:212px;
	}

#sponsorBottom {
	margin:0 -25px;
	padding:0 25px 15px 25px;
	background:url(images/sponsorbottom.gif) no-repeat bottom center;
	}


#sponsorList2 H2 {
	font:normal 11px/15px arial;
	color:#999;
	width: 160;
	text-align: left;
	font-weight: bold;
	background-color: #f1f1f1;
	padding: 5px;
}

.sponsors {
	FONT: 11px/14px "Trebuchet MS", verdana, tahoma, sans; COLOR: #515151; 
}

.panels {
	FONT: 12px/18px "Trebuchet MS", verdana, tahoma, sans; COLOR: #515151; 
}


.agenda {
	FONT: 12px/15px "Trebuchet MS", verdana, tahoma, sans; COLOR: #515151; 
}

.rowodd {	
	BACKGROUND-COLOR: #E8ECEE;
}
.roweven {	
	BACKGROUND-COLOR: #;
}
.rowhead {	
	BACKGROUND-COLOR: #ffffff;
	FONT: 11px/14px verdana, tahoma, sans; COLOR: #515151; 
}
.rowsubhead {	
	BACKGROUND-COLOR: #ffffff;
	FONT: bold 11px/14px verdana, tahoma, sans; COLOR: #515151; 
}
.fineprint {
	FONT: italic 11px/14px "Trebuchet MS", verdana, tahoma, sans; COLOR: #6F7D89; 
}

.biophoto {
	border: 1px solid #f1f1f1;
}


.copy {
	font: 9pt/14pt "Trebuchet MS", verdana, arial, sans; 
}



.logos { 
	font: 9pt/16pt "Trebuchet MS", verdana, arial, sans; 
	color: #414141; 
}


#box {
	background-color: #E8ECEE;
	border-right: 1px solid #DBE1E4;
	border-bottom: 1px solid #DBE1E4;
}

#arrowlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#arrowlist li 
{
padding-left: 25px;
padding-bottom: 5px;
background-image: url(images/icon_arrow.gif);
background-repeat: no-repeat;
background-position: 0 .2em;
font-size: 9pt;
}

