body	{ 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #999999; 
	text-align: center; 
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
	background: #000000 ;
	}


#thumbs {
	width: 1000px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

#thumbs img { margin: 2 3 2 3; border: #000000 2px solid; }
#thumbs a:hover img { border: #ff0000 2px solid; 	}

h3 { font-size: 30px; display:inline; }
h2 { font-size: 12px; color: #000000 ; display:inline; }
h1 { font-size: 22px; display:inline; }

.paginate {
	color: #000000;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: center;
	background: #470101
  }

  .paginate a {
  padding: 2px 6px;
  line-height: 24px;
  border: solid 1px #000000;
	background: #470101;
	text-decoration: none;
	color: #000000;
  }

  .paginate .this-page {
 	color: #FF0000;
  padding: 2px 6px;
  line-height: 24px;
  border-color: #000000;
  font-weight: bold;
  font-size: 18px;
	vertical-align: top;
	background: #470101;
}

.paginate a:hover {
	color: #000000;
	background: #FF0000;
	border-color: #000000;
	text-decoration: none;
}



.addthis_toolbox
{
width: 185; 
height: 40;
}

#links				{ font-size: 6px; color: #330000 ; }
#links a:link		{ color: #330000 ; text-decoration: none; }
#links a:active		{ color: #330000 ; text-decoration: none; }
#links a:visited		{ color: #330000 ; text-decoration: none; }
#links a:hover		{ color: #330000 ; text-decoration: none; }

.toplist img { border: #000000 2px solid;; }
.toplist a:hover img { border: #ff0000 2px solid;; }

a:link			{ color: #ff0000 ; text-decoration: none; }
a:active		{ color: #ff0000 ; text-decoration: none; }
a:visited		{ color: #ff0000 ; text-decoration: none; }
a:hover			{ color: #ff0000 ; text-decoration: underline; }
