body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	height: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
}

* {
	margin: 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

ul li {
	padding: 0px;
	margin: 0px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

p {
	margin: 0px;
	padding: 0px;

}

img {
	border: none;
}

h1 {
	margin: 0px 0px 4px 0px;
	color: #012060;
	font-family: arial, sans-serif;
	font-size: 30px;
	
}

h2 {
	margin-bottom: 10px;
	color: #0B2853;
	font-family: arial, sans-serif;
	font-size: 20px;
}

h2 a:link {
	color: #a72814;
}

h2 a:visited {
	color: #a72814;
}

h2 a:hover {
	color: #a72814;
}

h2 a:active {
	color: #a72814;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #0B2853;
	font-family: arial, sans-serif;
	font-size: 20px;
}

a:link {
	color: #ae260c;
	text-decoration: underline;
}

a:visited {
	color: #ae260c;
	text-decoration: underline;
}

a:hover {
	color: #ae260c;
	text-decoration: underline;
}

a:active {
	color: #ae260c;
	text-decoration: underline;
}

#wrapper {
	margin: 0px 0px 0px 8px;
	padding: 0px;
	width: 760px;
	background: url(images/body_bg.jpg) top left repeat-y;

}

#masthead {
	background: url(images/masthead2.jpg) no-repeat;
	width: 760px;
	height: 306px;
	position: relative;
}

#masthead_register {
	position: absolute;
	top: 21px;
	right: 71px;
}


#cres_top {
	width:760px;
	height: 65px;
	margin: 0px 0px 0px 8px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #888;
	font-size: 12px;
}

#trCP {
  display: inline;
  float: right;
  height: 70px;
  width: 300px;
  text-align: center;
}

#cres_top a:link, #cres_top a:visited {
  color: #888888;
  background-color: inherit;
  text-decoration: underline;
}

#cres_top a:hover, #cres_top a:active {
  color: #888888;
  background-color: inherit;
  text-decoration: underline;
}

#left_nav {
	width: 189px;
	height: 600px;
	float: left;
	background: url(images/left_nav.jpg) top left no-repeat;
}

#body_area {
	width: 571px;
	height: 100%;
	float: left;
}

#body_content {
	padding: 0px 20px 0px 20px;
}

.section_top {
	margin: 14px 0px 0px 0px;
	padding: 0px;
}

.section {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#body_content ul {
	padding: 0px;
	margin: 0px;
	list-style-type: circle;
}

#body_content ul.one {
	padding: 8px 0px 0px 90px;
	line-height: 10px;
}

#body_content ul li {
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	list-style-type: circle;	
}

ul#two_left {
	float: left;
	width: 130px;
	margin: 8px 0px 0px 60px;
	padding: 0px;
}

ul#two_right {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
	margin: 8px 0px 0px 70px;
}

.sub_content {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.sub_content td {
	vertical-align: top;
	border: 1px solid #fff;
	color: #ffffff;
	padding: 4px;
}

td.dark {
	background: #75767b;
}

td.light {
	background: #dee1ea;
	color: #000000;
}

.sub_content td.day {
	background: #1d2339 url(images/gradient_cell.jpg) top left no-repeat;
}

.session_num {
	background: #1d2338 url(images/gradient_cell.jpg) top left no-repeat;
	color: #ffffff;
}

.speaker_pic {
	float: right;
	padding: 2px;
	border: 1px solid #75767b;
	margin: 0px 20px 0px 10px;
}

.speaker_name {
	color: #a72814;
	font-size: 14px;
	font-weight: bold;
}

.speaker_info {
	color: #1d2338;
	font-size: 12px;
	font-weight: bold;
}

.red {
	color: #a72814;
}

.bio {
	margin:0px 40px 0px 20px;
	padding: 6px 6px 0px 6px;
	height: 145px;
	background: url(images/line_break2.jpg) bottom left no-repeat;
}

.bio:link {
	color: #000000;
	text-decoration: none;
}

.bio:visited {
	color: #000000;
	text-decoration: none;
}

.bio:hover {
	color: #a72814;
	text-decoration: none;
	background: url(images/line_break3.jpg) bottom left no-repeat;
}

.bio:active {
	color: #ae260c;
	text-decoration: none;
}

.faculty_header {
	color: #1d2338;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 10px 0 0 0;	
	padding: 0px;
}

.thumbnailpic {
	float:left;
	border:1px solid #d2d2d2;
	padding:2px;
	margin:5px 10px 30px 10px;
}

.border {
	border:1px solid #d2d2d2;
	padding:2px;
	background: #ffffff;
}

.bio_break {
	width: 370px;
	height: 30px;
	background: url(images/line_break2.jpg) bottom left no-repeat;
}

.back {
	width: 40px;
}
.right {
	float: right;
	padding: 0px;
	margin: 10px 20px 0px 10px;
}
.div_link {
	margin:0px 40px 0px 20px;
	padding: 6px 6px 20px 6px;
	background: url(images/line_break2.jpg) bottom left no-repeat;
	color: #000000;
	text-decoration: none;
}

.div_link a {
	text-decoration: none;
}

.div_link:link {
	color: #000000;
	text-decoration: none;
}

.div_link:visited {
	color: #000000;
	text-decoration: none;
}

.div_link:hover {
	color: #a72814;
	text-decoration: none;
	background: url(images/line_break3.jpg) bottom left no-repeat;
}

.div_link:active {
	color: #ae260c;
	text-decoration: none;
}

.highlight:link {
	color: #000000;
	text-decoration: none;
}

.highlight:visited {
	color: #000000;
	text-decoration: none;
}

.highlight:hover {
	color: #a72814;
	text-decoration: none;
	
}

.highlight:active {
	color: #ae260c;
	text-decoration: none;
}
.tracks {
	margin:0px 40px 0px 20px;
	padding: 6px 6px 20px 6px;
	background: url(images/line_break2.jpg) bottom left no-repeat;
}
.instructor {
	color: #ae260c;
}





/* FOR DROPDOWN */

.menu a {
display: block;
font-family: Verdana, Helvetica, sans-serif;
font-size: 9pt;
width: 170px;
margin: 0px;
padding: 3px;
line-height: 14px;
}
.menu a:link, .menu a:visited {
color: #FFF;
background-color: #012161;
text-decoration: none;
}
.menu a:hover, .menu a:active {
color: #FFF;
background-color: #666666;
text-decoration: none;
}
.menuactive a {
display: block;
font-family: Verdana, Helvetica, sans-serif;
font-size: 9pt;
width: 170px;
margin: 0px;
padding: 3px;
line-height: 14px;
}
.menuactive a:link, .menuactive a:visited {
color: #FFF;
background-color: #666666;
text-decoration: none;
}
.menuactive a:hover, .menuactive a:active {
color: #FFF;
background-color: #012161;
text-decoration: none;
}

.menuclip {
position: relative;
overflow: hidden;
clip: rect(170px, 20px, 170px, 20px);
}
#menu0 {
position: relative;
}
#menu1 {
position: relative;
}
#menu2 {
position: relative;
}
#menu3 {
position: relative;
}
#menuclip0 {
height: 200px;
}
#menuclip1 {
height: 160px;
}
#menuclip2 {
height: 120px;
}
#menuclip3 {
height: 200px;
}
#menu0Position {
display: none;
position: absolute;
left: 17px;
top: 100px;
z-index: 2;
}
#menu1Position {
display: none;
position: absolute;
left: 118px;
top: 100px;
z-index: 2;
}
#menu2Position {
display: none;
position: absolute;
left: 234px;
top: 100px;
z-index: 2;
}
#menu3Position {
display: none;
position: absolute;
left: 327px;
top: 100px;
z-index: 2;
}
#navBar {
color: inherit;
background-color: #002060;
background-image: url('/images/cres_bar.gif');
vertical-align: bottom;
text-align: center;
padding: 0px;
font-size: 1px;
width: 760px;
margin: 4px 0 0 0;
z-index: 20;
position: absolute;
left: 8px;
height: 30px;
}
#navBar a img {
margin: 6px 0 0 0;
}
#navBar a {
background-color: #FFF;
padding: 0;
margin: 0;
font-size:1px;
}

/* FOR VIDEO */

#cres_video_wrapper_1 {
  position:absolute;
  display:none;
  z-index: 100;
  top: -100px;
  left: -110px;
}

#blanket_overlay {
		background-color: #000000;
		opacity: 0.65;
		filter: alpha(opacity = 65);
		position: absolute;
		z-index: 99;
		top: 0px;
		left: 0px;
		display:none;
}





