body
{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	background-image: url('../img/gradient_bg2.gif');
	background-repeat: repeat-x; 
	background-color: #a7a7a7;

    margin: 0px 0px 0px 0px;
}
/* float clearing for IE6 */
* html .clearfix,
.content
{
	height: 1%;
	overflow: visible;
}
/* float clearing for IE7 */
*+html .clearfix,
.content
{
	min-height: 1%;
}
/* float clearing for everyone else */
.clearfix:after,
.content:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
a
{
	text-decoration: none;
	color: #195999;
}
a:hover
{
	text-decoration: underline;
}
.header
{
	font-size: 12px;
	color: #A0BCD5;
	text-align: right;
	padding: 35px 13px 10px 0px;
}
.header a
{
	color: #ffffff;
}
.header .navbar .separator
{
	padding: 0px 10px 0px 10px;
	background-image: url('..//img/navbar_bullet.gif');
	background-repeat: no-repeat;
	background-position: 9px 6px;
}
.header .navbar ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.header .navbar ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.header .navbar a
{
	font-weight: bold;
	color: #f4f4f4;
	font-size: 12px;
}
.content
{
	border-top: 1px  #A0CBD5 solid;
	background-color: #000000;
	min-height: 428px;
	_height: 428px;
	position: relative;
	
}
.content .logo
{
	position: absolute;
	top: 20px;
	left: 38px;
}
.content .left_side
{
	padding: 0px 0px 0px 0px;
	float: left;
}
.content .left_side .intro
{
	color: #c9c9c9; 
	float: left; 
	width: 470px; 
	font-size: 12px; 
	padding: 190px 0px 20px 38px; 
	height: 338px; 
	;
	
}
.content .left_side .intro p
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 18px;
}
.footer
{
	color: #444444;
    font-size: 11px;
	border-bottom: 1px  #A0CBD5 solid;
	padding: 0px;
}
.left_side .subnav
{
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 140px;
	left: 0px;
}
.left_side .subnav span
{
	display: block;
	float: left;
	padding-left: 12px;
}
.left_side .subnav span a
{
	font-size: 17px;
	text-transform: uppercase;
	color: #A0CBD5;
	padding: 6px 0px 6px 0px;
	text-align: center;
	line-height: 20px;
	height: 20px;	
	display: block;
	background-repeat: no-repeat;
}
.left_side .subnav span#researchers
{
	padding-left: 38px;
}
.left_side .subnav span#researchers a
{
	background-image: url('../img/button_bg_reseachers.gif');
	width: 140px;
}
.left_side .subnav span#families a
{
	background-image: url('../img/button_bg_families.gif');
	width: 102px;
}
.left_side .subnav span#donors a
{
	background-image: url('../img/button_bg_donors.gif');
	width: 93px;
}
.left_side .subnav span .separator
{
	padding: 0px 0px 0px 20px;
}
.content .right_side
{
	position: relative;
	float: right;	
	width: 520px;
}

.footer .footer_navbar
{
	margin: 0px;
	padding: 5px 16px 10px 0px;
	text-align: right;
	position: relative;	
}
.footer .footer_navbar ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer .footer_navbar ul li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	padding: 0px 0px 0px 12px;
}
.footer .footer_navbar ul li a
{
	color: #ffffff;
	font-size: 11px;
}
.copy
{
	font-size: 10px;
	padding: 20px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	color: #f4f4f4;
	clear: both;
}
.font_italic
{
	font-style: italic;
}
#connectors_container
{
	height: 48px;
}
#connectors_container img
{
	float: left;
	border: none;
	margin-right: 10px;
}