body {
font-family : Arial;
font-size: 12px;
color: #333333;
margin: 0px;
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
background: #AF95B2 url(site/background.jpg) repeat-x fixed top left;
}

#blog {
width: 847px;
margin : 0 auto;
}

#easydentic {
width: 847px;
height: 284px;
background-image: url(images/easyentic.jpg);
}

#subhead {
width: 847px;
height: 23px;
background-image: url(images/subhead.jpg);
}

#subhead ul {
width: 847px;
height: 23px;
float : left;
margin-left: 22px;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
padding : 0;
list-style : none;
}

#subhead li {
height: 23px;
float : left;
margin-right: 90px;
padding : 0;
margin-top: 4px;
color: #fff;
text-transform: uppercase;
font-family: "Arial Black";
font-size: 11px;
}

#subhead li a {
color: #fff;
text-transform: uppercase;
text-decoration: none;
}

#subhead li a:hover {
color: #F18F44;
text-transform: uppercase;
text-decoration: none;
}

#content {
width: 847px;
background: url(images/background.jpg) repeat-y center 0%;
overflow: hidden;
position: relative;
margin: 0px;
}

#sidebar {
width: 232px;
float : left;
margin-left: 22px;
padding-top: 40px;
padding-bottom: 50px;
}

#side {
width: 246px;
background: url(images/sidecontent.jpg) repeat-y center 0%;
overflow: hidden;
position: relative;
margin: 0px;
}
.sidetop {
width: 246px;
height: 67px;
background-image: url(images/sidetop.jpg);
margin: 0px;
}

.sidebas {
width: 246px;
height: 67px;
background-image: url(images/sidebas.jpg);
margin: 0px;
}

#sidebar ul {
width: 220px;
list-style : none;
float : left;
margin : 0;
padding : 0;
margin-left: 20px;
}

#sidebar li {
width: 220px;
margin-bottom: 2px;
padding: 0;
color: #000;
font-size: 12px;
list-style : none;
}

#sidebar li a {
color: #000;
}

#leftboard {
float : left;
width: 550px;
padding-top: 40px;
padding-bottom: 50px;
margin-left: 25px;
}

.post {
float : left;
width: 525px;
text-align: justify;
color: #000;
}

#footer {
background: url(images/footer.jpg);
width: 847px;
height: 25px;
}

a {
text-decoration : none;
}

a:hover {
text-decoration : none;
}

h1 {
color: #9C1414;
font-size: 12px;
}

h2 {
color: #fff;
font-size: 14px;
text-transform: uppercase;
font-family: "Arial Black";
margin-top: 3px;
margin-bottom: 0px;
margin-left: 15px;
}

h3 {
color: #fff;
font-style: normal;
font-weight: normal;
}
  
img {
border : 0;
}