* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}
a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff6f00;
	text-decoration: none;
}
#space {height: 20px;
	clear: both;
}


.cat {
text-align:left;
height: 30px;
background-image:url(cat_bg.jpg);
background-repeat:no-repeat;
padding-left: 50px;
}

.catbtn{
height: 30px;
background-image:url(cat_btn.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:14px;
font-weight: bold;
color:#000000;
padding:5px;
}
.cblnk {
text-align:center;
font-size:14px;
font-weight: bold;
color:#000000;
padding:5px;
text-decoration: none;
}
.cblnka{
color:#000000;
text-decoration: none;
}
.cblnk a:hover{
color:#000000;
text-decoration: underline;
}

.list {width: 100%;
height: 30px;
font-size:12px;
	clear: both;
	background-image:url(nicegays_list.jpg);
	background-repeat:no-repeat;
	text-align: left;
	padding-left: 50px;
	padding-top: 13px;
	padding-bottom: 0px;
	color:#000000;
}

.list a {
font-size:14px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}

.list a:hover {
	color:#FFFFFF;
}

.catbtn a:hover {
font-size:14px;
font-weight: bold;
	color:#FFFFFF;
}

#content {width: 764px;
	float: left;
}

#content_block {
	text-align: center;
	width: 752px;

}

.tmb {
	width: 240px;
	height: 180px;
	padding: 3px;
}

.tmb img{
	width: 240px;
	height: 180px;
	border: 1px solid #ff6f00;
}
.tmb a:hover img {
	border: 1px dotted #ff6f00;
}

.blf {
padding-top: 5px;
width: 249px;
color:#000000;
font-size:10px;
text-align: center;
}

.blg {
width: 2px;
background-image:url(bl_g.jpg);
background-position:top;
}


.mbh{
width: 253 px;
height: 47px;
background-image:url(bl_h.jpg);
background-position:top;
background-repeat:no-repeat;
}

.t1{
color:#FFFFFF}

.t2{
width: 100%;
font-size:14px;
font-weight:bold;
padding-left: 20px;
padding-right: 20px;
text-align:center;
color:#000000}

.t3{
font-size:14px;
font-weight:bold;
color:#FF6F00;
background-color: #FFFFFF;
}

.login td{color: #000000; text-align: center; font-family: Tahoma; font-size: 12px;}
.login #enterform {text-align: center;}
.login #inp {border: 1px solid #ff6f00; width: 50px; height: 20px;}
.login #subm {border: 0px; height: 41px; width: 150px; background-image:url(getaccess.gif); font-size:12px; font-weight:bold; color:#000000; margin-top: 5px;}



.f1{
font-size:12px;
font-weight:bold;
color:#000000}

#footer {
	width: 970px;
	height: 87px;
	position: relative;
	background-image:url(nicegays_ftr.jpg);
	background-repeat:no-repeat;

}	
#f_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding-top:10px;
}


