body {
	background-image: url('images/dragon3.jpg'); 
	background-repeat: repeat; 
	text-align: center;
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
}

.container {
	display: block;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

#mainTable {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 660px;
	border: 0px;
	bordercolor: #000000;
}

#logoTR {
	height: 75px;	
	background-color: #CC9900;
}

#title {
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 46px;
	font-weight: bold;
	text-align: center;
}

#centerTable {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: top;
	text-align: center;
	bgcolor: #003333;
	background-image: url("images/chinese_bowl.jpg");
}

#centerTableNoBG {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: top;
	text-align: center;
	background-color: #CCCC66;  /* #CCCC66; */

}

.navTD {
	vertical-align: top;
	colspan: 2;
}
.nav {
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #993333;
}
.nav a:link {
	color: #993333;
	text-decoration: none;
}
.nav a:active {
	color: #CC9900;
	text-decoration: underline;
}
.nav a:visited {
	color: #993333; 
	text-decoration: none;
} 
.nav a:hover {
	color: #CC9900;
	text-decoration: underline;
} 

.picTD {
	vertical-align: top;
	text-align: right;
}

.sec {
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.sec a:link {
	color: #993333;
	text-decoration: none;
}
.sec a:active {
	color: #CC9900;
	text-decoration: none;
}
.sec a:visited {
	color: #993333; 
	text-decoration: none;
} 
.sec a:hover {
	color: #CC9900;
	text-decoration: underline;
} 

.locTD {
	vertical-align: top;
}

.text {
	vertical-align: top;
	text-align: center;
	color: #993333;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman";
}

.smallText {
	vertical-align: top;
	text-align: center;
	color: #993333;
	font-size: 10px;
	font-family: "Times New Roman";
}

.quote {
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.highlight {
	font-family:   "Monotype Corsiva", "Times New Roman", "Times", "sans-serif";
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #666633;
}

#footerTR {
	vertical-align: bottom;
	text-align: center;
	height: 20; 
	background-color: #CC9900;
}

.footer {
	font-size: 12px;
	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
}
