body {
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}

h1	{font-size: 24px;}
h2	{font-size: 18px;}
h3	{font-size: 16px;}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

a:link {
color: #69c;
background:transparent;
text-decoration: none;
}



/* header  ---------- */

#header {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#introhelp p{
	display:none;
}
#navlist {
	display:none;
}


/* --- Hide Side Columns ---------- */

#content-sub-1 {
	display:none;
	}

#content-wrap > #content-sub-1 {
	width:0px;
	}

#content-sub-2 {
	display:none;
	width:0px;
}

.noprint {
	display:none;
}

#content-wrap > #content-sub-2 {
	display:none;
	width:0px;
	}

/* --- Main Content ---- */

#content-wrap {
	padding: 0;
	margin-bottom: 15px;
}


#welcome, #about, #help, #preferences, #passagestudy, #powersearch, #paralleldisplay, #daily, #genbook   {
margin: 0;
padding: 0;
font-family: Times New Roman, Times, Serif;
font-size: 12pt;
font-weight: normal;
color: black;
background: white;
}

ul {
	display:none;
	width:0px;
}

img{display:none;
	padding: 0;
	border: 0 none;
	margin: 0;}

.word-layer {
     visibility: hidden;
     position:absolute;
     left:50px;
     top:50px;
     width:300px;
     background-color: #fff3cf;
     margin-left : 0;
     overflow: visible;
     z-index:6;
     border: 1px #000000;
     border-style: solid;
     padding: 7px 7px 7px 7px;
     color : #000000;
     font-size : x-small;
     font-style : normal;
     font-weight : normal;
     font-variant : normal;
     word-spacing : normal;
     letter-spacing : normal;
     vertical-align : baseline;
     text-transform : none;
     text-align : left;
     text-indent : 0;
     line-height : normal;
}

span.curWord {
	text-decoration: underline;
     font-weight : bold;
	background: #a1895F;
}
span.sameLemmaMorph {
	text-decoration: underline;
     font-weight : bold;
}
span.sameLemma {
     font-weight : bold;
}

.intro {
	border-bottom: 1px solid #ccc;
}
