@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background: #4F4F4F url(../images/bg.jpg) repeat-x;
	text-align: center;
}
.container {
	width: 950px;
	margin: 0px auto;
	background: url(../images/tra_bg_pic.jpg) no-repeat 200px 1px;
	padding-bottom: 50px;
	text-align: left;
}
.header {
	height: 225px;
	padding-top: 50px;
}
.nav {
	float: left;
	width: 175px;
	padding-left: 25px;
	background: url(../images/nav.png) repeat-x;
	padding-top: 25px;
}
.mainbody {
	width: 650px;
	background: url(../images/trans_bg.png) no-repeat;
	float: right;
	padding: 25px 25px 75px;
	min-height: 650px;
	text-align: left;
}
h1 {
	text-align: left;
	float: left;
}
h1 a{
	height: 155px;
	width: 202px;
	background: url(../images/Tra%20Nguyen.jpg) no-repeat;
	display: block;
}
h1 a span {
	display: none;
}
h2 {
	color: #A8A8A8;
	text-align: right;
	font: 100 36px/0.8 "Times New Roman", Times, serif;
	letter-spacing: 4px;
	display: block;
	padding: 51px 25px 0px 0px;
	height: 75px;
	height: 32px;
}
h3 {
	color: #E5B72E;
	font: normal 28px "Times New Roman", Times, serif;
	padding-bottom: 25px;
}
h4 {
	color: #999;
	font: normal 14px Arial, Helvetica, sans-serif;
}
p {
	font: 100 14px/1.5 Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-bottom: 14px;
}
b {
	font-weight: bold;
	color: #E9BA31;
}
i {
	font: italic 16px "Times New Roman", Times, serif;
}
.hide {
	display: none;
}
.clearfloat {
	clear: both;
}
.line {
	height: 14px;
	width: 100%;
	border-top: 1px solid #BBB;
	margin-top: 8px;
}
.mainbody img {
	padding: 25px;
	border: 1px solid #999;
	background: #000;
	margin-right: 25px;
}
.mainbody p a, .mainbody p a:link, .mainbody p a:visited {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #E9B930;
}
.mainbody p a:hover, .mainbody p a:active, .mainbody p a:focus {
	text-decoration: underline;
	color: #FFF;
}
div.mpplayer {
	float: right;
	height: 241px;
	border: 1px solid #999;
	overflow: hidden;
}
