body {
	background: none;
}

.hideFromScreen {
	left: 0;
	position: relative;
	clear: both;
	text-align: center;
}

#searchSubmitPage, #searchSubmitHome, #navTabs, #footer, #searchDisplayOptions, #browse, .donate {
	display: none;
}

.print{
    float: right; 
    clear: right;
    display: block; 
    margin: 14px; 
    width: 300px;
}

#printFooter {display:block; clear: both;}

.mainPic { float: right;}
.caption { clear: both;}
.credit { text-align: center;}

#pageSidebar, .lifeSummary { display: none;}

#pageContent {
	width: 100%;
}

#pageContentContainer {
	background: none;
	position: relative;
}

strong.hit, span.hit {
        background: none;
        font-weight: normal;
}

/*#pageColumnMain, #searchColumnMain, #homeColumnMain {width: 100%; position: absolute; top: 0; left: 0;}*/

#pageColumnMain, #searchColumnMain {width: 100%; float: none;}

#homeColumnMain {
	width: 70%;
	float: left;
}

#homeColumnSidebar {
	width: 30%;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

.biographyContent {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	width: 100%;
	position: relative;
}

h1 {
        font: 2em Helvetica, Arial, sans-serif;
        color: #2B6892;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        clear: both;
}

#tileAndSearchContainer {
	background: none;
    padding-bottom: 0.5em;
    position: relative;
}

#titleAndSearchPage, #titleAndSearchHome {
	background: none;
    height: 3em;
    width: 100%;
}

#topNav {
	height: 2em;
	background: none;
	border-bottom: 1px solid #2C2C2C;
}

#masthead {
	height: 100%;
}

span.fnRef {
	display: inline;
}

div#footnotes {
	display: block;
}