body  {
margin : 0;
font-family : tahoma, verdana;
font-size : 11px;
color : #000;
background-color : #848484;
line-height : 140%;
}
a {
text-decoration : none;
color : #6b9db0;
}
a:hover {
text-decoration : none;
color : #59b5d7;
}
#blogbody {
width : 740px;
}
#right {
background : #848484;
width : 140px;
float : right;
margin-left : 10px;
margin-top : 15px;
}
#right img {
border : 0;
}
#center {
background : #848484;
width : 430px;
float : right;
margin-left : 5px;
margin-right : 5px;
margin-top : 15px;
}
#left {
background : #848484;
width : 140px;
float : left;
margin-right : 10px;
margin-top : 15px;
}
div#main {
background : #fff;
width : 415px;
padding : 5px;
margin-bottom : 10px;
}
div#main img {
border : 0;
}
#postbody {
margin : 10px;
margin-top : 20px;
}
#logo {
background : #fff;
padding-top : 5px;
padding-bottom : 5px;
}
#logo img {
border : 0;
}
div.sidebox {
background-color: #dfdfdf;
width : 130px;
padding: 5px;
padding-bottom: 10px;
margin-bottom : 15px;
}
div.sidebox img {
border : 0;
}
div.sidebox  a {
color : #008bb2;
text-decoration : none;
background-color: #dfdfdf;
}
div.sidebox  a:hover {
color : #47b4d3;
text-decoration : none;
background-color: #dfdfdf;
}
.comments {
width : 390px
float : left;
font-family : tahoma, verdana;
font-size : 11px;
color : #adccd9;
background-color : #fff;
border-bottom : 1px dashed #5395ad;
}
.comments a {
color : #adccd9;
text-decoration : none;
background-color : #fff;
}
.comments a:hover {
color : #71a8bf;
text-decoration : none;
background-color : #fff;
}
.content-nav {
width : 350;
padding : 2px;
font-family : tahoma;
font-size : 11px;
color : #6596ab;
background-color : #eaeaea;
margin-bottom : 10px;
}
.content-nav a {
color : #6596ab;
text-decoration : none;
background-color : #eaeaea;
}
.content-nav a:hover {
color : #72b1cb;
text-decoration : none;
background-color : #eaeaea;
}
.date {
width : 387px;
font-family : verdana;
font-size : 9px;
color : #83c1d8;
margin-left : -15px;
padding-left : 18px; 
background-image : url('http://www.neverlandd.com/images/template/date.gif');
background-repeat : no-repeat;
background-position : 0px 5px;
}
.textbox1 {
background-color : #fbfbfb;
color : #000;
border : 1px solid #4d4d4d;
font-family : tahoma;
font-weight : normal;
font-size : 11px;
}
.textbox2 {
background-color : #efefef;
color : #4d4d4d;
border : 1px solid #4d4d4d;
font-family : tahoma;
font-weight : normal;
font-size : 11px;
}
h1 {
font-family : Times New Roman;
font-weight : bold;
font-size : 16px;
color : #7fa6b6;
margin : 4px;
margin-top : 10px;
margin-left : 0;
}
h2 {
font-family : Tahoma;
font-weight : bold;
font-size : 11px;
color : #4e4e4e;
margin : 4px;
margin-top : 10px;
margin-left : 0;
}
h3 {
font-family : Times New Roman;
font-weight : bold;
font-size : 13px;
color : #4e4e4e;
margin-top : 50px;
margin-bottom : 10px;
border-bottom : 1px solid #4e4e4e;
}