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