body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	margin-top: 20px;
	background: #FFFFFF;
	background-image:url(../image/bg_page.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none
}

#page {
	width: 800px;
	margin: 0 auto;
	padding: 5px 5px 10px 5px;
}
#logo {
	width: 250px;
	height: 73px;
	margin: 0 auto;
	float:left;
}
#rollbutton {
	width: 480px;
	height: 117px;
	margin: 0 auto;
	float:right;
	text-align:right;
}
#artwork {
	width: 800px;
	height: 330px;
	clear:both;
}
#bigthree {
	width: 800px;
	height: 185px;
	clear:both;
}
.judul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

.tanggal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-style: italic;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

.contentlist {
	padding: px 0 15px 0;
	margin-bottom:10px;
}
ul.daftar{
margin:0 0 0 20px;
list-style:none;
}
ul.daftar li{
margin:0px;
list-style:none;
display:block;
padding:0 0 0 20px;
background-image:url(../image/list.gif);
background-position:left-top;
background-repeat:no-repeat;
}

.boxupdate {
float:left;
width:360px;
height:auto;
margin:15px 5px 5px 5px;
}

.boxupdate .title {
	margin: 0;
	height:27px;
	background: url(../image/bar_updates.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: small;
}

.boxupdate .content {
	padding: 5px 0 15px 0;
	margin-bottom:10px;
}

.boxprofile {
float:right;
width:380px;
height:auto;
margin:15px 5px 5px 5px;
}

.boxprofile .title {
	height:27px;
	margin: 0;
	background: url(../image/bar_profiles.jpg) no-repeat left top;
	text-transform: uppercase;
	font-size: small;
}

.boxprofile ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}

.boxpage {
float:right;
width:480px;
height:auto;
margin:15px 5px 5px 5px;
}

.boxpage .title {
	height:auto;
	margin: 0 0 15px 0;
	background:#ffffff;
	text-transform: uppercase;
	font-size: small;
}

.content {
	padding: 5px 0 15px 0;
	margin-bottom:10px;
}

.contenttable {
	padding: 0 0 10px 0;
}


.boxpage ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
	list-style-image:url(../image/list.gif);
}

.boximage {
float:left;
width:300px;
height:auto;
margin:50px 0 5px 0;
text-align:center;
}

#footer {
clear:both;
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #666666;
}
#footer a {
	color: #000000;
}
