 Body{
 background-color:#ccccff;
}

#layout {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	
}

#header {
	width: 960px;
	height: 130px;
	background-image:url('../images/header.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	
}

#logo {
	width:286px;
	height:76px;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	float: left;
	margin-top: 25px;
	
	
}

#menu {
	width: 960px;
	height: 45px;
	background-image: url('../images/menu-1.jpg');
	background-repeat: no-repeat;
	top: 0px;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;

}



#iklan {
	margin-left:  23.2%;
	width:510px;
	text-align:center;

}

#profile {
	margin-left:  23.2%;
	width:510px;
	text-align:center;
}

#contentlay {
	float:left;
	width :519px;
	height:auto;
		
}

#content {
	text-align:justify;
	padding:1%;
}

.warnacon{
	background:#aeaeff;
	

}

.warnacon1{
	background:#BBBBff;
	

}

#leftlay{
	float: left;
	width: 220px;
	height:2100px;
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;	
}
#leftwghttop{
	width:220px;
	background-image: url('../images/pphe-border.gif');
	height: 66px;
	background-repeat: no-repeat;
}
#leftcontent{
	width: 187px;
	height: 1200px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 17px;
	
}

.center{
	text-align:center;
	margin-left: 5px; 
 }

.just{
 text-align:justify;
	
}
.tech{
		width : 113px;
		height : 25px;
}


#rightwghtlay{
	float: right;
	width: 220px;
	height: 2100px;
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;	 
}
#rightwghttop{
	width: 220px;
	Height: 66px;
	background-image: url('../images/pphe-border.gif');
	background-repeat: no-repeat;
 }
 
#rightcontent{
	width: 187px;
	height: 1200px;
	margin: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	
}

#rightwghtbottom{
	float: left;
	width: 220px;
	Height: 20px;
	background-image: url('../images/bottom.jpg');
	bottom: 0px;
	background-repeat: no-repeat
 
  
}
#footerlay {
	width: 960px;
	height:130px;
	margin-left: auto;
	margin-right: auto;
	
}
#footerbg {
	width: 960px;
	height:130px;
	text-align: center;
	background-image: url(../images/footer-index5.jpg);
	background-repeat: repeat-x;
	float: left;

}

#pageprev{
	width: 125px;
	height: 52px;
	float: left;
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	margin-left: 100px;
	margin-top: 25px;
	
	
}


#pageprevtext{
	width: 125px;
	height: 52px;
	text-align: center;
	margin-top: 15px;
}



#pagenext{
	width: 125px;
	height: 52px;
	float: right;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 100px;
	
}

#pagenexttext{
	width: 125px;
	height: 52px;
	text-align: center;
	margin-top: 18px;

	
}



#search {
	float:left;
	width :519px;
	height:100px;
	text-align: center;
	background-image: url(../images/seacrh.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}

#google{
	background-image:url(../images/Google_Logo.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 100px;
	float:left;
	margin-left:5px;
}

