body{
	color: #0000ff;
	background-color: #fcfbf1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	/* background-image: url(/images/background.jpg); 
	background-repeat: repeat; */
}

#container {
	position: relative;
	width: 890px;
	color: #0000ff;
	text-align: center;
}
#header {
	width: 880px;
	height: 178;
	padding: 0px;
}

.header_img {
	padding: 0px;
}

a:link{
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
}

a:visited{
	text-decoration: underline;
	font-weight: bold;
	color: #0000ff;
}

a:active{
	font-weight: bold;
	color: #0000ff;
}

a:hover{
	font-weight: bold;
	color: #08e0fa;
}
.border {
	border: 1px solid #08e0fa;
}

.img_border {
	border: 1px solid #08e0fa;
}

.archives {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

#thumb_container {
	width: 700px;
	text-align:center;
	float:left;
}

#footer {
	width: 880px;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
#thumb_container img{
	width: 160px;
	height: 225px;
	margin: 3px;
	border: 1px solid #08e0fa;
}  

#doc { 
	width:855px;
	*width:855px;
	min-width:855px; 
	margin:auto; 
	text-align:center; 
}

body,td,th {
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#toplist_container {
	text-align: left;
}

#toplist_container img {
	border: 1px solid #08e0fa;
}

#toplist_container ul {
	list-style-type: none;
}

td {
	padding: 3px;
}
