 body
{
text-align: center;
margin-top:0;
background-color: #ff6e41 ;
}

#container {
	width: 100%;
	text-align: center;
	border: 1px none #999999;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
}

#header {
	width: 1000px;
	height: 202px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}

#body {
	float: none;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.space {
	float: left;
	width: 980px;
	padding-left: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.space_archives{
	float: center;
	width: 850px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
}

.text_archives{
	float: left;
	width: 125px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
}


.archives_link {
display: block; float: left; margin-right: 11px; padding-top: 3px;
background-image:url(images/archive_link_bg.jpg);
}

.archives_link a:hover {
	color: #000000;
	text-decoration: none;
}


.archives_link a {display: block; float: left; width: 24px; height: 24px; background-image:url(images/archive_link_bg.jpg) no-repeat;  text-align: center; padding-top: 3px; color: #FFFF00;
text-decoration:none ;}


.thumb {
	width: 185px;
	float: left;
	margin-bottom: 4px;
}

.thumb img {
	border:1px solid #999999;
	display:inline;
	background-image: url(images/archive_link_bg.jpg);
	background-repeat: no-repeat;
}
.thumb2 {
	width: 185px;
	float: left;
	margin-bottom: 3px;
}
.thumb2 img {
	border:1px solid #999999;
	display:inline;
	background-image: url(images/archive_link_bg.jpg);
	background-repeat: no-repeat;
}
