body {
min-width: 800px ;
background: #f1f1f1 url(background.png) no-repeat;
color: #000000;
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
text-align: left;
}
#container {
padding-right: 214px;
}

#header {
margin: 20px 82px 64px 162px;
padding: 0px 26px 16px 20px;
font-size: 12px;
text-align: left;
background: #e1e1e1;
min-width: 380px;
}

#content {
width: 100%;
position: relative;
float: left;
background: transparent;
margin: 0px 8px 0px 0px;
}
.entry {
margin: 16px 22px 24px 64px;
text-align: justify;
}
.info {
font-size: 12px;
margin: 0px 24px 24px 44px;
}
.entry p {
text-indent: 1.5em;
}

#commentblock {
margin: 0px 22px 24px 184px;
}
.comment {
margin: 6px 0px 0px 0px;
min-height: 78px;
}

#sidebar {
width: 160px;  /* sidebar! */
margin: 160px -214px 0px 0px;  /* sidebar! */
position: relative;
float: left;
}
#miniblog {
line-height: 1.2em;
}
.menu {
background: #e1e1e1;
width: 130px;
padding: 8px 8px 8px 14px;
margin: 8px 0px 8px 0px;
border-top: 4px #888888 solid;
border-right: 4px #888888 solid;
border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
font-size: 10px;
line-height: 1.5em;
color: #000000;
float: left;
}
.menutitle {
font-size: 12px;
font-weight: bold;
display: block;
margin: 0px 0px 10px -6px;
}

#pages {
text-align: center;
margin: 0px 0px 16px 0px;
position: relative;
top: -16px;
}

#footer {
background: transparent;
width: 100%;
float: left;
text-align: center;
font-size: 10px;
}
a {
color: #222222;
text-decoration: none;
border-bottom: 1px #222222 dotted;
}
a:hover {
text-decoration: none;
border-bottom: 1px #e1e1e1 dotted;
}
.menu img {
border: 0px;
margin-top: 2px;
}

h1 {
font-size: 48px;
text-shadow: 1px 1px 1px #000000;
}
h2 {
font-size: 32px;
}

h1 a {
border: 0px;
}
h2 a {
border: 0px;
}

.constw {
display: block;
float: left;
width: 64px;
text-align: right;
margin: 0px 6px 0px 0px;
}
.constws {
display: block;
float: left;
width: 16px;
text-align: right;
margin: 0px 6px 0px 0px;
}
.information {
border-bottom: 1px #222222 dashed;
}

.subcategory0 {
margin-left: 0px;
}
.subcategory1 {
margin-left: 6px;
}
.subcategory2 {
margin-left: 12px;
}

/*** IE6 Fix ***/
* html #left {
left: 150px;
}
* html .comment {
height: 62px;
}

/*** #555555; ***/