/* CSS Document */

body {
background-color: #949393;
background-image:url(images/bg.jpg);
background-repeat:repeat;
margin-top: 0px;
text-align:center;
}

#header {
float: center;
width:800px;
height: 118px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
text-align:center; 
background-image: url(images/newbuttons/topbanner.jpg);
background-repeat: no-repeat;
}

#container {
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(images/body2.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#container2 {
float: center;
width: 800px;
height: 100%;
margin-left: auto;
margin-right: auto; 
margin-top: auto;
margin-bottom: auto;
text-align: justify;
background-image: url(images/body.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

#top {
float: center;
width: 643px;
height: 24px;
margin-left: auto;
margin-right: auto; 
text-align:center;
background-image: url(images/top.jpg);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

#topborder {
float: center;
width: 800px;
height: 31px;
margin-left: auto;
margin-right: auto; 
text-align:center;
background-image: url(images/top border.jpg);
background-repeat: no-repeat;
background-color: 949393;
}



#footer {
	width: 800px;
	height: 40px;
	text-align:center;
	background-image: url(images/footer2.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer2 {
float: center;
width: 800px;
height: 23px;
margin-left: auto;
margin-right: auto; 
text-align:center;
background-image: url(images/footer.jpg));
background-repeat: no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
padding-top: 30px;
line-height: 14px;

}


#navigation {
margin-top: -55px;
margin-left: px;
height: 25px;
width: 140px;

}

#rightnavigation {
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/blackborder.jpg);
	height: 600px;	

}

#leftpanel {
	float: left;
	width: 140px;
	text-align: center;
	height: 450px;
}

#laman {
	float: left;
	width: 515px;
	height: auto;
	text-align:left;
}

#rightpanel {
	float: left;
	width: 140px;
	height: 500px;
	text-align: center;
	background-image:;
	background-repeat: no-repeat;
}

.maincontent {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF00FF;
line-height: 14px;
}

.maincontent a:link {
color: #0e5cab;
text-decoration: none;
}
.maincontent a:hover{
color: #0e5cab;
text-decoration: underline;
}
.maincontent a:active {
color: #0e5cab;
text-decoration: none;
}
.maincontent a:visited {
color: #0e5cab;
text-decoration: none;
}
