@charset "utf-8";
/* CSS Document */

*{ margin: 0; padding: 0; }*
:focus, :active { outline: 0; }
td { font-family: Georgia; font-size: 22px; font-weight: normal; color: #000000; }

.thumb { border: 1px solid #000000; width: 120px; height: 150px;  margin: 2px 2px 2px 2px ;}
.thumbvid { border: 1px solid #000000; width: 120px; height: 90px;  margin: 2px 2px 2px 2px ;}
.thumb2 { border: 3px solid #000000; width: 150px; height: 200px;  margin: 7px 7px 7px 7px ;}
.thumb_85x85 { border: 1px solid #000000; width: 85px; height: 85px;  margin: 2px 2px 2px 1px ;}
.thumb_175x175 { border: 1px solid #000000; width: 175px; height: 175px;  margin: 4px 4px 4px 4px ;}
.thumb_125x175 { border: 1px solid #000000; width: 125px; height: 175px;  margin: 4px 4px 4px 4px ;}
.thumb2_125x175 { border: 1px solid #000000; width: 115px; height: 160px;  margin: 4px 4px 4px 4px ;}
.thumb_125x205 { border: 1px solid #000000; width: 115px; height: 190px;  margin: 4px 4px 4px 4px ;}
.thumb_240x180 { border: 1px solid #000000; width: 240px; height: 180px;  margin: 3px 4px 3px 3px ;}
.thumb_480x360 { border: 1px solid #000000; width: 480px; height: 360px;  margin: 1px 1px 1px 1px ;}

.text { font-family: Georgia; font-size: 15px; font-weight: normal; color: #000000; margin: 5px 5px 5px 5px; }
.textcap { font-family: Georgia; font-size: 16px; font-weight: bold; color: #000000; margin: 1px 1px 1px 1px; }
.textfooter { font-family: Georgia; font-size: 29px; font-weight: bold; color: #000000; margin: 1px 1px 1px 1px; }
.texttopgirls { font-family: Georgia; font-size: 42px; font-weight: bold; color: #000000; }
.textdate { font-family: Georgia; font-size: 10px; font-weight: underline; color: #000000; }
.textcopyright { font-family: Georgia; font-size: 10px; font-weight: underline; color: #000000; }
.link {  font-family: Georgia; font-size: 46px; font-weight: bold; color: #CC00FF; }
.link1 { font-family: Georgia; font-size: 36px; font-weight: bold; color: #CC00FF; }
.link2 { font-family: Georgia; font-size: 56px; font-weight: bold; color: #CC00FF; }
.link3 { font-family: Georgia; font-size: 64px; font-weight: bold; color: #CC00FF; }

.thumbs img {
	border:1px #7dc4f1 solid;
	width:180px;
	height:135px;

}

a.thumbs:hover img { border:1px #004e90 dotted;}

#block1 {
	float:inherit;
	font-family: Arial, Helvetica, sans-serif;
	width: 1060px;
	height:inherit;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


a { color: #000000; text-decoration: underline; }
a:hover { color: #970a4e; text-decoration: none; }

img { border: 0; }

p  { margin: 2px 0 2px; }

