/*Jim Sturgess Fan. Designed and coded by Win*/
/*Main Style*/
body {
background : #CCCCCC;
background-image: url(images/layout2_04.jpg);
font-family: verdana, arial, trebuchet ms, serif;
color: #000000;
font-size: 10px;
}

a {
color: #2D221E;
}

a:hover {
color:#333F56;
text-decoration:none;
}

/* Header Style */
#header1 {
position: absolute;
top: 0px;
left: 0px;
background-image : url(images/layout2_01.jpg);
background-repeat: no-repeat;
width: 344px;
height:153px;
}

#header2 {
position: absolute;
top: 153px;
left: 0px;
}

#header3 {
position: absolute;
top: 0px;
left: 344px;
background-image : url(images/layout2_02.jpg);
background-repeat: no-repeat;
width: 680px;
height:153px;
}

/*In The Sky of Diamond */
#welcome {
font-size: 9px;
position: absolute;
top: 30px;
left: 370px;
width: 200px;
text-align:justify;
font-family: arial;
}

#elite {
position: absolute;
top: 30px;
left: 645px;
width:240px;
}

/*Letak */
#content {
position: absolute;
top: 415px;
left: 120px;
width: 550px;
background-color: #D8D2D2;
}

.sidebar {
font-family: arial;
position: absolute;
top: 415px;
left: 680px;
width: 180px;
background-color: #D8D2D2;
border-left: solid #D6D7D9 3px;
}

#adcode{
position: absolute;
top: 355px;
left: 120px;
}

/*Biar Cantik*/
.content_header {
background-color: #E3DFE0;
background-repeat: no-repeat;
height: 20px;
text-align: center;
font-family: impact,verdana, arial;
font-size: 14px;
letter-spacing: 2pt;
font-variant: small-caps;
border-top: solid #D6D7D9 3px;
border-bottom: solid #D6D7D9 3px;
}

.headerbar {
background-color: #E3DFE0;
background-repeat: no-repeat;
width: 180px;
height: 20px;
text-align: center;
font-family: impact,verdana, arial;
font-size: 14px;
font-variant: small-caps;
border-top: solid #D6D7D9 3px;
border-bottom: solid #D6D7D9 3px;
}

/*Perca Perca */
.duh {
text-align:justify;
}

.small {
font-size: 9px;
font-family:arial;
}

.cool {
background: #000000;
color: #FFFFFF;
width: 150px;
font-size:9px;
}

