@charset "UTF-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	}
	
body {
	background: #FFFFFF url(../images/BG2.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 110%;
	font-style:normal;
	font-weight: normal;
}
	
a {
	color:#333333;
	text-decoration: underline;
}

a:hover {
	color:#B9332E;
	text-decoration: none;
}

h3 {
	color: #B9332E;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top:15px;
	margin-bottom: 6px;
}
.mission {
	font-size:16px;
	line-height: 120%;
	font-weight: bold;
	font-style: italic;
}
	
.subheading {
	font-size:14px;
	margin-top:8px;
	margin-bottom: 3px;
	text-transform:none;
	color: #333333;
	letter-spacing:normal;
}

p {
	color: #333333;
	text-align: left;
	margin-top: 0;
	margin-bottom: 8px;
}

#wrapper { 
	width: 840px;
	margin:0 auto;
	background: url(../images/BG3.jpg) repeat-y left top;
}

#main {
	float:right;
	width: 550px;
	padding: 0 40px 10px 0;
	position:relative;
	top: -15px;
	left:0;
}

#main ul {
	margin-top: 0;
}

#main li {
	margin-bottom: 3px;
}

.noTopMargin {
	margin-top: 0;
}

#logo {
	float:right;
	padding-right:15px;
}
	
#header {
	height:85px;
	width: 800px;
	position:relative;
	left: 20px;
	top:0;
}

#banner {
	clear:both;
	height:250px;
	width: 800px;
	position:relative;
	left: 20px;
	top:0;
}

#sideNav {
	float:left;
	width: 170px;
	font-size: 15px;
	font-weight:bold;
	color: #333333;
	text-transform:none;
	text-align: right;
	margin: 0;
	padding: 0 0 0 15px;
	line-height:normal;
	position:relative;
	top: -15px;
	left:20px;
}

ul#sideNav  {
	list-style: none;
	margin-top:0;
}

#sideNav li {
	margin-top:0;
	margin-bottom: 16px;
	color:#B9332E;
}

#sideNav a {
	color:#333333;
	text-decoration: none;
}

#sideNav a:hover {
	color:#B9332E;
	text-decoration: none;
}

#sideNav_viet {
	float:left;
	width: 170px;
	font-size: 17px;
	font-weight:bold;
	color: #333333;
	text-transform:none;
	text-align: right;
	margin: 0;
	padding: 0 0 0 15px;
	line-height:normal;
	position:relative;
	top: -15px;
	left:20px;
}

ul#sideNav_viet  {
	list-style: none;
	margin-top:0;
}

#sideNav_viet li {
	margin-top:0;
	margin-bottom: 16px;
	color:#B9332E;
}

#sideNav_viet a {
	color:#333333;
	text-decoration: none;
}

#sideNav_viet a:hover {
	color:#B9332E;
	text-decoration: none;
}

#languageNav {
	float:left;
	width: 265px;
	height: 25px;
	position:relative;
	left:0;
	top:12px;
	list-style: none;
	padding-left:25px;
}

ul#languageNav{
	list-style: none;
}

#languageNav li {
	float:left;
}

#english {
	background: #FFFFFF url(../images/English_down.jpg) no-repeat 0 0;
	width: 60px;
	height: 25px;
	float:left;
}

#english a {
	background: #FFFFFF url(../images/English_up.jpg) no-repeat 0 0;
	width: 60px;
	height: 25px;
	float:left;
}

#english a:hover {
	background: #FFFFFF url(../images/English_down.jpg) no-repeat 0 0;
	width: 60px;
	height: 25px;
	float:left;
}

#vietnamese {
	background: #FFFFFF url(../images/Vietnamese_down.jpg) no-repeat 0 0;
	width: 85px;
	height: 25px;
	float:left;
}

#vietnamese a {
	background: #FFFFFF url(../images/Vietnamese_up.jpg) no-repeat 0 0;
	width: 85px;
	height: 25px;
	float:left;
}

#vietnamese a:hover {
	background: #FFFFFF url(../images/Vietnamese_down.jpg) no-repeat 0 0;
	width: 85px;
	height: 25px;
	float:left;
}

#korean {
	background: #FFFFFF url(../images/Korean_down.jpg) no-repeat 0 0;
	width: 65px;
	height: 25px;
	float:left;
}

#korean a {
	background: #FFFFFF url(../images/Korean_up.jpg) no-repeat 0 0;
	width: 65px;
	height: 25px;
	float:left;
}

#korean a:hover {
	background: #FFFFFF url(../images/Korean_down.jpg) no-repeat 0 0;
	width: 65px;
	height: 25px;
	float:left;
}

#chinese {
	background: #FFFFFF url(../images/Chinese_down.jpg) no-repeat 0 0;
	width: 55px;
	height: 25px;
	float:left;
}

#chinese a {
	background: #FFFFFF url(../images/Chinese_up.jpg) no-repeat 0 0;
	width: 55px;
	height: 25px;
	float:left;
}

#chinese a:hover {
	background: #FFFFFF url(../images/Chinese_down.jpg) no-repeat 0 0;
	width: 55px;
	height: 25px;
	float:left;
}

	
.indent {
	padding-left: 60px;
}

.circle {
	list-style-type:circle;
}

.photoWrapper {
	width: 550px;
	float:right;	
	padding: 5px 0 0 0;
}

.photoWrapper img {
	border: 1px solid #333333;
	margin-right:2px;
}

.caption {
	font-size:12px;
	margin: 5px 10px 10px 0;
	color:#666666;
}

#sponsors {
	width: 550px;
	float:left;
	padding: 20px 0 10px 0;
}
.sponsorLogo {
	margin-right: 13px;
	float: left;
}
#goodSearch {
	clear:both; 
	width: 800px;
	padding: 0 0 15px 0;
	margin:  0 20px;
}


#footer {
	clear:both; 
	width: 800px;
	border-top: 2px solid #B9332E;
	padding: 15px 0 0 0;
	margin:  0 20px;
}
	
#footer p {
	margin:0;
	text-align:center;
	font-size: 11px;
	line-height: 115%;
	color:#999999;
}
#footer a {
	color:#999999;
	text-decoration: none;
}

#footer a:hover {
	color:#333333;
	text-decoration: none;
}

#dropShadowBottom {
	background: url(../images/BG4.jpg) no-repeat 0 0;
	width:840px;
	height:40px;
	margin:0 auto;
}