body {
	background-image:url(../images/assets/lace1.jpg);
	background-repeat:repeat-x;
	}
a{
	color:sienna;
	text-decoration: none;
	}
a:visited {
	color:peru;
	}
a:hover{
	text-decoration: underline;
	}
._lang_cn a{
	text-decoration:none;
	font-size:119%;
	}
.ghost{
	color:#AAA;
	}
.title{
	font-size:100%;
	font-weight:900;
	}
.title a{
	color:purple;
	}


#mainWrap{
	margin:0 auto;
	width:900px;
	margin-top:25px;
	}
#headWrap{
	background-color:purple;
	color:white;
	height:75px;
	padding:4px;
	background-image:url(../images/assets/toppics.png);
	background-repeat:no-repeat;
	background-position:right;
	position:relative;
	}

#logo{
	position:absolute;
	bottom:3px;
	left:0px;
	}
#headWrap h1{
	font-size:22px;
	}
#headWrap h3{
	font-style:italic;
	}
#bodyWrap{
	border-bottom:1px solid #737373;
	border-right:1px solid #737373;
	border-left:1px solid #737373;
	padding:5px 15px 5px;
	}
#topNav{
	position:relative;
	text-align:center;
	}
#topNav ul{
	padding-left:0px;
	}
#topNav li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:inline;
	margin:2px;
	padding:1px;
	font-size:12px;
	}
#topNav a{
	cursor:pointer;
	color:black;
	font-weight:bold;
	text-decoration:underline;
	}
#topNav ._lang_cn a{
	text-decoration:none;
	padding-right:20px;
	}
#mainBody{
	margin-top:7px;
	}

/* on lace_04.css - but it's for the index page */
#photoMontage{
	width:615px;
	height:270px;
	border:1px solid #737373;
	margin-bottom:10px;
	margin-left:25px;
	float:left;
	}
/* override - for the index page */
#photoMontage{
	float:right;
	width:635px;
	margin-bottom:15px;
	height:270px;
	overflow:hidden;
	position:relative;
	}
#ctrlFg{
	display:none;
	}
#ctrlBg{
	display:none
	}


#photoText{
	color:white;
	margin:0px;
	position:relative;
	top:170px;
	left:20px;
	}
#photoText h1{
	margin:0px;
	font-size:20px;
	}
#photoText h2{
	font-size:16px;
	margin:0px;
	}
#leftCol{
	float:left;
	width:215px;
	min-height:500px;
	}
#rightCol{
	float:right;
	width:195px;
	}
#video_01{
	border:1px solid black;
	}
#center{
	width:440px;
	float:right;
	}
.st{
	width:100px;
	height:1px;
	}
.infoBox{
	margin-bottom:15px;
	}
.infoBoxHead{
	background-color:purple;
	color:white;
	text-align:center;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	margin:0px;
	}
.infoBoxBody{
	border-bottom:1px solid #737373;
	border-right:1px solid #737373;
	border-left:1px solid #737373;
	min-height:50px;
	padding:3px 5px 3px;
	}
.altBox{
	margin-bottom:15px;
	border:1px solid #737373;

	}
.altBoxHead{
	text-align:center;
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
	}
.altBoxBody{
	min-height:75px;
	padding:3px 5px 3px;
	}
#bodyTable{
	float:left;
	margin-top:0px;
	margin-left:15px;
	}
.tableBoxHeadTitle{
	font-weight:bold;
	font-size:15px;
	}
.tableBoxHeadTagLine{
	}
#bodyBoxes{
	margin:10px 0px;
	float:left;
	}
.bodyBox{
	min-height:115px;
	width:425px;
	border:1px solid #737373;
	margin-bottom:10px;
	font-size:12px;
	}
.bodyBoxImage{
	float:left;
	margin:10px;
	}
.bodyBoxTitle{
	font-weight:bold;
	margin:5px 0px;
	}

/* 2010-01-08:  I got these from leftnav.lbi - at bottom for precedence */
.tableBox{
	margin-right:10px;
	margin-bottom:0px;
	width:145px;
	border:none;
	vertical-align: bottom;
	}
.tableBoxHead{
	border-top:1px solid #737373;
	background-color:purple;
	color:white;
	padding:1px 2px 1px;
	border:none;
	height:30px;
	vertical-align: middle;
	text-align:center;
	}
.tableBoxHeadTitle{
	font-weight:bold;
	font-size:12px;
	border:none;

	}
.tableBoxHeadTagLine{
	font-size:11px;
	border:none;
	}
.tableBoxBody{
	height:50px;
	overflow:hidden;
	border:none;
	position: relative;
	vertical-align: middle;
	}
.tableBoxBody1 {	
	height:85px;
	overflow:hidden;
	border:none;
	position: relative;
	vertical-align: middle;
	}
.tableBoxBody11 {	height:50px;
	overflow:hidden;
	border:none;
	position: relative;
	vertical-align: middle;
	}
a:link {
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}	
#ctrlSection{
	background-color:purple;
	color:white;
	padding:1px 2px 1px;
	border:none;
	height:15px;
	vertical-align: middle;
	}	
.leadArrow{
	margin-left:12px;
	}
.SNWTheme2{
	position:absolute;
	top:-65px;
	right:435px;
	}

#footer{
	text-align:center;
	}

.style1 {color: #FF0000}
.style2 {font-weight: bold; margin: 5px 0px; color: #FF0000; }

/* ----------- for admin mode toolbar ----------- */
#adminMode{
	background-color:#777;
	border:1px solid #000;
	padding:0px 5px;
	color:WHITE;
	font-family:Arial;
	position:fixed;
	top:15px;
	left:15px;
	text-align:left;
	width:275px;
	-moz-opacity:.85;
	}
#adminModeExit{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
	#adminModeExit a{
		color:#FFF;
		text-align:center;
		font-size:9px;
		}
.amBtn{
	float:right;
	padding:0px 2px;
	margin:1px;
	border:1px solid WHITE;
	font-weight:900;
	font-family:Arial;
	}
	.amBtn a{
		color:#FFF;
		text-align:center;
		font-size:9px;
		font-weight:900;
		padding:0px 3px;
		}
textarea.amFlds{
	font-size:11px;
	line-height:13px;
	width:250px;
	border:1px solid #000;
	}

#languages{
	text-align:right;
	}
