body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	background: #FBF8E5 url(IMAGES/bgpage.gif) repeat-y center top;
	font: normal 75%/1.6em Georgia, "Times New Roman", Times, serif;
}
#navcontainer {
	text-align: center;
	margin: 0;
}
ul#navlist {
	white-space: nowrap;
	padding: 0;
	margin: 1px 1px 5px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px 3px 18px;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
	text-align: left;
}
#navlist a:link, #navlist a:visited {
	color: #F0EBD5;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3C7;
	border-right-color: #BAB5A0;
	border-bottom-color: #BAB5A0;
	border-left-color: #D6D3C7;
	background: #D9A468;
	display: block;
}
#navlist a:hover, #navlist a#current {
	color: #fff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-top-color: #000066;
	border-left-color: #000066;
	background: #003366 url(IMAGES/a.gif) no-repeat left center;
}
#con {
	height: 219px;
	width: 760px;
	text-align: center;
	background-image: url(IMAGES/con_bg.gif);
	background-repeat: repeat-x;
}
#tright {
	height: 177px;
	width: 530px;
	float: right;
	margin: 0px;
	padding: 22px 0px 0px;
}
#tleft {
	height: 177px;
	width: 230px;
	float: left;
	margin: 0px;
	padding: 22px 0px 0px;
}
h1, h2, h3, p {
	margin: 0;
	color: #333;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
}
h1 {
	font-size: 180%;
	font-weight: bold;
	color: #DCBA74;
	letter-spacing: -1px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0;
}
h2  span {
	display: block;
	font-weight: normal;
	letter-spacing: normal;
	color: #666;
}
h3 {
	letter-spacing: -1px;
	color: #999;
	font: normal 160% "Times New Roman", Times, serif;
}
a {
	color: #333;
	text-decoration: underline;
}
h1 a:link, h2 a:link, h3 a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #d97f7f;
	text-decoration: underline;
}
a:hover {
	color: #C60;
	text-decoration: underline;
}
a:active, a:focus {
	text-decoration: underline;
}
ul {
	list-style: none;
	padding: 0.5em 1em 0.5em 5px;
	margin: 0;
}
li {
	list-style: none;
	padding: 0;
	margin: 0;
}
div {
	margin: 0;
	padding: 0;
}
#container {
	width: 770px;
	margin: 0 auto;
	text-align: center;
}
#content {
	width: 770px;
	float: left;
}

#article #content_2 {
	display: inline;
	float: left;
	width: 460px;
	background: url(IMAGES/bgright.jpg) no-repeat left top;
	padding: 40px 0px 1em 40px;
}

#article #content {
	display: inline;
	float: left;
	width: 540px;
	padding-bottom: 1em;
	background: url(IMAGES/bgright.jpg) no-repeat left top;
}
#article #content-sub {
	float: left;
	width: 230px;
	padding-bottom: 1em;
	background: url(IMAGES/bgleft.jpg) no-repeat left top;
	font: normal 0.9em Verdana, Arial, Helvetica, sans-serif;
}
#martext {
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	float: right;
	vertical-align: top;
}
#textleft {
	padding: 20px;
}

#nav-footer {
	width: 760px;
	text-align: center;
	clear: both;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #874331;
	border-bottom-color: #874331;
}
#nav-footer li {
	display: inline;
	list-style: none;
	font-size: 9px;
}
#nav-footer a:link, #nav-footer a:visited {
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: none;
	color: #555;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #874331;
}
#nav-footer a:hover, #nav-footer a#current {
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: none;
	color: #0033CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ADA885;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #993333;
	text-align: center;
}
div.floatright img
{
	border: 1px solid #ccc;
}

p { margin-top: 0; }
.border {
	border: 1px solid #ccc;
	padding: 1px;
}
img {
	border: none;
}
.clr {
	clear: both;
}
.floatheb {
	float: right;
	clear: both;
	padding: 2px;
}
.floatleft {
	float: left;
}
.sma {
	font-family: Tahoma;
	font-size: 9px;
	color: #CC0000;
}

.bgbottom{
	padding-right: 30px;
	padding-left: 30px;
	width: 465px;
	height:270px;
	text-align:left;
	padding-bottom: 1em;
	background: url(IMAGES/bgbottom.jpg) no-repeat left top;
	float: left;
	}

.bgbottom_2{
	padding-right: 40px;
	padding-left: 40px;
	width: 460px;
	height:270px;
	text-align:left;
	padding-bottom: 1em;
	background: url(IMAGES/bgbottom.jpg) no-repeat left top;
	float: left;
	}

#en_vr{
	width: 770px;
	height:650px;
	float: center;
	background: url(IMAGES/bg_vr.jpg) no-repeat center top;
}

.en_vr{
font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #993333;
	text-align: center;
}

#en_vr_links a:link, #en_vr_links a:visited {
	color: #F0EBD5;
	text-decoration: none;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3C7;
	border-right-color: #BAB5A0;
	border-bottom-color: #BAB5A0;
	border-left-color: #D6D3C7;
	background: #D9A468;
	
}
#en_vr_links a:hover, #en_vr_links a#current {
	color: #F0EBD5;
	text-decoration: none;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D3C7;
	border-right-color: #BAB5A0;
	border-bottom-color: #BAB5A0;
	border-left-color: #D6D3C7;
	background: #000033;
	
}
