  body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	background: #fff url(BCe_page_background.gif) repeat;
	color: #000;
}
#full_block {
	position: absolute;
	width: 100%;
}
#main_window {
	position: relative;
	width: 860px;
	margin: 0 auto;
	border-right: 2px solid #3a3a3a;
	border-left: 2px solid #3a3a3a;
}
img {
	border: 0;
}
#header h1 {
	background: url(/~leroux/BCe_header_picture.jpg);
	width: 860px;
	height: 130px;
	margin: 0;
	padding: 0;
}
#menu {
	/* height: 30px; */
	float: left;
	width: 100%;
	background: #fff url(BCe_bar_background.jpg) repeat-x bottom;
	border-bottom: 1px solid #333333;
	border-top: 2px solid #333333;
}
#menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	color: #d0d0d0;
	text-decoration: none;
	margin: 0;
	/* height: 23px; */
	background: #444 url(BCe_menu_backgrounds.jpg) no-repeat bottom left;
	border-right: 2px solid #434343;
	padding: 6px 8px;
	/* for IE 5 */
	float: left;
}
/* IE 5 hack \*/
#menu a { float: none; }
/* End hack */
#menu a:hover {
	background: #333 url(BCe_menu_backgrounds.jpg) no-repeat bottom right;
	color: #FFF;
}
active_menu {
	  color: #fff;
	  border-bottom:1px solid #fff;
}
#main {
	background: url(/~leroux/BCe_main_shadow.jpg) repeat-x top;
	float: left;
	padding: 20px 30px;
	voice-family: "\"}\""; 
  voice-family:inherit;
  width: 600px;
}
html>body #main {
	width: 600px;
}
#main a {
	color: #426bae;
	text-decoration:none;
  	border-bottom:1px dotted #a1a1a1;
}
#main a:hover {
	color: #254983;
	border-color:#909090;
  	border-bottom-style:solid;
}
#main h2 {
	color: #525c6c; /*lighter*/
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 -8px 0;
	padding: 0 0 0px;
	clear: both;
}
#main h3 {
	color: #3b4554;  /*darker*/
	font-family: Verdana;
	font-size: 12px;
	margin: 0 0 -8px 0;
	padding: 0 0 0px;
	clear: both;
}
#main p {
	line-height: 150%;
}
#main ul li {
	list-style: none;
	margin: 0 0 0 -30px;
	line-height: 135%;
	background:url("/~leroux/ciliome_page_icon.gif") no-repeat 2px .5em;
  	padding:4px 0 4px 20px;
}
#side_container {
	background: #e2e3e8 url(BCe_side_background.jpg) repeat-y top right;
}
#side {
	background: url(/~leroux/BCe_main_shadow.jpg) repeat-x top;
	padding: 20px 0 0 10px;
	margin: 0;
	float: right;
	voice-family: "\"}\""; 
  voice-family:inherit;
  width: 190px;
}
html>body #side {
	width: 190px;
}

#two-columns { }
	.two-columns-content { float: left; width:50%; }

#three-columns { }
	.three-columns-content { float: left; width:33%; }

#side h3 {
	padding: 0 0 0 5px;
	font-size: 13px;
	margin: 0 0 -8px 0;
	color: #513A10;
}
#side ul li {
	list-style: none;
	margin: 0 5px 0 -30px;
	background: url(/~leroux/BCe_bullet.gif) no-repeat 2px 0.3em;
	padding: 0 5px 5px 19px;
	line-height: 125%;
	font-size: 12px;
}
#side a {
	color: #927676;
	text-decoration: none;
}
#side a:hover {
	color: #6c5656;
}
#footer {
	background: #fff url(/~leroux/BCe_main_shadow.jpg) repeat-x top;
	clear: both;
	margin: 0;
	padding: 6px 0 10px 10px;
	font-size: 11px;
	border-bottom: 4px solid #666666;
	color: #000;
}
#footer a {
	color: #927676;
	text-decoration: none;
	border-bottom:1px dotted #a1a1a1;
}
#footer a:hover {
	color: #6c5656;
	border-bottom-style:solid;
}

#Researcher_box {	float: left;	width: 95%;	}	#Researcher_box .Researcher {	margin:0 0 12px 0;	float:left;	width:100%;}	#Researcher_box .ResearcherInfo {	padding: 0 0 0 119px;}	#Researcher_box .Researcher img {	float:left;	margin: 0 7px 12px 0;	padding:6px;	border:solid 1px #CCC;	background:#FFF;	width:100px;}

.quicklink table {position:absolute; border:0; border-collapse:collapse; left:0;}
.quicklink a {color:#000; text-decoration:none;}
.quicklink b {display:none; font-weight:normal;}
.quicklink:hover {position:relative; z-index:100;}
.quicklink a:hover,
.quicklink:hover a
{border:0; text-decoration:none; position:relative;}
.quicklink:hover b, 
.quicklink a:hover b
{display:block; visibility:visible; position:absolute; left:20px; top:1em; background:#e3ecf0; cursor:pointer; border:1px solid #a6c1cf; padding:5px 10px;}
.quicklink b a {white-space:nowrap; color:#000; text-decoration:none; background:transparent; display:block;}
.quicklink b a:hover {text-decoration:underline;}

.red_emphasis   { color: #a93a2b; }
.gray_emphasis   { color: #666666; }
.gray_small { color: #999999; font-size: 0.8em; }
