html {height:100%;}
body {
 margin:0%;
 padding:0%;
 background-color:#0d0d0d;
 color:#444;
}

.tx-thrblog-pi1 img {
display:block;
}

div#a {
 margin:0% 5%;
 padding:1% 1%;
 border-left:2px solid #eee;
 border-right:2px solid #eee;
 background-color:#1a1a1a;
 text-align:center;
}
div#content_header {
 margin:auto;
 height:225px;
 width:300px;
 border:1px solid #000;
  background: url('../images/CIMG2595.jpg')
}
div#content_nav
{
 margin:auto;
 width:300px;
 border:1px solid #000;
 border-top-width:0px;
 background-color:#bdbec6;
}
div#content_body
{
 margin:auto;
 padding:0% 0%;
 width:300px;
 border:1px solid #000;
 border-top-width:0px;
 background-color:#efeff7;
 text-align:justify
}
div#content_footer
{
 margin:auto;
 width:300px;
 border:1px solid #000;
 border-top-width:0px;
  background-color:#bdbec6;
}
.container1 {
border:1px solid #000;
margin:5px;
margin-left:0px;
float:left;
width:100px;
}
.bodytext {
margin-left:5px;
margin-right:5px;
padding-top:0px;
margin-top:0px;
}
a.pkt{padding-left:13px;background: url('../images/pkt.gif') left center no-repeat;background-position:1px;}
a:link, a:visited, a:active, a:hover{text-decoration:none;font-weight:normal;color:#292C29;}
a:hover{color: #3F3F3F;text-decoration: underline;}

.textinput {
	border: 1px solid black;
	width:120px;
	height:17px;
	padding:2px;
	text-align:center;
	font-weight:bold;
}

div.paging {
	margin:5px;
}

