body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a, a:link, a:visited, a:active {font-family: Verdana, Arial, sans-serif; text-decoration: none;}
a:hover {text-decoration:underline;}

#top
{
	text-align:center;
	height:127px;
	width:904px;
	display:block;
	background-image: url(./images/cheerpantyhose.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topfon
{
	text-align:center;
	margin:0px auto;
	height:127px;
	width:100%;
	display:block;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(./images/topfon.jpg);
}
#block1
{
	text-align:center;
	color: #FFD5D6;
	height:40px;
	width:100%;
	display:block;
	background-repeat: repeat-x;
	background-image: url(./images/fon2.gif);

}

#pages
{
	text-align:left;
	height:27px;
	width:910px;
	display:block;
	padding: 4px;
	margin: 5px;
}
#body {
	width:1027px;
	height: 1110px;
}
#left {
	float:left;
	width:210px;
	height: 1110px;
}
#right {
	float:right;
	width:817px;
	height: 1110px;
}



#tabl_free {
	background-color: #FFCCFF;
	border-color: #ee29ff;
	border-style: solid;
	border-width: 1px;
	text-align: left;
	height: 395px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#tabl_pay {
	background-color: #FFCCFF;
	border-color: #ee29ff;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: left;
	height: 690px;
	margin-right: 5px;
	margin-left: 5px;
}

#thumbs_tabl
{
	background-color: #FFCCFF;
	border-color: #ee29ff;
	border-style: solid;
	border-width: 1px;
	height: 1090px;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 11px;
	padding-bottom: 10px;
}
#topsite {
	height:26px;
	display:block;
	font-size: 18px;
	color: #000066;
	text-align: center;
}
#bottomsite {
	height:auto;
	display:block;
	font-size: 14px;
	color: #5B0045;
}
.thumbs {
	text-align:center;
	width: 150px;
	height: 258px;
	margin: 5px;
	float: left;
}
.top_desc
{
	font-size: 16px;
	color: ##FFD5D6;
	padding: 4px;
}

.desc A:link, .desc A:visited, .desc A:active
{
	font-size: 12px;
	color: #333333;
}

.desc A:hover
{
	font-size: 12px;
	color: #666666;
}
.topfree A:link, .topfree A:visited, .topfree A:active{list-style: none; padding-bottom: 5px; font-size: 13px; color: #660000;}
.topfree A:hover{list-style: none; padding-bottom: 5px; font-size: 13px; color: #660000;}

.th {border: #ee29ff 1px solid;}
/*curent page*/
.apc {
	background-color: #FFEEEE;
	border-color: #0000FF;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	text-decoration: none;
	font-weight: bolder;
	font-size:12px;
	float:left;
	color: #000033;
}

/*links on pages*/
.ap A:link, .ap A:visited, .ap A:active {
	background-color: #FFCCFF;
	border-color: #0000FF;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	text-decoration: none;
	font-size:12px;
	float:left;
	color: #0000CC;
}
/*selected links on pages*/
.ap A:hover {
	background-color: #FFEEEE;
	border-color: #0000CC;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	text-decoration: none;
	font-size:12px;
	float:left;
	color: #FF0000;
}
