﻿html 
{height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
background: #F0F0F0; /*color background - only works in IE */
font-size:80%; /*set default font size */
font-family:"trebuchet ms", tahoma, verdana, arial, sans-serif; /* set default font */
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow:hidden; /*get rid of scroll bars in IE */
/* */
}
body {
height:100%; /* fix height to 100% for IE */
max-height:100%; /* fix height for other browsers */
overflow:auto; /*get rid of scroll bars in IE */
padding:0; /*remove padding */
margin:0; /* remove margins */
border:0; /* remove borders */
}
#men 
{
    margin: 0;
    padding: 0;
    color:  black;
    font-family: "Bookman Old Style", "Times New Roman";
    z-index: 4;
    overflow:hidden;
}
#men p 
{
    margin:0;
    padding: 0 0 0 74px;
    text-indent: -60px;
}
.name
{
      font-weight:400;
}
.name_died 
{
    color: Black;
    font-weight: bold;
}
.bccls
{
    color: black;
    font-weight: bold;
    text-indent: -72px !important; /* allow for asterisk */
}

.ship 
{
    font-style:italic;
    color: black;
}
.spcr 
{
    padding: 0 3em;
}
.dt 
{
    color: black;
}
body 
{
    margin:0;
    padding:0;
}

div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0px;
	background-color: #F0F0F0; 
	margin-bottom: 20px ;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
	z-index: 2;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
/* set left margin and bottom padding for IE5/Win */
	padding: 50px 0 0 0;
	margin-left:0;
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
/*	margin-left: 216px; /*  just for IE outside border 50px plus side bar 166px */
	padding-bottom:50px;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
/*	width: 800px;
*/}
.sl 
{
    font-size: 2em;
    font-weight:bold;
    padding: 45px 0 7px 14px; /* beware the top padding effects where the letter anchors go */
}