body
{
	text-align:center;
}
.heading
{
	text-align:left;
	height: 125px;
	width: 1000px;
	margin-top: 0px;
	background: url(../images/lckc_header3.png) no-repeat top;
	margin-left: auto; 
	margin-right: auto;
	padding-bottom:25px;
}
.container
{
	width:1000px;
	height:auto;
	margin:0px auto;
	background-color: white;
}

.leftside
{
	float:left;
	padding: 0px 10px 0px 10px;
	width: 200px;
	height: 100%;
	border: none;	
}

.maincontent
{
	top:0px;
	margin:0px 221px 0px 227px;
	width: 530px;
	/*border: 1px solid #9FB2D6;*/
	height: 100%;
	background-color: white;
}

.rightside
{
	float:right;
	padding:0px 20px 0px 10px;
	width:200px;
	height: 100%;
}

.footer
{
	clear: both;
	width:1000px;
}

#laos_header
{
	text-align:left; 
	margin: 0px 0 0 295px;
	font-family: 'Arial Black', Gadget, sans-serif;
	font-size: 34px;
	color: #002868;
}

#nav_tabs
{
	width: 1000px;
	height: 25px;
	background: url(../images/nav.png) repeat;
	border: 1px;
	text-align: center;
	margin: 0px auto;
}

#buttons
{
	margin: 0px 0px 0px 5px;
	line-height: 23px;
}
ul#buttons li
{
	display: inline;
}

ul#buttons li a
{
	padding: 0px 10px;
	text-decoration: none;
	font-size:11px;
	font-family: Arial, Gadget, sans-serif;
	color: #ffffff;
	font-weight:bold;
}

.text
{
	text-align:left; 
	margin-top: 0px; 
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: black;
}

hr
{
	color:#777777;
	background-color:#777777;
	height:1px;
	border:none;
}

#containerLeftRight 
{
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

#divLeft 
{
	width: 250px;
	float: left;
	text-align:center;
}
#divRight 
{
	width: 250px;
	float: left;
	text-align:center;
}

#divCenter
{
	width:250px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
#head
{
	font-weight:bold;
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color: #777777;/*#013B4F;*/
}

#divFinance
{
	width: 100px;
	float: left;
	text-align:center;
}
#divMembership
{
	width: 100px;
	float: left;
	text-align:center;
}
#divSocialAffairs
{
	width: 140px;
	float: left;
	text-align:center;
}
#divSports
{
	width: 110px;
	float: left;
	text-align:center;
}

#divCultural
{
	width: 250px;
	float: left;
	text-align:center;
}

#info
{
	color:black;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
}

a:active
{
	color: green;
}
a:link
{
	color:#7DAF43;
}
a:hover
{
	color:#0056BB;
}
a:visited
{
	color:#0056BB;
}