*{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
body
{
	background: #000;
	margin: 0px;
	text-align:center;
	min-width: 600px;
	text-shadow: #000000 0px 0px 0px;
}

img
{
	border: 0px;
}

img.large {
	margin-bottom:25px;
}

h1
{
	color: #AF9F73;
	font-size: 24px;
	-moz-opacity: 0.9999;
	font-variant: small-caps;
	letter-spacing: 5px;
}

a:link, a:visited, a:active {
	color: #AF9F73;	
	border-bottom: 1px dotted #AF9F73; 
	text-decoration: none;
}
a:hover {
	color: #AF9F73;	
	
	border-bottom: 1px dotted #AF9F73; 
	text-decoration: none;
}

#container
{
	margin: 0 auto;
	width: 819px;
	text-align: left;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
}


#header {
	height:160px;
}

#header h1{
	display:none;
}

#main
{
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 15px;
	letter-spacing: 0.2px;
	color: #CFCFCF;
	line-height: 24px;
	position: relative;
	left: 183px;
	width: 616px;
	padding-left: 20px;
}

.column {
	width: 465px;
	float: left;
	-moz-opacity: 0.9999;
	letter-spacing: normal;
	color:#AF9F73; 
}

.caption
{
	margin-left: 20px;
	color:#FFF;
	padding-top:5px;
	width: 126px;
	position: relative;
	float: left;
	font-size: 12px;
	line-height: 17px;
	border-top: 1px dotted #AF9F73;
	-moz-opacity: 0.9999;
}
.caption2 {
	position:absolute;
	left:485px;
}

.small
{
	float:left;
	margin-right:20px;
}

#sidebar {
	float: left;
width: 184px; 
height:310px;
position: absolute;
}

#lang_panel {
	position: absolute;
	top:365px;
}

#lang_panel a{

	border-bottom:none;
	}

ul#language li {
	list-style:none;
	vertical-align: bottom;
	margin-left: 39px;
width: 141px; 
padding-bottom: 7px; 
border-bottom: 1px dotted #AF9F73;
	font-size:12px;
	color:#AF9F73;
}

ul#nav li {
	list-style:none;
	vertical-align :middle;
}
ul#nav li a{
	-moz-opacity: 0.9999;
	display: block;
		padding: 0;
	margin-left: 39px;
padding-top: 5px; 
padding-bottom: 5px;
line-height:18px; 
border-bottom: 1px dotted #AF9F73;
}
ul#language li a:hover, a.header:hover, a:focus {
	border-bottom:none;
}

ul#nav li a:hover, ul#language li a:hover{
	color:#CFCFCF;
}

li#selected {

	background: url(../images/pointer.png) no-repeat;
}

li#selected a{
	color:#CFCFCF;
}

.english {
	font-weight:bold;
}

.chinese .title h1 {
	font-family: Kai, STKaiti, SimSun, SimSum-18030, SimHei, serif;
	letter-spacing: normal;
	font-variant: normal;
}
.chinese, .chinese .column, .chinese .caption {
	font-family: Kai, STKaiti, SimSun, SimSum-18030, SimHei, serif;
	letter-spacing: 1px;
	font-variant: normal;
}
#nav.chinese {
	font-size: 17px;
}


.title {
	height:18px;
	width:353px;
	position: relative;
	margin-bottom:16px;
}

/*
.title h1
{
	display: none;
}
.about{
	background: url(../images/title/t-about.png) no-repeat;
}
.eternal{
	background: url(../images/title/t-eternal.png) no-repeat;
}
.sands{
	background: url(../images/title/t-sands.png) no-repeat;
}
.digital{
	background: url(../images/title/t-digital.png) no-repeat;
}
.t_conservation{
	background: url(../images/title/t-conservation.png) no-repeat;
}
.scholarly{
	background: url(../images/title/t-scholarly.png) no-repeat;
}
.join{
	background: url(../images/title/t-join.png) no-repeat;
}
.director{
	background: url(../images/title/t-director.png) no-repeat;
}
.thanks{
	background: url(../images/title/t-thanks.png) no-repeat;
}
.error{
	background: url(../images/title/t-error.png) no-repeat;
}
*/

#register
{
	color: #AF9F73;
	line-height: 29px;
	font-family: Georgia, Times New Roman, Serif;
}
th
{
	vertical-align: top;
	text-align: left;
	font-variant: small-caps;
	letter-spacing: 1.4px;
	font-size: 105%;
	color: #CFCFCF;
}
tr {
	background-color: #191919;
}

tr.alt
{
	background-color: #0C0C0C;
}
td {
text-align:right;
letter-spacing:0px;
}
td input, textarea
{
	font-family: Georgia, Times, Times New Roman, Serif;
	width: 257px;
	font-size: 12px;
	padding-top:2px;
	padding-left:4px;
	height:18px;
	vertical-align: middle;
	background-color: #CFCFCF;
	border: 1px inset #3F3F3F;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	margin: 0;
}

.support{
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	border-bottom: 0px;
}

input.submit{
	background-color: #CFCFCF;
	color: #000;
	font-family: Georgia, Times New Roman, Serif;
}

.clear {
	clear: both;
}

#footer {
-moz-opacity: 0.9999;
	border-top: 1px dotted #AF9F73;
	position:relative;
	font-size: 11.5px;
	line-height: 15px;
	color:#AF9F73;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:4px;
	width:465px;
}
.profile
{
	float:right;
	width:100px;
	height:119px;
	position:relative;
	clear:left;
	background-image: url(/images/adboard.jpg);
	background-repeat: no-repeat;
}
#profilecol p{
	margin-right:120px;
}
#profile1 {
	background-position: 0 0;
}
#profile2 {
	background-position: 0 -122px;
}

#profile3 {
	background-position: 0 -245px;
}

#profile4 {
	background-position: 0 -367px;
}

#profile5 {
	background-position: 0 -491px;
}

#profile6 {
	background-position: 0 -613px;
}

#profile7 {
	background-position: 0 -738px;
}

#profile8 {
	background-position: 0 -860px;
}
.strong{
	font-weight:bold;
	color:#FFFFFF;
}
.chinese .strong {
	font-weight:normal;
}
.date {
	font-style: italic;
	color:#FFFFFF;
}
.chinese .date {
	font-style: normal;
}
.bold {
	letter-spacing:1.3px;
	
	font-variant: small-caps;
}
#itinerary {
	margin-top:24px;
}
#itinerary ul{
	list-style-type: square;
}

