body, html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	background:url(../imgs/gradientBkgd.jpg) repeat-x top fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
	line-height:1.35em;
}
body-PREVIOUS VERSION {
	margin:0px;
	padding:0px;
	background:url(../imgs/gradientBkgd.jpg) repeat-x top fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
	line-height:1.35em;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:1.35em;
}
img {
	border:0;
}
div#container {
	width:960px;
	margin: 0 auto;
}
div#header {
	height:160px;
	width:960px;
	background-color:#FFFFFF;
}
div#r3Logo {
	float:left;
	margin-left:10px;
	height:160px;
	width:460px;
}
div#topRegister {
background:url(../imgs/regBtn.jpg) no-repeat top right;
	float:right;
	font-size:20px;
	font-weight:bold;
	height:160px;
	width:470px;
	cursor:pointer;
}
div#topRegister hover {
	
}
div#topRegisterCopy {
	margin-left:300px;
	margin-top:100px;
}
div#topRegisterCopy a {
	color:#FFFFFF;
	text-decoration:none;
}
div#topRegisterCopy a:hover {
	text-decoration:underline;
	display:block;
	background:#FF6600;
}
div#content {
	width:960px;
	background:url(../imgs/r3lrgBkgd.gif) no-repeat top center #FFFFFF;
	height:730px;
}

div#content5 {
	width:960px;
	background:url(../imgs/r3lrgBkgd.gif) no-repeat top center #FFFFFF;
	height:1150px;
}

div#content3 {
	width:960px;
	background:url(../imgs/r3lrgBkgd.gif) no-repeat top center #FFFFFF;
	height:1200px;
}
div#content4 {
	width:960px;
	background:url(../imgs/r3lrgBkgd.gif) no-repeat top center #FFFFFF;
}

div#flashContent {
	position:relative;
	width:460px;
	height:685px;
	z-index:1;
}
h1 {
	font-size:24px;
	color:#000;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}
h2 {
	font-size:36px;
	color:#FF6600;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:18px;
	color:#000;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}
h4 {
	font-size:16px;
	color:#000;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}
h5 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:1em;
	padding:0px;
	margin:0px;
}
div#navigation {
		height:30px;
		background:#999999;
}

div#navigation a {
	text-decoration:none;
	font-weight:bold;
			height:30px;

}
div#navigation a:hover {
	background:#FF6600;
	color:#FFFFFF;
	text-decoration:underline;
			height:30px;

}
.video {
	background:#000000;
}

/* #################### ACCORDION MENU #################### */


table {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

table a {
	text-decoration:underline;
	color:#333333;
}

table a:hover {
	color:#FF6600;
}

.breakthru {
	background:url(../imgs/breakthru.gif) no-repeat top center;
}
.ei {
	font-size:12px;
}



a.button{
	display:block;
	color:#000000;
	font-weight:bold;
	height:30px;
	line-height:29px;
	text-decoration:none;
	width:125px;
	font-size:12px;
}
a:hover.button{
	color:#FF6600;
	text-decoration:underline;
	background:#eeefef;
}

div#navL {
	float:left;
	padding:10px;
}
div#navCenter {
	margin-left:225px;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.r3{
		background:url(../imgs/nav/r3.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	
/* ########################### Speakers ################## */
table.speakers td {
	height:20px;
	vertical-align:text-top;
}
table.speakers h1 {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}
table.speakers h2 {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
table.speakers td.colhdr {
	width:905px;
	padding:10px 5px 10px 5px;
	height:10px;
	background:#000000;
}
table.speakers td.col1 {
	width:65px;
	padding:5px;
	height:10px;
}
table.speakers td.col2 {
	width:125px;
	padding:5px;
	height:10px;
}
table.speakers td.col3 {
	width:200px;
	padding:5px;
	height:10px;
}
table.speakers td.col4 {
	width:325px;
	padding:5px;
	height:10px;
}
table.speakers td.col5 {
	width:150px;
	padding:5px;
	height:10px;
}
table.speakers tr.row1 {
	background:#CCCCCC;
}