/* CSS Document */
body {
background-image:url(images/bg-greyline.gif);
background-color:#f2f2f2;
margin:0;
padding:10px 0 10px 0;
text-align:center;
font-family:Tahoma, Helvetica, sans-serif;
font-size:11px;
}
#top  {
width:750px;
margin:0;
background-color:#000000;
border:0;
padding:10px 0 10px 0px;
}

#header {
}
#header h1 {
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:32px;
color:#FFFFFF;
}
#header {
}
#banner img {
margin:0;
border:0;
}
#tagline {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#wrap {
width:750px;
background-color:#FFFFFF;
border-top: 0px #40576A solid;
border-bottom: 0px #40576A solid;
border-left: 0px #54697A solid;
border-right: 0px #54697A solid;
margin: 0 auto;
text-align:left;
display:table;
}
#left {
float:left;
width:180px;
padding-left:10px;
}

.post {
margin:0px 0;
background-color:#F4F4F4;
line-height:22px;
background-image:url(images/bglist.gif);
}
.post ul {
margin:0px 0 0 30px;
padding:0;
font-size:11px;
font-weight:bold;

}
.post ul li a{
color:#304B8A;
text-decoration:none;

}
.post ul li a:hover{
color:#000000;
text-decoration:underline;

}
.bot {
height:32px;
background-image:url(images/bgmenu.gif);
background-repeat:no-repeat;

}
.iklan img{
margin:0px 0 0 0px;
}
#center {
background-image:url(images/backgr.jpg);
background-repeat:no-repeat;
background-position:center;
float:left;
width:520px;
height:600px;
padding-left:20px;
line-height:18px;

}
#center img{
background-color:#FFFFFF;
border-top: 2px #DBDBDB solid;
border-bottom: 2px #DBDBDB solid;
border-left: 2px #DBDBDB solid;
border-right: 2px #DBDBDB solid;
padding:2px 2px 2px 2px; 
margin:5px 10px 10px 10px;
}
#right {
float:right;
width:220px;
margin-right:0px;
}
.sidebar_item {
margin-top:30px;
}
.sidebar_item ul{
margin:10px 0 0 30px;
padding:0;
font-size:12px;
list-style-image:url(images/user.gif);
}
.sidebar_item ul li a{
color:#666666;
text-decoration:none;
}
.sidebar_item ul li a:hover{
text-decoration:underline;
}
.sidebar_item h3 {
margin:0;
color:#FFFFFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(images/sidehead.gif);
background-repeat:no-repeat;
height:34px;
padding: 10px 0 0 6px;
font-size:24px;
}
#footer {
clear:both;
color:#FFFFFF;
font-size:10px;
}
#footer {
color:#000000;
font-family:tahoma;
background-color:#C0C0C0;
background-repeat:no-repeat;
height:20px;
font-size:11px;
}
#footer a{
color:#CC0000;
text-decoration:none;
}