body {
	color: #000000;
	margin: 0;
	padding: 0 5px;
	text-align: center;
	BACKGROUND-ATTACHMENT: FIXED;
}

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;
}

#center-top {
	width: 740px;
	margin: 10 10 5 10;
	align: left;
	padding-bottom: 1em;
}
#news-block {
	width: 160px;
	float: right;
	font-family: arial, helvetica, sans-serif;
	border-style: solid;
	border-width: thin;
	border-color: #206ba2;
	margin-bottom: 8px;
}

.news-block-header, .news-block-footer {
	background-color: #206ba2;
	width: 160px;
	color: #ffffff;
	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: #000000; outline: none; }
a:visited { color: #000000; }
a:hover, a:focus { color: #000000; }
a:active { color: #000000; }