body,table,td
   {
   font-size: 12.5px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   line-height: 18px;
   color: #207eaa;
   font-weight: none;
	margin: 0;
	padding: 0;
	border: 0;
   }

body {
background-color: #fff5b5;
background-image: url(images/page-bg.gif);
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px; }

a:link    { color: #f849c5; text-decoration: underline; font-weight: bold;}
a:visited { color: #f849c5; font-weight: bold;}
a:active  { color: #f849c5; text-decoration: none; font-weight: bold;}
a:hover   { color: #f849c5; text-decoration: none; font-weight: bold;}

a.thumb:hover img { border: 1px dashed #f849c5; }
a.thumb img { border: 1px solid #f849c5; }

table.head{
	width: 930px;
	height: 52px;
	text-align: center;
	background-color: #f849c5;
}

table.head td{
	background-image: url(images/title-bg.gif);
}

table.foot{
	width: 930px;
	height: 27px;
	text-align: center;
	background-color: #f849c5;
}

table.foot{
	background-color: #f7d0ff;
}

table.thumbs{
        table-layout: fixed;
        width: 930px;
        height: 760px;
        text-align: center;
	background-color: #f849c5;
}

table.thumbs td{
        width: 150px;
        height: 220px;
}

table.toplist{
	table-layout: fixed;
	width: 930px;
	text-align: left;
	background-color: #f7d0ff;
}

.thumbs a:link img{
        border-style: solid;
        border-width: 1px;
        border-color: #f7d0ff;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:visited img{
        border-style: solid;
        border-width: 1px;
        border-color: #f849c5;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:active img{
        border-style: dashed;
        border-width: 1px;
        border-color: #f849c5;
        height: 220px;
        width: 150px;
        margin-top: 1px;
        margin-bottom:1px;
}
.thumbs a:hover img{
        border-style: dashed;
        border-width: 1px;
        border-color: #f849c5;
        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;
}

