

body {
	margin: 0px;
	background-image: url(graphics/bg_stripe.gif);
	}
body,p,td,span {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
div {
	position: absolute;
	align: center
	left:0px;
	top:0px;
	visibility:hidden;
	padding:1px;
	}
table {
	margin: 0px;
	}
#copy {
	left: 45px;
	width: 250px;
	height: 20px;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	}
.opening {
	font-size: 13px;
	font-weight: bold;
	}
a.picLink {
	text-decoration: none;
	color: #ffffff;
	}
/*
a.picLink:hover {
	color: #000099;
	}
*/
p.black{
		color:#000000;
	}
input,select,textarea {
	font-family: arial,verdana,sans-serif;
	font-size: 11px;
	width:300px;
	color: #999999;
	}
.navy {
	color: #003366;
	text-decoration: none;
	}
a.navy {
	text-decoration: underline;
	}
.subnav {
	width: 145px;
	color: #000000;
	}
.black {
	color: #000000;
	}
.bio{
	position:absolute;
	z-index:10;
	padding:5px;
	height:auto;
	color:#666;
	width:240px;
	background-color:white;
}
.bio br{
	line-height:0px;
}
html>body .bio{
	width:0px;
}