img
{
	border:none;
}

* 
{
	margin:0;
	padding:0;
}

body
{
	background-color:#5f5f5f;
	font-family:"Arial Rounded MT","Arial Rounded",arial,helvetica,sans-serif;
}

#content
{
	width:958px;
	margin:auto;
	margin-top:20px;

}

#header
{
	#background-image:url(../images/bg-new.png);
	#background-repeat:no-repeat;
	background-image:url(../images/bgmid.gif);
	background-repeat:repeat-y;
	width:958px;
	#height:95px;
	height:230px;
	position:relative;
}

#logo
{
	width:408px;
	height:143px;
	position:absolute;
	top:10px;
	left:30px;
}

#sticky
{
	width:229px;
	height:154px;
	position:absolute;
	top:10px;
	right:55px;
}

#toolbar
{
	position:absolute;
	top:170px;
	left:40px;
	right:40px;
	background-color:#000;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	color:#007bf0;
	z-series: 1000;
}

#toolbar ul
{
	display:inline;
}

#toolbar li
{
	float:left;
	list-style-type:none;
	margin-right:40px;
}

#toolbar li a
{
	color:#007bf0;
	text-decoration: none;
}

#toolbar li.active a
{
	color:#fff;
}

#body
{
	background-image:url(../images/bgmid.gif);
	background-repeat:repeat-y;
	width:958px;
	min-height:300px;
}

#footer
{
	background-image:url(../images/bgmid.gif);
	background-repeat:repeat-y;
	width:958px;
	height:50px;
	padding-top:40px;
	font-size:12px;
	color:#777;
}

#footer p
{
	margin:30px;
	margin-top:10px;
	margin-left:40px;
	font-size:11px;
}

#body_details
{
	#padding-top:140px;
	padding-top:0px;
	padding-left:18px;
	padding-right:19px;
}

#details
{
	background-image:url(../images/form.gif);
	background-repeat:repeat-x repeat-y;
	padding:25px;
}

#introbox
{
	height:1090px;
	padding:10px;
	background-color:#005cb2;
	color:#fff;
	text-align: justify;
}

#introbox a
{
	color:#ff0;
}

h1
{
	font-size:24px;
	font-weight:bold;
	color:#67b5ff;
	margin-bottom:15px;
}

#introbox p
{
	font-size:14.5px;
	font-family:"Georgia",serif;
	margin-bottom:20px;
}

#left
{
	width:580px;
}

#right
{
	width:260px;
	float:right;
}

#spon
{
	height:1070px;
	background-color:#fff;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

#spon table
{
	width:98%;
	margin-bottom:50px;
}

#spon table td
{
	border-bottom:0px solid #ccc;
}

#spon table a
{
	text-decoration: none;
	color:#000;
	font-size:14px;
	font-family:"Georgia",serif;
}

#keynote
{
	margin-top:20px;
	padding:10px;
	background-color:#fff;
	color:#0f325e;
	padding-left:15px;
	padding-right:15px;
	text-align: justify;
}

#keynote img.person
{
	margin:15px;
	margin-bottom:10px;
	margin-left:0;
}

#keynote p
{
	font-size:14.5px;
	font-family:"Georgia",serif;
	margin-bottom:20px;
}

#keynote h2
{
	color:#000;
	font-size:18px;
	margin-top:20px;
	margin-bottom:25px;
}

#about
{
	margin-top:40px;
	height:150px;
	font-size:14px;
}

#keynote table td
{
	font-family:"Georgia",serif;
}

body.subpage #keynote
{
	margin-top:0;
}

body.subpage #spon
{
	height:auto;
}

#keynote img.venue
{
	margin:20px;
	margin-left:0;
}

body.subpage #keynote table
{
	margin-bottom:25px;
}

