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