#redbar {
	position:absolute;
	width:800px;
	height:200px;
	z-index:5;
	top: 421px;
	overflow: visible;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.callout img {
	float: right;
}
.callout h1 {
	margin-top: 20px;
	font-size: 14px;
}
.callout p {
	width: 250px;
}
.callout a {
	color: #FFFFFF;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color:#777777;
}
#Logo {
	position:absolute;
	width:390px;
	height:60px;
	z-index:6;
	left: 0px;
	top: 0px;
}
#story {
	position:absolute;
	width:251px;
	height:194px;
	z-index:10;
	left: 228px;
	top: 111px;
	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFFFFF;
}

#story h1 {
	font-size: 18px;
	font-weight: bold;
	color:#FFCC00;
	
	margin: 0px 0px 8px 0px;
}
#story h2 {
	font-size: 12px;
	font-weight: bold;
	
	margin: 0px 0px 10px 0px;
}
#story p{
	margin: 0px 0px 6px 0px;
	line-height: 14px;
}
#womenphoto {
	position:absolute;
	width:243px;
	height:354px;
	z-index:3;
	left: 490px;
	top: 117px;
}
#rhombus {
	position:absolute;
	width:209px;
	height:125px;
	z-index:8;
	left: 252px;
	top: 332px;
	
	padding: 0 0 0 0;
	overflow: hidden;

}
#rhombus h1 {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#FFCC00;
}

#rhombus p {
	line-height: 14px;
	font-weight: bold;
	
	margin: 0px 0px 0px 15px;
}
#rhombus p img {
	padding-top: 2px;
}
#rhombus a:link, #rhombus a:visited {
	font-size: 11px;
	text-decoration: none;
	color:#ffffff;
}
#navigation {
	position:absolute;
	width:160px;
	height:115px;
	z-index:9;
	left: 14px;
	top: 163px;
}
#navigation table tr td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183b99;
	
	padding: 5px 0px 8px 0px;
	border-bottom: 1px solid #cccccc;
}
#navigation a:link, #navigation a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #183b99;
	
	display: block;
	wdith: 100%;
	
	padding: 0 0 0px 15px;
	
	background-image: url("/bdbk_images/spacer.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
#navigation a:hover {
	background-image: url("/bdbk_images/bullet_nav.gif");
}
#navigation a:link img {
	border-width: 0;
	
}
#navigation a:hover img {
	
	
}
