html, body {
	background-image: url(http://disk.telenect.com/images/200807/wsb_background.jpg);
	background-color: #e2e3e4;
  background-repeat: repeat-x;
  color:#343334;
}
h1, h2 {
	border-bottom: 1px solid #000;
	color: #006;
}
a:link, a:visited { color: #b22c1b; font-weight: bold; }
a:active, a:hover { color: #333; font-weight: bold; }

#header, #footer { background-color: #797979; }
#column2 { background-color: #EBEBEB; }
#footer {
	background-image: url(http://disk.telenect.com/images/200807/wsb_footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 50%;
}

#infobar, #panels textarea, #panels select, #slideControls img, #jump_to { border-color: #b22c1b; }
#speaker, #date, .option span { color: #b22c1b;	}                                             

  
