body {
	text-align:center;
	margin:0;
	font-size:12px;
	background-image:url(../images/bg2.gif);
	background-position:center;
}

html {
	scrollbar-base-color: #155e2d;
	scrollbar-arrow-color: #669f16;
	scrollbar-track-color: #0e4c22;
	
	scrollbar-shadow-color: #669f16;
	scrollbar-lightshadow-color: gray; 
	scrollbar-darkshadow-color: gray;
	
	scrollbar-highlight-color: #669f16;
	scrollbar-3dlight-color: gray;
}

#container {
	width:778px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	background-image:url(../images/whitebg.gif);
	padding-left:11px;
	padding-right:11px;
}

#intro{
	height:460px;
}

#lang{
	width:480px; 
	text-align:right; 
	height:50px;
}

#music {
	width:783px;
	height:24px;
	margin: 0 auto;
	text-align:right;
	padding:20px 17px 0px 0;
	background-image:url(../images/top.gif);
	position:relative;
}

#logo {
	float:left;
	width:334px;
	height:104px;
	text-align:left;
	border-left:1px solid #ffffff;
}

#header {
	float:right;
	width:442px;
	height:104px;
	text-align:left;
	border-right:1px solid #ffffff;
}

#leftbar {
	float:left;
	width:210px;
	height:100%;
	text-align:left;
	padding:10px 0px 5px 0px;
}

#content {
	float:right;
	width:538px;
	height:100%;
	background-color:#ffffff;
	padding:15px 15px 15px 15px;
}

#menu{
	float:left;
	width:776px;
	text-align:center;
	height:44px;
	padding:0;
	margin:0;
	background-image:url(../images/menubg.gif);
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#menu ul{
	font-family:Arial;
	font-size:11px;
	list-style-type: none;
	margin:0;
	padding:0;
	text-align:center;
}

#menu ul li{
	text-align:center;
}

#menu li a{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#menu li a:hover{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffc601;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.anobg{background:none !important}

p {
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#343434;
}

.ptext {
	text-align:left;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#343434;
}

.green {
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	color:#669f16;
}

.green a {
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	color:#669f16;
	text-decoration:underline;
}

.green a:hover {
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	color:#ce1f06;
	text-decoration:underline;
}

.red {
	font-family:Arial;
	font-size:16px;
	line-height:16px;
	color:#ce1f06;
}

.red a {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#ce1f06;
}

.red a:hover {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#ce1f06;
}

h1{
	font-family:Arial;
	color:#669f16;
	font-size:28px;
	text-align:left;
	font-weight:normal;
	padding:10px 0 0 0;
}

h2 {
	text-align:left;
	font-family:Arial;
	font-size:14px;
	line-height:16px;
	color:#bd1800;
	font-weight:bold;
}

#footer{
	width:785px;
	height:33px;
	text-align:right;
	padding:12px 15px 0 0;
	color:#7ea68b; 
	font-family:Arial;
	font-size:10px;
	background-image:url(../images/footer.gif);
	position:relative;
	margin: 0 auto;
}

#footer a {
	color:#7ea68b; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#footer a:hover {
	color:#fff; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}
