@charset "UTF-8";
body {
	background-color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(_images/bgr_starry.jpg);
	background-repeat: repeat;
}
#wrapper {
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	width: 770px;
}
#header {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	height: 152px;
	background-image: url(_images/header_bgr.jpg);
}
.headerLinks {
	float: right;
	clear: left;
	margin-top: -45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.headerLogo {
	margin-right: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainContent {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#sidebar {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 145px;
}
#footer {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 50px;
	background-image: url(_images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#wrapper #header .headerLinks img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.categoryThumbnails {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear: both;
}
.centering {
	text-align: center;
}
.flags {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#indexNews {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.footerLinks {
	padding: 10px;
	float: right;
	clear: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#thumbList {
	list-style-image: none;
	list-style-type: none;
}
.padding {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
