body {
	color: #393733;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	background: F3DBE7;
}

body, td, th, textarea, select, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
}

#container {
	width: 948px;
	margin: 0 auto;
}

#astore-content {
	width: 860px;
	float: right;
	padding-bottom: 1em;
}

#news-block {
	width: 160px;
	float: right;
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-width: thin;
	border-color: #999999;
	margin-bottom: 8px;
}

.news-block-header, .news-block-footer {
	background-color: #999999;
	width: 160px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
}

.news-block-content {
	font-family: arial, helvetica, sans-serif;
	font-size: 65%;
}

#sidebar {
	background: none;
	width: 160px;
	float: right;
	margin-top: 10px;
    text-align: left;
}

#header {
	alignment: center;
}

a {	color: #66143D; outline: none; }
a:visited { color: #66143D; }
a:hover, a:focus { color: #66143D; }
a:active { color: #66143D; }
