body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #009ad1;
   font-weight: bold;
   }

body {
background-color: #89ccef;
background-image: url(images/page-bg.gif);
background-repeat: repeat-x;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: center; }

a:link    { color: #00B9FF; text-decoration: underline; font-weight: bold;}
a:visited { color: #00B9FF; font-weight: bold;}
a:active  { color: #00B9FF; text-decoration: none; font-weight: bold;}
a:hover   { color: #00B9FF; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #00B9FF; }
a.thumb img { border: 1px solid #00B9FF; }

.thumbsbox { background: #fff url(images/bg.gif); text-align: center; width:1030px; margin: 0 auto; }

.friends { float: left; padding: 0px 20px 0px 20px; margin: 0 auto; width:200px; }
.friendswrapper { margin: 0 auto; position: relative; width:720px; }
.friends2 { float: left; padding: 0px 20px 0px 20px; margin: 0 auto; width:200px; }

.tfwrapper { margin: 0 auto; position: relative; width:720px; padding: 20px 0px 30px 0px; }
.tfriend { float: left; padding: 0px 20px 0px 20px; margin: 0 auto; width:200px; }
.tfriend A:link { font-size: 20px; color: #ffffff; }
.tfriend A:visited { font-size: 20px; color: #ffffff; }
.tfriend A:active { font-size: 20px; color: #ffffff; }
.tfriend A:hover { font-size: 20px; color: #ffffff; }
.thumb img {
	border: 1px solid #00B9FF;
	padding: 0px;
	margin: 1px;
}  

.thumb a:hover img {
	border: 1px dashed #00B9FF;
	padding: 0px;
	margin: 1px;
	filter: Gray;
} 
#thumb {
	width: 945px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}