<!--ADULTSONLY-->
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://asstr.org" r (cz 1 la 1 lb 1 lc 1 na 1 nb 1 nc 1 nd 1 ne 1 nf 1 ng 1 nh 1 ni 1 oa 1 ob 1 oc 1 of 1 og 1 oh 1 va 1 vb 1 vc 1 vd 1 ve 1 vf 1 vg 1 vh 1 vi 1 vj 1 vk 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://asstr.org" r (n 4 s 4 v 4 l 4))' />
<SCRIPT LANGUAGE=JavaScript SRC=http://www.asstr.org/scripts/common.js></script>
<SCRIPT LANGUAGE=JavaScript SRC=http://www.asstr.org/scripts/scroller2.js></script>
<SCRIPT Language="Javascript">
<!--
runScroller();
//-->
</SCRIPT>
<pre>
@charset "utf-8";
/*---- Main ----*/
body {
	font-family:"Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	background-image:url(../graphics/nifty-bg.png);
}
#header{
width: 98%;
height: 180px;
margin: auto auto auto 20px;
}
#logo{
width:235;
height:auto;
float:left;
margin-left:0;
margin-top:5px;
background-image:url(../graphics/nifty-logo.png);
}
#bannertop{
width:700px;
height:200px;
text-align:center;
margin: 5px auto auto auto;
padding-left:255px;
}
#boxred{
	border: #FF0099 2px solid;
	padding: 5px;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 0.5em;
	text-align: center;
	width: 95%;
	margin: 50px auto auto 20px;

}
#content{
width: 98%;
height: 205px;
margin: 10px auto auto 20px;
}
#titleMiddle{
width:100%;
height:auto;
}
#bannerLeft{
width:200px;
height:auto;
float:left;
}
#textMiddle{
width:auto;
height:auto;
}
#bannerRight{
width: 150px;
height:auto;
position:absolute;
margin: 400px 10px auto auto;
float:right;
}
#foot{
	width:100%;
 	margin:5px auto auto auto;
}
.adBox {
border: thin solid #CCCCCC; width: 150px;
}
.adCell {
position: absolute; top: 450px; right: 10px;
}
.adHeadline {
font: bold 10pt Arial; text-decoration: underline; color: blue;
}
.adText {
font: normal 10pt Arial; text-decoration: none; color: black;
}