@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
#top{
	width: 750px;
	height: 110px;
	background-image:url(images/hpad_myt_top.jpg);
}
#cli{
	width: 750px;
	height: 100px;
	background-image:url(images/hpad_myt_cli.jpg);
}
#boxhead{
	width: 750px;
	height: 40px;
	background-image:url(images/hpad_myt_boxhead.jpg);
}
#cat1l{
	float: left;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat1l.jpg);
}
#cat1r{
	float: right;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat1r.jpg);
}
#cat2l{
	float: left;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat2l.jpg);
}
#cat2r{
	float: right;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat2r.jpg);
}
#cat3l{
	float: left;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat3l.jpg);
}
#cat3r{
	float: right;
	width: 375px;
	height: 100px;
	background-image:url(images/hpad_myt_cat3r.jpg);
}
#bottom{
	float: left;
	width: 750px;
	height: 16px; !important
	height:10px;
	background-image:url(images/hpad_myt_bott.jpg);
	background-repeat:no-repeat;
}
#cattxt{
	padding-top:20px;
	padding-left:13px;
	float:left;
}
#leftpad{
	height:100px; width:16px; float:left;
}
#catpiccont{
	width:100px; height:100px; float:left;
}
#catpic{
	background-image:url(); height:60px; width:80px; margin-top:20px; _margin-top:19px;  margin-left:11px;
}
.catpictxt, .catpictxt:link, .catpictxt:active, .catpictxt:visited{
	height:15px; width:100px; text-align:center; color:#FFFFFF; font-weight:bold;
	font-family:Verdana, Geneva, sans-serif; font-size:11px; padding-top:3px; padding-left:2px; text-decoration:none;
}
.catpictxt:hover{
	height:15px; width:100px; text-align:center; color:#FFFFFF; font-weight:bold;
	font-family:Verdana, Geneva, sans-serif; font-size:11px; padding-top:3px; padding-left:2px; text-decoration:underline;
}
.cattxtm, .cattxtm:link, .cattxtm:visited, .cattxtm:active{
	color:#FCC524; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:11px;
	text-decoration:none; border:0; margin:0; padding:0;
}
.cattxtm:hover{
	color:#FCC524; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:11px; text-decoration:underline;
}
.cattxts, .cattxts:link, .cattxts:visited, .cattxts:active,.cattxts:hover{
	color:#FFFFFF; font-weight:normal; font-family:Verdana, Geneva, sans-serif; font-size:10px;
	text-decoration:none; border:0; margin:0; padding:5px; width:220px;
}
.amatxt{
	margin:auto; width:605px; color:#FFFFFF; float:left; font-family:Verdana, Geneva, sans-serif; font-size:21px; padding-top:67px; padding-left:130px;
}
.manycattxt{
	margin:auto;
	width:605px;
	color:#FCC524;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding-top:11px;
	padding-left:10px;
}
.freecattxt{
	margin:auto; width:750px;text-align:center; color:#FFFFFF; float:left; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:14px; padding-top:10px;
}
a img {
 border: none;
}
#link a {
	color: #FC0;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#link {
	text-align: center;
}

@charset "utf-8";
body {
	color: #FFF;
	background-color: #000;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/bg.jpg);
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
}
#body_bin {
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
}
#body_bin #head,
#body_bin #menu #nav,
#body_bin #content {
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_bin #menu {
	background-image: url(images/menu-bar.png);
	text-align: center;
	height: 25px;
	background-repeat: repeat-x;
	background-color: #000;
}
#body_bin #menu #nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#body_bin #menu #nav ul li {
	float: left;
	padding-right: 20px;
}
#body_bin #menu #nav ul li a {
	font-size: 21px;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#body_bin #menu #nav ul li a:hover {
	background-image: url(images/hover.png);
}
#body_bin #menu #nav ul li a.active{
	background-image: url(img/active.png);
	color: #000;
}
#body_bin #content {
	margin-bottom: 10px;
}
#body_bin #content h2 {
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#body_bin #content h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.boy_pod {
	float: left;
	margin-right: 8px;
	height: 140px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
	width: 127px;
}
#body_bin #content #left {
	float: right;
	text-align: center;
	margin: 5px;
}
#body_bin #content img.tn {
	width: 120px;
	height: 90px;
	border: 1px solid #FFF;
}
.clear {
	clear: both;
}
#body_bin #content #thumbs {
	text-align: center;
	clear: both;
}
#body_bin #content #thumbs img {
	margin: 5px;
	border: 1px solid #000;
	height: 90px;
	width: 120px;
}
