body,table,td
   {
	font-size: 12.5px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	line-height: 18px;
	color: #207eaa;
	font-weight: none;
   }

body {
background-color: #ffd9fb;
background-image: url(images/page-bg.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #00a0ea; text-decoration: underline; font-weight: bold;}
a:visited { color: #00a0ea; font-weight: bold;}
a:active  { color: #00a0ea; text-decoration: none; font-weight: bold;}
a:hover   { color: #00a0ea; text-decoration: none; font-weight: bold;}


table.thumbs{
	table-layout: fixed;
	width: 924px;
	height: 770px;
	text-align: center;
}
table.thumbs td{
	width: 154px;
	height: 224px;
}

.thumbs a:link img{
	border-style: solid;
	border-width: 1px;
	border-color: #00a0ea;
	height: 220px;
	width: 150px;
	margin-top: 1px;
	margin-bottom:1px;
}
.thumbs a:visited img{
	border-style: solid;
	border-width: 1px;
	border-color: #00a0ea;
	height: 220px;
	width: 150px;
	margin-top: 1px;
	margin-bottom:1px;
}
.thumbs a:active img{
	border-style: dashed;
	border-width: 1px;
	border-color: #00a0ea;
	height: 220px;
	width: 150px;
	margin-top: 1px;
	margin-bottom:1px;
}
.thumbs a:hover img{
	border-style: dashed;
	border-width: 1px;
	border-color: #00a0ea;
	height: 220px;
	width: 150px;
	margin-top: 1px;
	margin-bottom:1px;
}

#networksites {
background-color: #b2e6fe;
width: 950px;
text-align: left;
font-size: 15px;
}
#th {
        display: none;
}

