a.header { background: url(header_bio.jpg) 0 0 no-repeat; }
/* photo by Marc Goldstein */

h2 { color: #a00; border-color: #a00; }
span { color: #a00; }
.altcolor { color: #a00; }
fieldset:hover { background-color: #a00; }
ul#mainnav a.current { color: #a00; }

a:link { color: #c4dfd8; }
a:visited { color: #c4dfd8; }
a:hover { color: #a00; }
a:active { color: #c4dfd8; }

.bioLeft {
	width: 375px;
	float: left;
}
.bioRight {
	width: 375px;
	float: right;
}


.rightBox {
	float: right;	
	width: 300px;
	height: 200px;
	margin: -215px 0 0 0;
	
}

.content {
	1800px;
}

.leftBox {
	float: left;
	width: 375px;
	height: 200px;
}

.rightcolumn {
	background-color: #111;
	width: 750px;
	height: 200px;
	float: right;
}

#footer {
	height: 100px
	padding-top: 5px;
	font-size: 9px;
	width: 775px;
}
