body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#footer {
	width: 700px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 0.15em;
	text-align: center;
}
#footer a:link {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}


#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/header2.jpg);
	height: 150px;
	width: 700px;
	font-size: xx-small;
}
#headergw {
	background-color: #FFFFFF;
	background-image: url(images/GWTitle.jpg);
	height: 197px;
	width: 700px;
	font-size: xx-small;
}

#subheader {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheader.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#telephone {
	height: 50px;
	width: 300px;
	background-image: url(images/telephone.jpg);
	clear: right;
	float: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
}
#email {
	height: 50px;
	width: 350px;
	background-image: url(images/email.jpg);
	float: left;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #FFFFFF;
}
#links {
	text-align: center;
	height: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 0px;
	margin-right: 0px;
	clear: left;
	font-weight: bold;
}
#links a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: right;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#content {
	width: 700px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.thumb {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#alicethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/alicethumb.jpg") no-repeat 0 0;
	clear: left;

}

#alicethumb:hover
{ 
  background-position: 0 -100px;
}

#alicethumb span
{
	display: none;
	clear: both;
}

#waterfairythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/waterfairythumb.jpg") no-repeat 0 0;
	clear: left;

}

#waterfairythumb:hover
{ 
  background-position: 0 -100px;
}

#waterfairythumb span
{
	display: none;
	clear: both;
}


#callumthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/callumthumb.jpg") no-repeat 0 0;
	clear: left;

}

#callumthumb:hover
{ 
  background-position: 0 -100px;
}

#callumthumb span
{
	display: none;
	clear: both;
}


#alethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/alethumb.jpg") no-repeat 0 0;
	clear: left;

}

#alethumb:hover
{ 
  background-position: 0 -100px;
}

#alethumb span
{
	display: none;
	clear: both;
}

#heraldthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/heraldthumb.jpg") no-repeat 0 0;
	clear: left;

}

#heraldthumb:hover
{ 
  background-position: 0 -100px;
}

#heraldthumb span
{
	display: none;
	clear: both;
}

#larrythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/larrythumb.jpg") no-repeat 0 0;
	clear: left;

}

#larrythumb:hover
{ 
  background-position: 0 -100px;
}

#larrythumb span
{
	display: none;
	clear: both;
}


#jawsthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/jawsthumb.jpg") no-repeat 0 0;
	clear: left;

}

#jawsthumb:hover
{ 
  background-position: 0 -100px;
}

#jawsthumb span
{
	display: none;
	clear: both;
}



#murphythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/murphythumb.jpg") no-repeat 0 0;
	clear: left;

}

#murphythumb:hover
{ 
  background-position: 0 -100px;
}

#murphythumb span
{
	display: none;
	clear: both;
}


#divingthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/divingthumb.jpg") no-repeat 0 0;
	clear: left;

}

#divingthumb:hover
{ 
  background-position: 0 -100px;
}

#divingthumb span
{
	display: none;
	clear: both;
}


#marinesthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/marinesthumb.jpg") no-repeat 0 0;
	clear: left;

}

#marinesthumb:hover
{ 
  background-position: 0 -100px;
}

#marinesthumb span
{
	display: none;
	clear: both;
}



#armythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/armyvehiclethumb.jpg") no-repeat 0 0;
	clear: left;

}

#armythumb:hover
{ 
  background-position: 0 -100px;
}

#armythumb span
{
	display: none;
	clear: both;
}
#puddingthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/puddingthumb.jpg") no-repeat 0 0;
	clear: left;

}

#puddingthumb:hover
{ 
  background-position: 0 -100px;
}

#puddingthumb span
{
	display: none;
	clear: both;
}
#firtreethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/firtreethumb.jpg") no-repeat 0 0;
	clear: left;

}

#firtreethumb:hover
{ 
  background-position: 0 -100px;
}

#firtreethumb span
{
	display: none;
	clear: both;
}
#budgiethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/oceangoingbudgiethumb.jpg") no-repeat 0 0;
	clear: left;

}

#budgiethumb:hover
{ 
  background-position: 0 -100px;
}

#budgiethumb span
{
	display: none;
	clear: both;
}
#darkmaskthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/darkmaskthumb.jpg") no-repeat 0 0;
	clear: left;

}

#darkmaskthumb:hover
{ 
  background-position: 0 -100px;
}

#darkmaskthumb span
{
	display: none;
	clear: both;
}
#redridinghoodthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/redridinghoodthumb.jpg") no-repeat 0 0;
	clear: left;

}

#redridinghoodthumb:hover
{ 
  background-position: 0 -100px;
}

#redridinghoodthumb span
{
	display: none;
	clear: both;
}
#nhsthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/nhsthumb.jpg") no-repeat 0 0;
	clear: left;

}

#nhsthumb:hover
{ 
  background-position: 0 -100px;
}

#nhsthumb span
{
	display: none;
	clear: both;
}
#penguins1thumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/penguin1thumb.jpg") no-repeat 0 0;
	clear: left;

}

#penguins1thumb:hover
{ 
  background-position: 0 -100px;
}

#penguins1thumb span
{
	display: none;
	clear: both;
}
#penguins2thumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/penguin2thumb.jpg") no-repeat 0 0;
	clear: left;

}

#penguins2thumb:hover
{ 
  background-position: 0 -100px;
}

#penguins2thumb span
{
	display: none;
	clear: both;
}
#penguins3thumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/penguin3thumb.jpg") no-repeat 0 0;
	clear: left;

}

#penguins3thumb:hover
{ 
  background-position: 0 -100px;
}

#penguins3thumb span
{
	display: none;
	clear: both;
}
#penguins4thumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/penguin4thumb.jpg") no-repeat 0 0;
	clear: left;

}

#penguins4thumb:hover
{ 
  background-position: 0 -100px;
}

#penguins4thumb span
{
	display: none;
	clear: both;
}
#soulthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/sellyoursoulthumb.jpg") no-repeat 0 0;
	clear: left;

}

#soulthumb:hover
{ 
  background-position: 0 -100px;
}

#soulthumb span
{
	display: none;
	clear: both;
}

#uighursthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/uighursthumb.jpg") no-repeat 0 0;
	clear: left;

}

#uighursthumb:hover
{ 
  background-position: 0 -100px;
}

#uighursthumb span
{
	display: none;
	clear: both;
}
#uighurs2thumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/uighurs2thumb.jpg") no-repeat 0 0;
	clear: left;

}

#uighurs2thumb:hover
{ 
  background-position: 0 -100px;
}

#uighurs2thumb span
{
	display: none;
	clear: both;
}
#waterholethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/waterholethumb.jpg") no-repeat 0 0;
	clear: left;

}

#waterholethumb:hover
{ 
  background-position: 0 -100px;
}

#waterholethumb span
{
	display: none;
	clear: both;
}
#wizardofozthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/wizardofozthumb.jpg") no-repeat 0 0;
	clear: left;

}

#wizardofozthumb:hover
{ 
  background-position: 0 -100px;
}

#wizardofozthumb span
{
	display: none;
	clear: both;
}
#baskingsharkthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/baskingsharkthumb.jpg") no-repeat 0 0;
	clear: left;
}
#baskingsharkthumb:hover {
	background-position: 0 -100px;
}
#baskingsharkthumb span {
	display: none;
	clear: both;
}
#sidthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/sidthumb.jpg") no-repeat 0 0;
	clear: left;
}
#sidthumb:hover {
	background-position: 0 -100px;
}
#sidthumb span {
	display: none;
	clear: both;
}
#ogrethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/ogrethumb.jpg") no-repeat 0 0;
	clear: left;
}
#ogrethumb:hover {
	background-position: 0 -100px;
}
#ogrethumb span {
	display: none;
	clear: both;
}
#bluetitthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/bluetitthumb.jpg") no-repeat 0 0;
	clear: left;
}
#bluetitthumb:hover {
	background-position: 0 -100px;
}
#bluetitthumb span {
	display: none;
	clear: both;
}
#badgerwalkthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/badgerwalkthumb.jpg") no-repeat 0 0;
	clear: left;
}
#badgerwalkthumb:hover {
	background-position: 0 -100px;
}
#badgerwalkthumb span {
	display: none;
	clear: both;
}
#blueshoesthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/blueshoesthumb.jpg") no-repeat 0 0;
	clear: left;
}
#blueshoesthumb:hover {
	background-position: 0 -100px;
}
#blueshoesthumb span {
	display: none;
	clear: both;
}
#whiskersthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/whiskersthumb.jpg") no-repeat 0 0;
	clear: left;
}
#whiskersthumb:hover {
	background-position: 0 -100px;
}
#whiskersthumb   span {
	display: none;
	clear: both;
}
#rockhoppasthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/rockhoppasthumb.jpg") no-repeat 0 0;
	clear: left;
}
#rockhoppasthumb:hover {
	background-position: 0 -100px;
}
#rockhoppasthumb span {
	display: none;
	clear: both;
}
#sandcastlethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/sandcastlethumb.jpg") no-repeat 0 0;
	clear: left;
}
#sandcastlethumb:hover {
	background-position: 0 -100px;
}
#sandcastlethumb span {
	display: none;
	clear: both;
}
#purpledragonthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/purpledragonthumb.jpg") no-repeat 0 0;
	clear: left;
}
#purpledragonthumb:hover {
	background-position: 0 -100px;
}
#purpledragonthumb span {
	display: none;
	clear: both;
}
#bluesoundthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/bluesoundthumb.jpg") no-repeat 0 0;
	clear: left;
}
#bluesoundthumb:hover {
	background-position: 0 -100px;
}
#bluesoundthumb span {
	display: none;
	clear: both;
}













.images {
	clear: left;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a:visited {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {

	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: bolder;
}
nav {
	text-align: center;
	height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 0px;
	margin-right: 0px;
	clear: both;
	font-weight: bold;
}
#apurrrcalypsethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/apurrrcalypsethumb.jpg") no-repeat 0 0;
	clear: left;
}
#apurrrcalypsethumb:hover {
	background-position: 0 -100px;
}
#apurrrcalypsethumb span {
	display: none;
	clear: both;
}
#grumpycatthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/grumpycatthumb.jpg") no-repeat 0 0;
	clear: left;
}
#grumpycatthumb:hover {
	background-position: 0 -100px;
}
#grumpycatthumb span {
	display: none;
	clear: both;
}
#ufothumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/ufothumb.jpg") no-repeat 0 0;
	clear: left;
}
#ufothumb:hover {
	background-position: 0 -100px;
}
#ufothumb span {
	display: none;
	clear: both;
}
#wolfinsheepsclothingthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/wolfinsheepsclothingthumb.jpg") no-repeat 0 0;
	clear: left;
}
#wolfinsheepsclothingthumb:hover {
	background-position: 0 -100px;
}
#wolfinsheepsclothingthumb span {
	display: none;
	clear: both;
}
#dartmoorzoothumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/dartmoorzoothumb.jpg") no-repeat 0 0;
	clear: left;
}
#dartmoorzoothumb:hover {
	background-position: 0 -100px;
}
#dartmoorzoothumbthumb span {
	display: none;
	clear: both;
}
#sunnysideofmayhemthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/sunnysideofmayhemthumb.jpg") no-repeat 0 0;
	clear: left;
}
#sunnysideofmayhemthumb:hover {
	background-position: 0 -100px;
}
#sunnysideofmayhemthumb span {
	display: none;
	clear: both;
}
#blank {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/blank.jpg") no-repeat 0 0;
	clear: left;
}
#christmasthroughtheagesthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/christmasthroughtheagesthumb.jpg") no-repeat 0 0;
	clear: left;
}
#christmasthroughtheagesthumb:hover {
	background-position: 0 -100px;
}
#christmasthroughtheagesthumb span {
	display: none;
	clear: both;
}
#buddyhollythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/buddyhollythumb.jpg") no-repeat 0 0;
	clear: left;
}
#buddyhollythumb:hover {
	background-position: 0 -100px;
}
#buddyhollythumb span {
	display: none;
	clear: both;
}
#rudolphgoescrazythumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/rudolphgoescrazythumb.jpg") no-repeat 0 0;
	clear: left;
}
#rudolphgoescrazythumb:hover {
	background-position: 0 -100px;
}
#rudolphgoescrazythumb span {
	display: none;
	clear: both;
}
#snowmanthumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/snowmanthumb.jpg") no-repeat 0 0;
	clear: left;
}
#snowmanthumb:hover {
	background-position: 0 -100px;
}
#snowmanthumb span {
	display: none;
	clear: both;
}
#robinsickleavethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/robinsickleavethumb.jpg") no-repeat 0 0;
	clear: left;
}
#robinsickleavethumb:hover {
	background-position: 0 -100px;
}
#robinsickleavethumb span {
	display: none;
	clear: both;
}
#snowmandynamitethumb {
	display: block;
	width: 32px;
	height: 100px;
	background: url("images/thumbs/snowmandynamitethumb.jpg") no-repeat 0 0;
	clear: left;
}
#snowmandynamitethumb:hover {
	background-position: 0 -100px;
}
#snowmandynamitethumb span {
	display: none;
	clear: both;
}
#subheaderhome {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheaderhome.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#subheaderabout {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheaderabout.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#subheadercontact {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheadercontact.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#subheaderlinks {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheaderlinks.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#subheadercomics {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheadercomics.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#subheadercards {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/subheadercards.jpg);
	height: 80px;
	width: 700px;
	font-size: xx-small;
}
#buttongw {
	display: block;
	width: 700px;
	height: 100px;
	background: url("images/thumbs/ButtonGalacticWhiskers.jpg") no-repeat 0 0;
	clear: left;
}
#buttongw:hover {
	background-position: 0 -100px;
}
#buttongwthumb span {
	display: none;
	clear: both;
}
#buttonfon {
	display: block;
	width: 700px;
	height: 100px;
	background: url("images/thumbs/ButtonFreaksONature.jpg") no-repeat 0 0;
	clear: left;
}
#buttonfon:hover {
	background-position: 0 -100px;
}
#buttonfonthumb span {
	display: none;
	clear: both;
}
#buttonhome {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/Buttonhome.jpg") no-repeat 0 0;
	clear: left;
}
#buttonhome:hover {
	background-position: 0 -40px;
}
#buttonhomethumb span {
	display: none;
	clear: both;
}
#buttonabout {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/Buttonabout.jpg") no-repeat 0 0;
	clear: left;
}
#buttonabout:hover {
	background-position: 0 -40px;
}
#buttonaboutthumb span {
	display: none;
	clear: both;
}
#buttoncontacts {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/Buttoncontacts.jpg") no-repeat 0 0;
	clear: left;
}
#buttoncontacts:hover {
	background-position: 0 -40px;
}
#buttoncontactsthumb span {
	display: none;
	clear: both;
}
#buttonlinks {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/Buttonlinks.jpg") no-repeat 0 0;
	clear: left;
}
#buttonlinks:hover {
	background-position: 0 -40px;
}
#buttonlinksthumb span {
	display: none;
	clear: both;
}
#buttoncomics {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/Buttoncomic.jpg") no-repeat 0 0;
	clear: left;
}
#buttoncomics:hover {
	background-position: 0 -40px;
}
#buttoncomicsthumb span {
	display: none;
	clear: both;
}
#buttoncards {
	display: block;
	width: 110px;
	height: 40px;
	background: url("images/thumbs/buttoncards.jpg") no-repeat 0 0;
	clear: left;
}
#buttoncards:hover {
	background-position: 0 -40px;
}
#buttoncardsthumb span {
	display: none;
	clear: both;
}
#buttonfacebook {
	display: block;
	width: 175px;
	height: 100px;
	background: url("images/thumbs/buttonfacebook.jpg") no-repeat 0 0;
	clear: left;
}
#buttonfacebook:hover {
	background-position: 0 -100px;
}
#buttonfacebookthumb span {
	display: none;
	clear: both;
}
#buttontwitter {
	display: block;
	width: 175px;
	height: 100px;
	background: url("images/thumbs/buttontwitter.jpg") no-repeat 0 0;
	clear: left;
}
#buttontwitter:hover {
	background-position: 0 -100px;
}
#buttontwitterthumb span {
	display: none;
	clear: both;
}
#buttondeviant {
	display: block;
	width: 175px;
	height: 100px;
	background: url("images/thumbs/buttondeviant.jpg") no-repeat 0 0;
	clear: left;
}
#buttondeviant:hover {
	background-position: 0 -100px;
}
#buttondeviantthumb span {
	display: none;
	clear: both;
}
#buttonblogger {
	display: block;
	width: 175px;
	height: 100px;
	background: url("images/thumbs/buttonblogger.jpg") no-repeat 0 0;
	clear: left;
}
#buttonblogger:hover {
	background-position: 0 -100px;
}
#buttonbloggerthumb span {
	display: none;
	clear: both;
}

