body {
	font-family: Verdana;
	background-color: gold;
}
table.center {
	margin-left:auto; 
	margin-right:auto;
}
div.center
{
	text-align: center;
}
div.center table 
{
	margin: 0 auto; 
	text-align: left;
}
table.links {
	margin-left:auto; 
	margin-right:auto;
	border: none;
	background-color: gold;
}
table.footer {
	margin-left:auto; 
	margin-right:auto;
	border: none;
	background-color: gold;
}
.link_text {
	font-family: Verdana;
	font-weight: bold;
	border-width: 0px;
	padding: 0px;	
	font-size: 12px;
}
.explanation {
	font-family: Verdana;
	border-width: 0px;
	padding: 0px;	
	font-size: 12px;
}
.current_link {
	font-family: Verdana;
	font-weight: bold;
	border-width: 0px;
	padding: 0px;	
	font-size: 18px;
	color: blue;
}
.email {
	font-family: Verdana;
	font-size: 9px;
}
table.title {
	margin-left: auto; 
	margin-right: auto;
	padding: 1px;
	border: 1px solid #777;
	border-width: 2px;
	background-color: Aqua;
}
td.title {
	border: 1px solid #999;
	border-width: 1px;	
	font-family: Verdana,Sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: blue;	
}
th.links {
	font-family: arial;
	font-size: 10pt; 
	font-weight: bold;
	text-align: center				
}	
th.top {
	vertical-align: top;
}
td.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: blue;
}
span.small {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}
a {
	font-family: Verdana, Arial, Helvetica;
}
a:link {
	color: blue;
}
a.visited {
	color: red;
}
a:hover { 
	color: black; 
	background-color: yellow;
}	
a:active {
	color: black; 
	background-color: yellow;
}
div.quote {
	font-style: italic;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.wylie {
	font-family: Courier;
}.tib {
	font-family: "Tibetan Machine Uni","Kokonor","Arial"; 
	font-size: 24pt; 
	line-height: 36pt; 
	font-style: normal; 
	text-align: left;
}
.bigTib {
	font-family: "Tibetan Machine Uni","Kokonor","Arial";
	font-size: 48pt; 
	line-height: 60pt; 
	font-style: normal; 
	text-align: center;
}
table.sources {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: ridge ridge ridge ridge;
	border-color: blue blue blue blue;
	border-collapse: separate;
	backgroundng -color: white;
} 
td.warning {
	color: white;
	background-color: red;
}
div.sources {
	position: absolute; 
	left: 36%; 
	top: 33%; 
	background-color: white; 
	visibility: hidden;
}
div.aboutTibetanFonts {
	position: absolute; 
	left: 15%; 
	top: 15%; 
	height: 400px;
	background-color: silver; 
	visibility: hidden;
}
div.flashcard {
	height: 300px;
	border: thick groove blue;
	background-color: silver;
}
div.masterList {
	position: absolute; 
	overflow: auto;
	left: 68%; 
	top: 18%; 
	width: 28%;
	height: 420px;
	background-color: silver;
	border: double blue;
	visibility: hidden;
	z-index: 100;
}
.parsing {
	font-family: Verdana;
	font-weight: bold;
}
div.lineageTreeLinks {
	position: absolute; 
	left: 50%; 
	top: 30%; 
	height: 150px;
	background-color: white;
	border: double blue;
	visibility: hidden;
	z-index: 100;
}
td.lineageTreeInfo {
	height: 100px;
	background-color: white;
	border: double blue;
}
div.cookies {
	position: absolute; 
	left: 50%; 
	top: 30%;
	width: auto;
	height: auto;
	background-color: white;
	border: double blue;
	visibility: hidden;
	z-index: 100;
}
div.calendar {
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 10px;
}
table.calendar {
	text-align: center;
	width: auto;
	height: auto;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.calendar th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.calendar td {
	vertical-align: baseline;
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	width: 14%;
	-moz-border-radius: 0px 0px 0px 0px;
}
div.calendarNotes {
	font-size: medium;
}
span.asterisk {
	font-size: x-large;
}
div.newsContent {
	position: fixed;
	top: 10%; 
	left: 0;
	right: 0;
	bottom: 7%;
	overflow: auto; 
	background: #F8F8F8;
	border: 2px solid blue;
	border-width: 2px;
}
div.articleContent {
	position: fixed;
	top: 10%; 
	left: 0;
	right: 0;
	bottom: 7%;
	overflow: auto; 
	background: #F8F8F8;
	border: 2px solid blue;
	border-width: 2px;
}
img.arrow {
	border: 0px;
}