
body{
    background: #B8B8B8 ;        /*background colour gray #778899*/
	line-height: 120%;
	letter-spacing:0.065em;
	
}


li {
padding-bottom: 10px;
}

div#footerpk2 {
	position: absolute; z-index:3; top: 1202px; left:555px;
}

#menubottomcontainer {
	position: absolute; z-index:3; top:1214px; left:125px;
}

#menutoprightcontainer {
	position: absolute; z-index:2; top:30px; left:768px;
}

#amazon_search_main {
	position: absolute; z-index:5; top:1050px; left:140px;
	text-decoration: none;
}

#amazon_main {
	position: absolute; z-index:5; top:440px; left:145px;
	text-decoration: none;
}

#bungarampai2 a img {
	position: absolute; z-index:6; top:900px; left:140px;
	text-decoration: none;
}

#bungarampai2 href {
	position: absolute; z-index:6; top:900px; left:140px;
	text-decoration: none;
}

#anakhilang a img {
	position: absolute; z-index:5; top:1045px; left:140px;
	text-decoration: none;
}

#anakhilang href {
	position: absolute; z-index:5; top:1045px; left:140px;
	text-decoration: none;
}

#leftgradient {
	background: url(images/gradient_left.jpg); 
	background-repeat: repeat-y;
	width: 29px;
	height:1253px;
}
#leftgradient {
	position: absolute; z-index:0; top:0px; left:105px;
}


#rightgradient {
background: url(images/gradient_right.jpg); 
	background-repeat: repeat-y;;
	width: 29px;
	height:1253px;
}

#rightgradient {
	position: absolute; z-index:0; top:0px; left:1111px;
}

#backgroundcontainer{
	width: 780px; /* 	background: #E8E8E8; big box white container */
	padding: 10px 10px 10px 10px; /* padding top right bottom left */
	height: 1100px;
	border: 0px solid red;
	position: absolute; z-index:3; top: 80px; left:325px;
}


#topcontainer {
	width: 770px; /* text container to show mission statement */
	height: 175px;
	border: 1px solid #cccccc;
	position:absolute; z-index:3 ; top: 148px; left:428px; 
	padding: 10px 10px 10px 10px;
}

#topcontainer_bground {
	position:absolute; z-index:3 ; top: 151px; left:431px;
}

#textbox1 {
	position:absolute; z-index:2; top: 92px; left:430px; 
	width: 787px;
	height: 1135px;
	background: white; 
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	
}

#textbox2 {
	position:absolute; z-index:3 ; top: 150px; left:211px; 
	width: 775px;
	height: 1090px; 
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
	background: white; 
}

#textbox3 { /*  for the kolom inspirasi entry only in grey 9 */
	position:absolute; z-index:2; top: 92px; left:00px; 
	width: 787px;
	height: 1135px;
	background: white; 
	padding: 0 0 0 0;
	border: 0px solid #cccccc;
	
}

#textbox4 { /*  for the kolom tokoh entry only in grey 9 */
	position:absolute; z-index:2; top: 92px; left:100px; 
	width: 787px;
	height: 1135px;
	background: white; 
	padding: 0 0 0 0;
	border: 0px solid #cccccc;
	
}


#float_left { 
	float: left; /* shift the smalltextbox1 to the left*/
}

#float_right { 
	float: right; /* shift the smalltextbox1 to the left*/
	margin-top:-50px;
}



#mediumtextbox1 {
	position:absolute; z-index:5; top: 0px; left:200px;   /*medium text container with no border to be put inside textbox2 */
	width: 779px;
	height: 1100px;
	border: 1px solid;
	padding: 10px 10px 10px 10px; /* margin in order of top right bottom left*/
	overflow: scroll; 
	background: white;
}

#smalltextbox1 {
	position:relative; z-index:3; top: 10px; left:10px;  /* smaller text container with no border to be put inside textbox1  */
	width: 370px;
	height: 150px;
	border: 0px solid;
	margin: 10px 10px 10px 0px; /* margin in order of top right bottom left*/
}

#smalltextbox1 a {
text-decoration:none; /* to eliminate blue border and blue underlined because of <a> */
}

#logo {
	position:absolute; z-index:2 ; top: 10px; left:40px; 
}

#photo {
	position:absolute; z-index:2 ; top: 80px; left:30px; /*absolute position of photo container on top left hand corner*/
}

#borderphototop {
	background: black;
	height: 5px;
	width: 390px;
	position:absolute; z-index:2 ; top: 75px; left:30px; 
}

#borderphotobottom {
	background: black;
	height: 5px;
	width: 390px;
	position:absolute; z-index:2 ; top: 335px; left:30px; 
}



#topsection{
	background: #ff6633;
	height: 80px; /*Height of top section*/
	width: 1200px;
	position:absolute; top: 0px; left:30px;
}

#toporangeblock {
	height: 80px; /*Height of top section of picture*/
	width: 1200px;
	position:absolute; top: 0px; left:125px; /*location of top orange logo picture*/
}

#flashbanner {
	position:absolute; z-index:2 ; top: 40px; left:420px;  	
}


#leftcolumn{
	width: 200px; /*Width of left column in pixel with gray picture block*/
	height: 860px;
	position: absolute; top: 80px; left:30px;
}

#rightcolumn{
	width: 190px; /*Width of right column in pixels*/
	height: 860px;
	position: absolute; top: 80px; left:125px;
}

#footer{
	width: 1000px;
	height:45px;
	background: black;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
	position: absolute; z-index:2; top: 1200px; left:125px;
}

#footer a {
	color: #FFFF80;
}

a img { 
    border: 0; 
    }

