/* Copyright 2010, David Clayton Ellsworth */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #040612;
	background-image: url(bg_DragonPhoenix.gif);
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 3px;
	background-attachment: fixed;
}

.PicCaption {
	font-size: 12px;
	font-style: oblique;
	font-weight: lighter;
	padding: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #E1C99B;
	border-right-color: #E1C99B;
	border-bottom-color: #E1C99B;
	border-left-color: #E1C99B;
	background-color: #DDCFA6;
}

.NameBanner {
	width: 100%;
	padding-left: 9px;
	background-image: url(NameCellBG.gif);
	background-color: #e9e39e;
}

.NameEnglish {
	color: #715E1A;
	font-family: "FlemishScript BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #db3;
}
.PicFrame {
	background-color: #9B752F;
	padding: 8px;
	border: thin ridge #624A1E;
}

.NameCN {
	font-family: KaiTi, SimSun, SimHei;
	font-size: 26px;
	text-shadow: 0.1em 0.1em 0.05em #db3;
}

.CurrentLocation {
	color: #715E1A;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.NavLinks {
	color: #715E1A;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	text-shadow: 0.1em 0.1em 0.05em #db3;
}

	.NavLinks A:link, .NavLinks A:visited, .NavLinks A:active {
	text-decoration: none;
	color: #715E1A;
}
	.NavLinks A:hover {
	text-decoration: underline;
	color: #4F3C17;
}

dd {
	padding-top: 7px;
	padding-bottom: 7px;
}

.Head16 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bolder;
	color: #715E1A;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.05em #dc9;
}
	.Head16 A:link, .Head16 A:visited, .Head16 A:active {text-decoration: none; color: #9B8124;}
	.Head16 A:hover {text-decoration: underline;}

.DateLine {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.PlainText {
	font-size: 14px;
	color: #42360F;
}

.Plainlist {
	list-style-type: square;
}

.PlainI {
	font-style: italic;
}

	.PlainText A:link, .Plainlist A:link, .PlainText A:visited, .Plainlist A:visited, .PlainText A:active, .Plainlist A:active {text-decoration: none; color: #AE9128; text-shadow: 0.1em 0.1em 0.05em #761;}
	.PlainText A:hover, .Plainlist A:hover {text-decoration: underline;}

.BoldPlain {
	font-weight: bold;
}

.BoldI {
	font-style: italic;
	font-weight: bold;
}

.Linklist {
	list-style-type: square;
}
	.Linklist A:link, .Linklist A:visited, .Linklist A:active {text-decoration: none; color: #9B8124;}
	.Linklist A:hover {text-decoration: underline;}
.Smlist {
	list-style-type: circle;
	font-size: 12px;
}

.Head14 {
	font-size: 14px;
	font-weight: bold;
}

div.floating-menu {position:fixed;width:129px;z-index:100;}
div.floating-menu a, div.floating-menu h3 {display:block;margin:0 0.5em;}

.copyright {
	font-size: 9px;
	font-style: italic;
	color: #8D6B2C;
	text-align: right;
	text-shadow: 0.06em 0.07em 0.05em #751;
}
