body {
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	background: #570F0F ;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #7B2B2B; 
	}

a:link		{ color: #995A5A ; text-decoration: none;  }
a:active	{ color: #995A5A ; text-decoration: none;  }
a:visited	{ color: #995A5A ; text-decoration: none; }
a:hover		{ color: #BF9696 ; 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: #7B2B2B 2px solid; }
#thumbs a:hover img { border: #BF9696 2px solid; 	}

.addthis_toolbox
{
width: 185; 
height: 40;
}

h3 { font-size: 30px; display:inline; }
h2 { font-size: 12px; color: #570F0F ; display:inline; }
h1 { font-size: 22px; display:inline; }

.toplist img { border: #7B2B2B 2px solid;; }
.toplist a:hover img { border: #BF9696 2px solid;; }

#links				{ font-size: 6px; color: #570F0F ; }
#links a:link		{ color: #570F0F ; text-decoration: none; }
#links a:active		{ color: #570F0F ; text-decoration: none; }
#links a:visited		{ color: #570F0F ; text-decoration: none; }
#links a:hover		{ color: #570F0F ; text-decoration: none; }
