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