BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFEA;
	font-size: 0.8em;
	text-align: left;
	line-height: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;


}	

.header {	
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 126px;
}


columns-float
	{
	float				: left;
	width				: 100%;


	}

/* the relative positioning is required by IEs 5 + 6 (PC) - NN4 crashes if it sees them while other browsers don't seem to mind - hence the Caio hack */


.column-one
	{	
	width:60%;
	float:  left;
	margin-top: 10px;

}


.column-two
	{
	width:38%;
	float: right;
	margin-top: 10px;
	
}

.column-one-content
{
   
	text-align : left;
	background-color: #fff;
   border: 1px solid black;
	margin-left: 9px;
	padding: 5px;

}

.column-two-content
	{
	background: #fff;
	border: 1px solid black;
	padding: 5px;
	padding-top : 0px;
	margin-right : 8px;
	margin-bottom: 10px;

	
}





.content {
	background-color: #fff;
	border: 1px;
	border-color: Black;
	width: 70%;
	border-style: solid;
	padding: 5px;
	margin-top: 10px;
	margin-left:9px;
}



UL{
	list-style-type: none;
   padding: 0;
   margin-left: 0;
}


li{
list-style-type: none;
margin-bottom:1.5em;
}

h1 {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 0.9em;
	text-align: center;
}

h1.align_left{
	text-align: left;
	margin-top: 5px;
}

/*text buttons css elements*/

 .menubar ul
 {
	margin-left : 9px;
	margin-right : 0px;
	display: inline;
	list-style : none;
	vertical-align:top;
	text-align : left;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom:0px;
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom: 10px;
	line-height: 3em;
}

 .menubar li
 {
   display: inline;
	list-style: none;
	list-style-image: none;
} 

a.nav{
	color: EEE8AA;
	text-decoration: none;
	background-color: #DEB887;
	display: inline;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #3C3C3C;
	color: Black;
	text-align: center;
	margin-bottom: 0px;
}

a.nav:hover{
	text-decoration: none;
	color: White;
	text-align: center;
	background-color: #DEB887;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	border-color: #3C3C3C;
}

a.nav_here{
	text-decoration: none;
	color: White;
	text-align: center;
	background-color: #DEB887;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	border-color: #3C3C3C;
}

a.nav_here:hover{
	text-decoration: none;
	color: White;
	text-align: center;
	background-color: #DEB887;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	border-color: #3C3C3C;
}

.text {
width: 140%;
}

.prose {
width: 100%;
}


table {
width: 100%;
}

td {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFEA;
	font-size: 0.8em;
	text-align: left;

}


.bottomnav{
	
	text-align: center;
}

 .bottomnav ul{

	display: inline;
	list-style : none;
	vertical-align:top;
	text-align : left;
	padding-bottom : 0px;
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom:0px;
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom: 10px;
	line-height: 3em;
 	
 }
 
 .bottomnav li
 {
   display: inline;
	list-style: none;
	list-style-image: none;
	margin-left:20px;
} 

A {
	text-decoration: underline;
}

A:HOVER {
	color: #9933CC;
	text-decoration: underline;
}

dt{

display: inline;

}


.one_digit{
margin-right: 30px;

}

.two_digits{
margin-right: 22px;

}

.three_digits{
margin-right: 14px;

}


dt.hidden{


}

dd {
display: inline;
margin-left: 0px;
}


.indent{

margin-left: 44px;

}

.gap{
	margin-left: 20px;
}

.gloss{
	margin-left: 20px;
	color: Gray;
	font-style: italic;
}

.gloss_prose{
	margin-left: 0px;
	color: Gray;
	font-style: italic;
}
