* {
	padding:0;
	margin:0;
}

.reset {
	clear:both;
	height:0;
}

img {
	border-width:0;
}

body {
	text-align:center;
	color:#444;
	font:62.5%/1.8em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
	background:#f2efe6 url(../images/bodyBG.png) repeat-x 0 0;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:760px;
}

#header {
	background:transparent url(../images/banner.jpg) no-repeat 0 73px;
	height:296px;
}

#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover  {
	display:block;
	height:60px;
	width:760px;
	background:#039 url(../images/header.png) no-repeat 0 50%;
	text-indent:-9999px;
	text-decoration:none;
}

#header h2 {
	margin-top:196px;
	height:40px;
	width:760px;
	background:#b6b6b6 url(../images/header2.png) no-repeat 0 50%;
	text-indent:-9999px;
}

#contentWrap {
}

#sideBar {
	float:left;
	width:230px;
	margin:15px 0 30px 0;
	/*background:transparent url(../images/sidebarBG.png) no-repeat 50% 0;*/
}
#sideBar a, #sideBar a:link, #sideBar a:visited {
	color:#960;
	background:#ffffc7;
	text-decoration:none;
}

#sideBar a:hover, #sideBar h4 a:hover {
	color:#ffffc7;
	background:#960;
}

#nav {
	margin:15px 15px 20px 10px;
	padding-bottom:8px;
	width:205px;
	list-style:none;
}

#nav li {
	font:normal 1.1em verdana, helvetica, arial, sans-serif;
	line-height:120%;
	height:100%;
}

#nav li a, #nav li a:link, #nav li a:visited {
	display:block;
	padding:2px 0 2px 16px;
	text-decoration:none;
	color:#900;
	background:transparent url(../images/navBullet.gif) no-repeat 0 3px;
	margin-bottom:12px;
	height:100%;
}

#nav li a:hover {
	color:#600;
	text-decoration:underline;
	background:transparent url(../images/navBulletHere.gif) no-repeat 0 3px;
}

#nav li a.here, #nav li a.here:link, #nav li a.here:visited, #nav li a.here:hover {
	color:#600;
	font-weight:bold;
	background:transparent url(../images/navBulletHere.gif) no-repeat 0 3px;
}

#sponsors {
	margin:0 15px 0 10px;
	font-size:1.1em;
	text-align:left;
	line-height:120%;
}

#sponsors dl {
	margin:0 0 30px 0;
}

#sponsors dt {
	color:#630;
	font-weight:bold;
	font-size:1.2em;
	margin:15px 0;
}

#sponsors dd {
	margin:8px 0 15px 0;
	color:#960;
}

#sponsors dd img {
	margin:0 0 5px 0;
}

#content {
	float:right;
	width:502px;
	margin:15px 0 30px 0;
	font-size:1.4em;
}

#content h2 {
	font-size:1.4em;
	color:#900;
	margin:15px 0 0 0;
}

#content h3 {
	font-size:1.2em;
	color:#940;
	margin:15px 0 -5px 0;
}

#content h4, #content h4 a, #content h4 a:visited {
	font-size:1.2em;
	color:#f60;
	text-align:center;
	margin:15px 0 15px 0;
}

#content a, #content a:link, #content a:visited {
	color:#960;
	background:#ffffc7;
}

#content a:hover, #content h4 a:hover {
	color:#ffffc7;
	background:#960;
}

#content p, #content ol, #content ul, #content dl, #content blockquote {
	font-size:90%;
	line-height:160%;
	margin:15px 0;
}

#content ol, #content ul {
	margin-left:40px;
}

.commList li {
	margin-bottom:8px;
}

#content ul.commList {
	margin-bottom:40px;
}

#content ul.listRight, #content ul.listLeft, #content dd.listLeft, #content dd.listRight {
	width:220px;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
}

#content ul.listRight, #content dd.listRight {
	float:right;
}

#content ol.guideList {
	font-size:1em;
	color:#960;
	margin-left:20px;
}

#content ol.guideList ol, #content ol.guideList ul{
	margin-left:30px;
	color:#444;
}

#content ol li {
	margin:5px 0;
}
#content ol.listAlpha {
	list-style:upper-alpha;
}
#content ol ol {
	font-size:1em;
}
.dateList dt, .commList dt {
	color:#c90;
	font-weight:bold;
	margin-top:10px;
}

.dateList dd, .commList dd {
	color:#630;
	margin-left:20px;
}

.tableReg {
	text-align:center;
	border-collapse:collapse;
	margin:10px 0;
}

.tableReg th {
	padding:5px 10px;
}

.tableReg th em {
	font-style:normal;
	font-weight:normal;
	font-size:80%;
	line-height:130%;
}

.tableReg th.tableTDleft {
	text-align:left;
	color:#960;
}

.tableReg td {
	padding:5px 10px;
}

.tableReg th, .tableReg td, .tableReg {
	border:1px solid #F4E7AF;
}

.tableReg th#tableTD1, .tableReg th#tableTD2, .tableReg th#tableTD3 {
	border:1px solid #fff;
	color:#960;
	background:#F4E7AF;
	width:25%;
	border-bottom:1px solid #F4E7AF;
}

.tableReg th#tableTD1 {
	background:#fff;
	border-bottom:1px solid #F4E7AF;
}

.speakers {
	margin:25px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #d8cdac;
}

.speakerName {
	color:#002;
}

.speakerBio {
	display:none;
	font-size:1em;
}

#footer {
	padding:18px 20px 16px 20px;
	text-align:center;
	font-size:1.1em;
	color:#666;
	background:#bbb;
}

#content p.photoRight {
	clear:right;
	float:right;
	margin:0 0 5px 15px;
	border:1px solid #900;
}