html, body {
	border: 0;
	color: #404040;
	padding-bottom: 30px;
	font: 1em/1.4em arial;
}

.background {
	background: #F5F5F5 url(images/content_bg1.png) repeat-y right top;
}

#container {
	background: url(images/top1.png) no-repeat 0 143px;
}

.post-content img {
	background: none;
	padding: 2px;
	border: 1px solid silver;
}

.post-content {
	width: 490px;
}

#content {
	width: 700px;
}

h2.arh {
	width: 509px;
}

#sidebar {
	width: 239px;
}


#search form div {
	width: 209px;
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 79px;
	float: left;
	margin-right: 5px;
	display: inline;
	font-size: 90%;
}

#footer {
	background: url(images/footer_bg1.png);
}

#footer #subscribe {
	width: 191px;

}