* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F000A3;
	background-color: #D6F2FC;
	background-image: url(images/bg.gif);
	background-position:center;
	background-repeat: repeat-y;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D004C;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F000A3;
	text-decoration: none;
}
#space {width: 990px;
	height: 20px;
	clear: both;
}

#hspace {width: 280px;
	height: 95px;
}
#all {width: 990px;
	background-image: url(images/hotfairies_h1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}

#hdrrbg {	background-image: url(images/hotfairies_h2.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}
#hdr {width: 904px; height: 250px;}
#hdr1 {	background-image: url(images/hotfairies_logo_01.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 156px;
	float: left;
}
#hdr2 {	background-image: url(images/hotfairies_logo_02.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 156px;
	float: left;
}
#hdr3 {	background-image: url(images/hotfairies_logo_03.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 156px;
	float: left;
}
#hdr4 {	background-image: url(images/hotfairies_logo_04.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 156px;
	float: left;
}
#hdr_links {
	width: 280px;
	height: 250px;
	float: left;
	background-image: url(images/hotfairies_hdrtop.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#hdr_links a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D004C;
	text-decoration: underline;
}
#hdr_links a:hover{
	color: #F000A3;
	text-decoration: none;
}

#hdr_links ul {
	width: 140px;
	margin: 0;
	padding: 0;
	float: left;
}
#hdr_links li {
	background: url(images/top_m.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 20px;
	padding-top: 5px;
}

#allcontent {width: 990px;
}
#content {width: 990px;
	clear: both;
}

#cont_l {width: 990px;
	background-image: url(images/cont_h1.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
#cont_r {width: 990px;
	background-image: url(images/cont_f2.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
}
#trader_box {
	background-image: url(images/trader.png);
	height: 105px;
	width: 240px;
	padding-top: 25px;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	text-align:center;
	font-size: 12px;
	color:#0D004C;
}
#trader_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#0D004C;
	font-weight: bold;
	text-decoration: underline;
}
#trader_box a:hover {
	text-decoration: none;
	color: #F000A3;
}

#content_block {
	text-align: center;
	width: 904px;
	background-image: url(images/cont_bg.jpg);
	background-repeat: repeat-y;

}
#content_block  img {
	width: 165px;
	height: 225px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #E5F6FD;
}
#content_block a:hover img {
	border: 2px dotted #E5F6FD;
}

#txt_link{width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/dbg.gif);
	border: 2px solid #E5F6FD;
}
#txt_link a {
	font-size: 16px;
	text-decoration: none;
	color: #0D004C;
}
#txt_link a:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #F000A3;
} 

#txt_link ul {float: left;
	width: 33%;
	margin: 0;
	padding: 1;
}
#txt_link li {background: url(images/txt_m.gif) 0px 3px no-repeat;
	padding-left: 20px;
	list-style: none;
}

#top_txt {
	width: 880px;
	height: 165px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 25px;
}
#top_txt a {
	font-size: 14px;
	text-decoration: none;
	color: #0D004C;
}
#top_txt a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #F000A3;
}
#top_txt ul {float: left;
	width: 220px;
	margin: 0;
	padding: 0;
}
#top_txt li {
	background: url(images/top_m.gif) 0px 3px no-repeat;
	list-style: none;
	padding-left: 20px;
}

#footer {
	width: 990px;
	height: 233px;
	position: relative;
}
#ftr1 {
	width: 135px;
	height: 233px;
	background-image: url(images/ftr1.jpg);
	background-repeat: no-repeat;
	float:left;
}
#ftr2 {
	width: 500px;
	height: 233px;
	background-image: url(images/ftr2.jpg);
	background-repeat: no-repeat;
	float:left;
}
	
#f_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #0D004C;
	padding-top: 60px;
	padding-left: 30px;
}
#f_wm {
	width: 191px;
	height: 233px;
	float:left;
}
#f_book {
	width: 164px;
	height: 233px;
	float:left;
}

.toplist-outer
{
	position: relative;
	display: block;
	padding: 15px 0px 15px 0px;
}

.category-table
{
	width: 900px;
	table-layout: fixed;
	margin: 0px auto 0px auto;
}
.category-table td
{
	width: 20%;
	vertical-align: top;
	font: bold 12px 'arial', 'verdana', 'tahoma';
	line-height: 1.4;
}
.category-table a, .category-table a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.category-table a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.category-table-column
{
	width: 175px;
	table-layout: fixed;
	margin: 0px auto 10px auto;
}
.xtop, .xbottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}

.xt1, .xt2, .xt3, .xt4
{
	display: block;
	overflow: hidden;
	background: #EDFAFF;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
	border-left: 2px solid #EDFAFF;
	border-right: 2px solid #EDFAFF;
}
.xb1, .xb2, .xb3, .xt1, .xt2, .xt3
{
	height: 1px;
}
.xb2, .xb3, .xb4, .xt2, .xt3, .xt4
{
	border-left: 2px solid #EDFAFF;
	border-right: 2px solid #EDFAFF;
}
.xb1, .xt1
{
	margin: 0 5px;
	background: #fff;
}
.xb2, .xt2
{
	margin: 0 3px;
	border-width:0 2px;
}
.xb3, .xt3
{
	margin: 0 2px;
}
.xb4, .xt4
{
	height: 2px;
	margin: 0 1px;
}

.category-sites-title
{
	padding: 0px 0px 5px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/thbg.gif);
	background-repeat: repeat-x;

}
.category-sites-content
{
	padding: 3px;
	text-align: center;
	color: #0D004C;
	border-left: 2px solid #EDFAFF;
	border-right: 2px solid #EDFAFF;
	background-image: url(images/thbg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position:bottom left;
}
.category-sites-content a
{
	color: #0D004C;
}
.category-sites-content a:hover
{
	color: #F000A3;
}