body {
	margin:0;
	padding:0;
	background-color:#605E3D;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
p  {
	margin:0 0 8px 0;
	font-size: 12px;
	line-height:16px;
	}
h1, .h1{
	margin:0;
	padding:1em 0 .6em;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	color:#7F4721;
	}
h2, .h2 {
	margin:0;
	padding-bottom:.1em;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;
	color:#6D3612;
	}
h3 {
	margin:0;
	padding:0;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 12px;
	line-height:16px;
	font-weight: bold;
	color:#6D3612;
	}
h4 {
	margin:0;
	padding:.3em 0 0;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color:#000;
	}
h5 {
	margin:0;
	padding:0;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	color:#000;
	}
li {
	font-size: 12px;	
	line-height:16px;
	padding-bottom:.3em;
	}

ol {
	margin:0;
	padding-left:1em;
	line-height:20px;
	}
ul {
	margin:0;
	padding-left:1em;
	padding-bottom:1em;
	list-style-type: bullet;
	}
	
ol ol, ul ul, ul ol, ol ul{
	padding-bottom: 0;
	padding-left:.5em;
	}

ol ol{
	list-style-type: decimal;
	}

ol ol ol{
	list-style-type: lower-alpha; 
	}


ul .head{
	margin:0;
	padding:0;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;
	font-size: 14px;
	line-height:19px;
	color:#6D3612;
	list-style-type: none;
	}
ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	list-style-type: disc;
	}

table {
	border: 0;
	}

#tech{
	background-color:#EDDFA6;
	font-style: italic;
	padding: 10px 0;
	width:40%;
	}

#sessions{
	background-color:#EDDFA6;
	padding: 10px 0;
	}

#schedule{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:12px;
	color:#6D3612;
	width: 100%;
	}
#schedule td, #schedule tr{
	border: 1px solid #605E3D;
	padding: 4px;
	}
#schedule th{
	background-color:#E8E8C3;
	border: 1px solid #605E3D;
	padding: 4px;
	width: 20%;
	}		


#schedule th[scope="col"]{
	background-color:#605E3D;
	color: #FFF;
	text-align: center;
	width: 100%;
	}

img {
	padding: 0;
	border: 0;
	}
img.body {
	float: left;
	padding: 2px 8px 2px 1px;
	border: 0;
	}

img.body2 {
	float: right;
	padding: 2px 1px 2px 8px;
	border: 0;
	}

input, select, option {
	padding: 0;
	margin: 2px;
	}
a:link {color: #126C84; text-decoration: none}
a:visited {color: #126C84; text-decoration: none;}
a:hover {color: #126C84; text-decoration: underline;}

/* Classes */

.star{
	color: red;
	}
.logo{
	padding-top: .3em;
	float: left;
	width: 139px;
	}
.partners {
	padding: 10px;
	}
.next { 
	font-weight: bold;
	padding: 5px;
	padding-right: 47px;
	background-image:url(images/next.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}
.next a:link {color: #FFF; text-decoration: none;}
.next a:visited {color: #FFF; text-decoration: none;}
.next a:hover {color: #F0BF22; text-decoration: none;}

.caption {
	font-style: italic;
	font-size: 10px;
	}

/* divs */

#wrapper{
	margin: 0 auto;
	padding: 3px 0;
	width: 63.3em;
	}

#body {
	margin: 0;
	border: 0;
	background-color: #F9F8E1;
	text-align: left;
	}
#sidebar {
	float: right;
	padding:1em .8em;
	margin: 0;
	width: 16.5em;
	text-align: left;
	background-color:#E8E8C3;
	font-size:11px;
	height: 100%;
	min-height: 70em;
	}

#content {
	clear: left;
	padding: 1em 0 0 1em;
	margin: 0;
	border: 0;
	position: relative;
	width: 45em;
	text-align: left;
	background-color: #F9F8E1;
	}

#fullcontent {
	clear: left;
	padding: 1em 0 0 1em;
	margin: 0;
	border: 0;
	left: 0;
	position: relative;
	text-align: left;
	background-color: #F9F8E1;
	}

#sidebar li {
	font-size: 11px;	
	line-height:13px;
	text-indent: 0;
	padding: 0 .5em .5em 0;
	
	}

#sidebar ol {
	margin:0;
	padding: 0 0 .5em .25em;
	}
#sidebar ul {
	margin:0;
	padding: 0 0 1em .25em;
	list-style-type: none;
	}


#footer{
	padding:.5em 0;
	margin: 0;
	position: relative;
	text-align: left;
	font-size: 10px;
	line-height:1em;
	position: relative;
	white-space:nowrap;
	float: right;
	list-style-type: none;
	width: 100%;
	color: #FFF;
	}

#footer ul{
	list-style-type: none;
	padding:0;
	margin: 0;
	}
	
#footer li{
	white-space: nowrap;
	float:left;
	position: relative;
	margin:0;
	padding: 0 .5em;
	}


#speakers{
	margin: 1em 3em;
	padding: 1em 2em;
	background-color:#E8E8C3;
	border: 1px solid #605E3D;
	}
#speakers h1{
	margin:0;
	padding: 0;
	font-size: 18px;
	line-height:22px;
	text-align: center;
	}
#speakers h2{
	font-style: italic;
	}
p.name{
	margin:0 0 8px 0;
	font-size: 13px;
	line-height:15px;
	font-family: "Bookman Old Style", "Serifa BT", times, serif;	
	font-weight: bold;
	}
.title{
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	}
	

/* Tab menu */


#navlist{
	margin: 0;
	padding: 0;
	color: #FFF;
	position: relative;
	white-space:nowrap;
	float: left;
	letter-spacing : .02em;
	list-style-type: none;
	background-color: #393D10;
	width: 100%;
	}

#navlist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#navlist li{
	white-space: nowrap;
	float:left;
	position: relative;
	margin:0;
	padding: .6em .4em;
	font-size: 11px;
	line-height:.8em;
	display:block;
	color: #FFF;
	text-decoration: none;
	}

#navlist a{
	font-size: 11px;
	line-height:.8em;

	color: #FFF;
	text-decoration: none;
	}

#navlist a:hover{text-decoration: underline;}
#navlist li ul a{color: #FFF;}


/* Menu links at top of page & copyright at bottom */

#links { 
	font-size: 11px;
	color: #4C591F;
	position: relative;
	right: 5px;
	top: 1px;
	float: right;
	}	
#footer.copyright{ 
	float: left;
	top: 0;
	}
#links a:link {color: #A5D3DC; text-decoration: none;}
#links a:visited {color: #A5D3DC; text-decoration: none;}
#links a:hover {color: #F0BF22; text-decoration: none;}

/* Form Boxes */
	
#form { 
	margin: 0 auto;
	padding: 5px;
	width: 54.5em;
	}
#form p  {
	margin:0 0 12px 0;
	font-size: 12px;
	line-height:16px;
	}
#form h1 {
	margin:-5px -5px 3px -5px;
	padding:2px 2px 1px 2px;
	font-size: 13px;
	line-height:20px;
	font-weight: bold;
	color: #FFF;
	background-color:#0E4256;
	}
#form .row{ 
	clear: both;
	}
#form .row .item{
	float: left;
	width: 18em;
	text-align: right;
	}
#form .row .field{
	float: right;
	width: 36em;
	text-align: left;
	}
#form a:link {color: #A56304; text-decoration: underline}
#form a:visited {color: #B23F28; text-decoration: underline;}
#form a:hover {color: #F0BF22; text-decoration: underline;}


#speakers ul {
	list-style-type: none;
	}

