@charset "utf-8";
body {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	background-image:url(/nifty/images/gayback.jpg);
}
h1 {
	font-size: 30px;
	font-weight: bold;
}
h1.front {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 48px;
	color: blue;
	margin: 8px;
	display: inline;
}
h1.cat {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
h3.front {
	font-style:italic;
}
.wrapper {
	float: left;
	width: 100%;
}
.content {
	margin: 48px 0px 0px 264px;
}
.front {
	margin: 0px 200px 0px 8px;
	clear:left;
}
.header {
	text-align: center;
	margin: 0 auto;
	font-family: Arial,Helvetica,sans-serif;
}
.footer {
font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
font-size:12px;
}
.adLeft {
	float: left;
	width: 264px;
	text-align: center;
	margin-left: -100%;
}
.adRight {
	float: left;
	width: 200px;
	margin-top: 138px;
	margin-left: -200px;
}
.seclist {
clear: left;
text-align: center;
font-family: Arial, Helvetica, san-serif;
font-weight: bold;
}
a.seclist {
clear: none;
float: left;
margin-left: 26px;
background-color: #FFDDEE;
display: block;
width: 160px;
height: 30px;
line-height: 30px;
color: #000;
border-color: blue;
border-style: outset;
}
a.seclist:link {text-decoration: none;}
a.seclist:visited {text-decoration: none;}
a.seclist:hover {text-decoration: underline;}
a.seclist:active {text-decoration: underline;}

