body {
	background: #fff;
/*	background-image: url(Pix/Screen6b.jpg);*/
	background-repeat: no-repeat; 
	background-position: 498px 40px; 
	background-attachment: fixed; 
	margin: 0;
	padding: 20px 20px;
	font: 1em "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	color: #000;
	font-size/* */: /**/small;
	font-size: /**/small;
	}


/* Header
----------------------------------------------- */
#Header {
	width: 780px;
	margin: 0 auto 10px;
	}

#HeaderTitle {
	margin: 5px 0 0;
	padding: 20px 20px 3px;
	border-bottom: 10px solid #B40000;
	font-size: 200%;
	line-height: 1.2em;
	color: #B40000;
	background: #000;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-align: center;
	}

#Description {
	margin: 0 0 40px;
	padding: 0px;
	font: 120%/1.4em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	font-weight: bold;
	text-align: center;
	letter-spacing: .1em;
	color: #000;
	}


/* Content
----------------------------------------------- */
#Content {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#Bleached
	{
	padding: 0 400px 0 50px;
	font-size: 110%;
	}

#Bleached a
	{
	text-decoration: none;
	color: #B40000;
	}

#Bleached a:hover
	{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}


/* Sidebar
----------------------------------------------- */
#Sidebar {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	width: 180px;
	float: left;
	text-align: left;
	}

#Sidebar p
	{
	display: block;
	margin: 0;
	}

#Sidebar p a
	{
	display: block;
	text-decoration: none;
	color: #B40000;
/*	background: #EEE8E8;*/
	background: #fcc;
	border-bottom: solid 1px #fff;
	width: 100%;
	padding: 2px 0 2px 5px;
	}

#Sidebar p a:hover
	{
	color: #000;
	background: #f9c;
	border-bottom: solid 1px #c40000;
	}

#Sidebar p a.Here
	{
	font-weight: bold;
	background: #f99;
	}

#Sidebar h2 {
	font-weight: bold
	font-size: 150%;
	color: #B40000;
	margin: 0;
	padding: 10px 0 3px;
}

#Sidebar h3 {
	font-weight: bold
	font-size: 125%;
	color: #B40000;
	margin: 0;
	padding: 10px 0 6px;
}


/* Main
----------------------------------------------- */
#Main {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	width: 550px;
	float: right;
	}

#Main h2 {
	font-weight: bold
	font-size: 150%;
	color: #000;
	margin: 0;
	padding: 0px 0 3px;
}

/*
#Main h2.Sub {
	font-weight: bold
	font-size: 125%;
	text-transform: uppercase;
	color: green;
	margin: 0;
	padding: 5px 0 3px;
}
*/

#Main h3 {
	font-weight: bold
	font-size: 125%;
	color: #000;
	margin: 20px 0 0 0;
	padding: 10px 0 6px;
}

#Main h3.Red {
	font-weight: bold
	font-size: 125%;
	color: #B40000;
	margin: 20px 0 0 0;
	padding: 10px 0 6px;
}

#Main h4 {
	font-weight: bold
	font-size: 110%;
	color: #000;
	margin: 0;
	padding: 10px 0 3px;
}

#Main p
	{
	margin: 5px 0 12px;
	}

#Main a
	{
	color: #B40000;
	text-decoration: none;
	}

#Main a:hover
	{
	color: #000;
	font-weight: bold;
	}

#Main a.Query
	{
	color: #B40000;
	}

#Main a.Query:hover
	{
	color: #000;
	font-weight: bold;
	cursor: help;
	}


#Main ul {
	padding: 0;
	padding-left: 30px;
	margin-left: 0;
	margin-top: -.2em;
	}

#Main ul li {
	padding: 0px;
	margin-top: .25em;
	list-style-type: disk;
}

#Main ul li ul li {
	padding: 0px;
	margin-top: .1f25em;
	list-style-type: circle;
}

#Main ul.Stretch li {
	padding-top: 10px;
}

#Main ul li.Red {
	color: #C40000;
	padding-top: .5em;
}

#Main ul li.Last {
	padding-top: .5em;
}

#Main ol {
	padding: 0;
	padding-left: 30px;
	margin-left: 0;
	margin-top: -.2em;
	}

#Main ol li {
	padding-bottom: 5px;
	}

#Main ol li img {
	padding-top: 10px;
	}

#Main ol li ol {
	list-style-type: lower-alpha;
	}

#Main ol li ol li {
	padding: 0;
	margin: 0;
	}

#Main ol li ol li.Top {
	margin-top: 4px;
	}

#Main li.Fudge1 {
	padding: 0px;
	margin: 0px;
	margin-left: -30px;
	list-style-type: none;
	}

#Main ol li ul li.Fudge2 {
	padding-top: 4px;
	}


#Main ol li ul {
	padding-bottom: 5px;
	}

#Main ol li ul li {
	padding-bottom: 0px;
	}

#Main #Endorsements p
	{
	margin: 0.5em 0 0 0;
	text-indent: 1.5em;
	}

#Main #Endorsements p.FirstLine
	{
	text-indent: 0;
	}

#Main #Endorsements h4
	{
	margin-top: 2em;
	}

#Main #Endorsements p.Signature
	{
	text-align: right;
	margin: 0.5em 0 2em 0;
	padding-bottom: 50px;
	font-weight: bold;
	}

#Official h4
	{
	padding: 0;
	margin: 1.5em 0 .5em 0;
	}

#Official p
	{
	padding: 0;
	margin: 0;
	}

#Official table
	{
	border: none;
	border-collapse: collapse;
	}

#Official table tr
	{
	height: 0.8em;
	}

#PhotoPage img
	{
	border: none;
	padding-top: 50px;
	}

#PhotoPage img.XPad
	{
	border: none;
	padding-top: 0px;
	margin-top: 0px;
	}

#Main span.Trad
	{
	font: 80%;
	color: #FF8080;
	}

#Main span.GreyTrad
	{
	color: #666;
	}

#Main span.Strike
	{
	text-decoration: line-through;
	}


#Main dt
	{
	padding-top: 1em;
	font-weight: bold;
	}

span.Fr
	{
	font-style: italic;
	}

span.Top
	{
	font-size: 90%;
	}






/* Dictionaries
----------------------------------------------- */

#Dix
	{
	width: 780px;
	margin: 0 auto;
	clear: both;
	}

#Dix table
	{
/*	table-layout: fixed;
	margin: 25px auto;*/
	}

#Dix td {
  font-size: 85%;
  padding: 5px 5px 5px 0;
  line-height: 1.2em;
  }

#Dix td.Orig {
  width: 390px;
  }

#Dix td.FrLangs {
  width: 130px;
  }

#Dix td.GBLangs {
  width: 130px;
  }

#Dix td.Author {
  width: 130px;
  }

#Dix td.Publ {
  width: 130px;
  }

#Dix table tr td a.Haut {
  font-size: 120%;
  color: #B40000;
  font-weight: bold;
  text-decoration: none;
}

#Dix table tr td a.Haut:hover {
  color: #000;
  font-weight: bold;
  letter-spacing: .2em;
}

#Dix span.SubTitle {
  color: #666;
  cursor: help;
}



/* Footer
----------------------------------------------- */
#Footer {
  width: 780px;
  clear: both;
  margin: 20px auto 0;
  padding: 20px 0px 3px;
  border-bottom: 6px solid #B40000;
  font: bold 80%/1em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  color: #B40000;
  background: #000;
  text-transform: none;
  letter-spacing: .1em;
  text-align: center;
  }


span.Red
	{
	color: #B40000;
	}

