body {
    margin: 0em;
    margin-top: 0.4em;
}


table.sdMainNav {
	background-repeat: repeat-x;
	background-position: top left;
	border-bottom: 0.1em solid black;
	height: 2em;
	margin-top: 0.2em;
	width: 100%;
        font-size: 1em;
}

td.sdMainNav {
    background-position: top left;
    background-repeat: repeat-x;
}

.sci_dirNav {
    background-color: #8A6D5B;
}



table.sdMainNav a:hover {
    text-decoration: none;
}


table.sdMainNavCenter td
{
	border-left: 0.01em solid white;
	height: 1.82em;
        font-size: 1em;
}

table.sdMainNavCenter tbody, td, tr, div
    font-size: 1em;
}

table.sdMainNavCenter
{
	border-right: 0.01em solid white;
	height: 1.82em;
}

table.sdMainNav a, table.sdMainNav a:link, table.sdMainNav a:visited {
        color: white;
	font-weight: normal;
	height: 1.82em;
	padding-bottom: 0.33em;
	padding-top: 0.19em;
	vertical-align: middle;
        text-decoration: none;
}

div.sdMainNavPadding {
	padding-left: 1em; 
	padding-right: 1em;
}



