body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0;
	margin: 0;
	background: #fff url("images/bg.jpg") no-repeat bottom left;
}

h1 {
	font-size: 24px;
	padding-top: 50px;
}

h2 {
	font-size: 18px;
	padding-top: 20px;
}

h3 {
	font-size: 12px;
}

a:visited, a:link {
	color: #900;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
	border: none;
}

#nav {
    width: 980px;
    margin: 0px auto;
}

.menu {
	float: right;
	text-align: right;
}

.menu li{
	display: inline;
	padding: 0 10px 0 0;
	line-height: normal;
	font-weight: bold;
}

#header {
    width: 980px;
    margin: 0px auto;
	padding: 0 10px 0 10px;
	clear: both;
}
.logo {
	float: left;
	width: 250px;
	height: 180px;
	line-height: 90px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: #eee url("images/indonesia-db-logo.jpg") no-repeat bottom;
	text-shadow: 1px 1px 2px #fff;
	border-bottom: #eee 1px solid;
}

.banner {
	float: right;
	width: 730px;
	height: 90px;
	line-height: 100px;
	background: #990000;
	text-align: right;
}

.search {
	float: right;
	width: 730px;
	height: 90px;
	line-height: 90px;
	background: #fff;
	text-align: center;
	border-bottom: #eee 1px solid;
}

.bread {
	float: left;
	text-align: left;
	font-size: 11px;
}

#container {
    width: 980px;
    margin: 0px auto;
	padding: 10px;
	clear: both;
}

.sort {
	float: left;
	text-align: left;
	width: 730px;
	background: #f4f4f4;
}

.sort ul li{
	display: inline;
	padding: 0 4px 0 4px;
	line-height: normal;
	font-size: 14px;
}

.leftbox {
	float: left;
	width: 240px;
	padding-right: 30px;
	font-size: 14px;
}

.leftcenterbox {
	float: left;
	width: 620px;
}

.relatedbox {
	float: left;
	width: 620px;
}

.relatedbox ul li{
	list-style: none;
}

.relatedbox  a{
    text-decoration: underline;
}

.relatedbox strong{
    text-decoration: underline;
	padding-left: 30px;
}

.centerbox {
	float: left;
	width: 350px;
}

.leftbar {
	float: left;
	width: 730px;
}

.rightbartop {
	float: right;
	width: 200px;
	padding:0 10px 0 10px;	
}

.rightbar {
	float: right;
	width: 200px;
	background: #f4f4f4;
	padding:0 10px 0 10px;	
}

.contributor {
	text-align: right;
	background: #eee;
	padding:5px;	
}

.contribute {
	text-align: left;
	background: #eee;
	padding:5px;	
}

#footer {
    width: 980px;
	clear:both;
	text-align: right;
    margin: 0px auto;
	padding: 0 10px 90px 10px;
}
