* {
	padding:0;
	margin:0;
}

a {
	text-decoration:none;
}

img {
	border:none;
}

body {
	color:#000;
	background:#fff url(/images/bgMain.png) repeat-x left top;
	font:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

#wrapper {
	margin-right:10%;
	background:#fff url(images/background.jpg) no-repeat 100% 100%;
	font-size:100%;
	width:980px;
}

#banner {
	width:200px;
}

#banner h1 {
	font-size:80%;
	text-indent:-9999px;
}

#banner h1 a {
	display:block;
	color:#fff;
	background:#fff url(images/header.jpg) no-repeat left top;
	width:980px;
	height:200px;
	overflow:hide;
}

#banner h2 {
	font-size:70%;
	text-indent:-9999px;	
	color:#fff;
	background:#000 url(images/banner.jpg) no-repeat left top;
	height:135px;
	overflow:hide;
}


/* content */

#content {
	margin:0 0 10px 200px;
	padding:20px 0px 20px 35px;
	/*width:745px;*/
	border-top:5px solid #fff;
}

/* mainContent */

.mainContent {
	line-height:150%;
	color:#333;
}

.mainContent a {
	color:#000;
	border-bottom:1px solid #000;
	background-color: #FFFFFF;
}

.mainContent a:hover {
	color:#fff;
	border:none;
	background-color: #3399FF;
}

.mainContent p, .mainContent dl, .mainContent blockquote, .mainContent ol, .mainContent ul {
	margin:5px 0;
}

.mainContent h2.title {
	color:#990000;
	font:bold 280%/100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom:20px;
}

.mainContent ol, .mainContent ul {
	margin-left:40px;
}

.mainContent li {
	margin:8px 0;
}

.mainContent .listCommittee li p {
	margin:0;
}

p.photo {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:25px 15px 10px 0;
}

p.photo2 img {
	display:block;
	padding:5px;
	border:1px solid #ccc;
	margin:25px 15px 10px 0;
}

/* subContent */

.subContent {
	margin:30px 0;
	padding:30px 0 0 0;
	border-top:1px solid #0033CC;
}

.subContent h3.title {
	margin:0;
	padding:0;
	color:#0033CC;
	font:bold 280%/100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font:bold 200%/100% Georgia, serif;
	text-transform:none;
	letter-spacing:0;
}

.mainContent h3, .subContent h3 {
	color:#0033CC;
	margin:0 0 -10px 0;
	padding:10px 0 0 0;
	font:normal 100%/100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-transform:uppercase;
	letter-spacing:2px;
}

/* leftBar */

#leftBar {
	float:left;
	width:200px;
	margin:0 0 100px 0;
	border-top:5px solid #0033CC;
	z-index:100;
}

#nav {
	list-style:none;
	width:200px;
	overflow:hidden;
}

#nav li, #nav li.menubar {
	width:200px;
	display:block;
}

#nav li a, #nav li.menubar a {
	display:block;
	border-bottom:1px solid #0033CC;
	padding:6px 12px 6px 30px;
	font-size:85%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#555;
	text-decoration:none;
	height:100%;
	background:url(images/left.gif) no-repeat 12px 7px;
}

#nav li a.here {
	font-weight:bold;
}

#nav li.menubar a {
	border-bottom:1px solid #0033CC;
	background:url(images/more.gif) no-repeat 12px 7px;
}

#nav li.menubar a.here {
	font-weight:bold;
	border-bottom:1px solid #0033CC;
	background:url(images/down.gif) no-repeat 12px 7px;
}

#nav li.menubar {
	border-bottom:1px solid #0033CC;
}

#nav li.menubar .menu li a {
	border-bottom:1px solid #0033CC;
	padding:6px 12px 6px 30px;
	margin-left:20px;
	color:#555;
	background:url(images/left.gif) no-repeat 12px 7px;
}


#nav li a:hover, #nav li.menubar a:hover, #nav li.menubar .menu li a:hover {
/*	border-bottom:1px solid #f90;
	padding:10px 12px 10px 30px;
	font-size:100%; */
	color:#f30;
}


/* table */

.tableReg {
	text-align:center;
	border-collapse:collapse;
}

.tableReg th {
	padding:5px 10px;
}

.tableReg th em {
	font-style:normal;
	font-weight:normal;
	font-size:85%;
	line-height:130%;
}

.tableReg th.tableTDleft {
	text-align:left;
	color:#f60;
}

.tableReg td {
	padding:5px 10px;
}

.tableReg th, .tableReg td, .tableReg {
	border:1px solid #fc0;
}

.tableReg th#tableTD1, .tableReg th#tableTD2, .tableReg th#tableTD3 {
	border:1px solid #fff;
	color:#fff;
	background:#f60;
	width:25%;
	border-bottom:1px solid #fc0;
}

.tableReg th#tableTD1 {
	background:#fff;
	border-bottom:1px solid #fc0;
}

.speaker {
	margin:25px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #fc0;
}

.speaker img, img.photo2, img.photo3 {
	margin:0 10px 10px 0;
	padding:5px;
	border:1px solid #ccc;
	float:left;
}

img.photo3 {
	float:right;
	margin:0 0 10px 10px;
}

.mainContent .speaker h3 {
	color:#f30;
	font:bold 160%/100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin-bottom:5px;
	padding:5px 0 5px 36px;
	background:transparent url(/images/bulletKeynote.png) no-repeat 0 0;
	text-transform:none;
	letter-spacing:0;
}

.mainContent .speaker h4 {
	color:#f90;
	font:normal 120%/100% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin:0 0 20px 0;
	padding:0 0 0 36px;
	text-transform:none;
	letter-spacing:0;
}

.timeTable th {
	width:37%;
}

.tableProg {
	font-size:90%;
	line-height:130%;
	border:1px solid #dedede;
	border-collapse:collapse;
}

.tableProg td {
	border:1px solid #dedede;
	border-collapse:collapse;
	padding:5px 8px;
}

.tableProg .dateTR {
	font-weight:bold;
	background:#fed;
}


.logoTable {
	margin-top:25px;
	font-size:.9em;
	border:none;
	text-align:center;
	line-height:120%;
}

.logoTable td {
	vertical-align:middle;
	width:150px;
	padding:5px 8px;
}

.logoTable .logoName td {
	vertical-align:top;
	padding-bottom:20px;
}

/* footer */

#footer {
	clear:both;
	border-top:1px solid #0033CC;
	border-bottom:5px solid #fff;
	background:#000 url(images/footer.jpg) no-repeat left top; 
	height:60px;
	width:auto;
	margin:0 0px 0 0;
	padding:50px 10px 0 10px;
	color:#fff;
	font-size:80%;
}
