BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(../images/pbk.gif) repeat-y;
}

#logo {
        position: absolute;
	left: 51px;
	top: 30px;
	width: 898px;
	height: 150px;
	background: url(../images/banner_test.gif) repeat-x;

}


#maintopic {
	position: absolute;
	left: 50px;
	top:  0px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../images/pmt.gif) repeat-x;
	overflow: hidden;
}


#maintopic a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../images/pln.gif) no-repeat right;
}

#maintopic a:hover {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic a.active {
	background: url(../images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;

}

#adress {
	position: absolute;
	background-color: #00005F;
	left: 250px;
	top:  181px;
	width: 550px;
	height: 14px;
	overflow: hidden;
	font-size: 11px;
	color: #FFFFFF;
}


#adress a {
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
}


#adress a:hover {
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: underline;
}

#adress a.active {
	font-size: 11px;
	color: #aaaaaa;
	text-decoration: underline;
}


#topic {
         border: 1px solid #cdcdcd;
         position: absolute;
	left: 50px;
	top: 180px;
	width: 200px;
	background-color: #FFFFFF;
}

#topic a {
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #C9C9C9;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none;
}

#topic a:hover, #topic a.active {
	color: #C9C9C9;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #00005F;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}


#laosmap {
	position: absolute;
	left: 50px;
	top: 465px;
	width: 199px;
         font-size: 9px;
         color: #aaaaaa;
}
#laosmap a {
         font-size: 9px;
         color: #aaaaaa;
         text-decoration: none;
}
#laosmap a:hover {
         font-size: 9px;
         color: #888888;
         text-decoration: underline;
}



#news {
	position: absolute;
	left: 50px;
	top: 423px;
         border: 1px solid #C9C9C9;
	width: 200px;
	color: #aaaaaa;
	font-size: 10px;
}
#news h1 {
	padding: 9px 20px 9px 20px;
	background-color: #00005F;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}
#news a {
         font-size: 10px;
         color: #aaaaaa;
         text-decoration: none;
}
#news a:hover {
         font-size: 10px;
         color: #888888;
         text-decoration: underline;
}



#content {
	position: absolute;
	left: 250px;
	top: 195px;
	width: 550px;
	padding: 0px;
	margin: 0px;
	bgcolor: #000000
}


#sidebar {
	border: 1px solid #cdcdcd;
	position: absolute;
	top: 180px;
	left: 800px;
	width: 150px;
	background-color: #FFFFFF;
	color: #ffffff;
}


#sidebar2 {
	border: 1px solid #cdcdcd;
	position: absolute;
	top: 621px;
	left: 800px;
	width: 150px;
	background-color: #FFFFFF;
	color: #ffffff;
}
