

	body {
		background:#666666;	
		color: #FFFFCC;	
		font-family: palatino linotype;
		height: 100%;
		margin-bottom: 0;
		}

	html{height: 100%;}

	#outer{
   		min-height: 100%;
    		height: 100%;
		width:980px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		position:relative
		}

	#leftcontent, #right-slide, #centercontent {
		float:left;
		position: relative;
		}

		
	#leftcontent {
		border:0px solid #000;
		width:200px;
		}
		
	#right-slide {
		z-index: 0;
		height:1600px;
		width:160px;
    		text-align:center;
		background:#333333;
		border-left:2px solid #ccc;
		border-right:2px solid #ccc;
		}
		
	#right-swing {
		position: relative;
		z-index: 1;
		margin-left: -2px;
		margin-right: -2px;
		height: 80px;
		}

	#top-intro {
		margin-left: 210px;
		width:760px;
		background:#333333;
		font-size: 14px;
		border:2px solid #ccc;
		}
	
	.top-introtext {
		margin: 10px;
		}

	#centercontent {
		height: 100px;
	 	width:610px;
		background:#666666;
   		border:0px solid #000;
		}

	#mediacontent {
		margin-left: 210px;
		height: 100px;
	 	width:760px;
		background:#666666;
   		border:0px solid #fff;
		}

	#media {
		text-align:center;
		}


	#menu {
		width:183px;
		background:#333333;
		border:2px solid #CCCCCC;
		}
		
	#links {
		width:183px;
		background:#333333;
		border:2px solid #000;
		}
		
	#under-friendly, #under-similar {
		float:left;
		position: relative;
		}

	#under-friendly {
		text-align:center;
		margin-top: 30px;
		width:380px;
		border:0px solid #ccc;
		}
		
	#under-similar {
		text-align:center;
		margin-top: 30px;
		width:380px;
		background:#666666;
		}

	#gamelist {
		width:610px;
		text-align:center; 
		border:0px solid #ffffff;
		}
		
	#gametd {
		padding:8px;
		width:150px;
		text-align:center; 
		}
		
	#gamethumb {
		width:120;
		height:90;
		border:3px solid #cccccc;
		}

	#border {
		border:2px solid #cccccc;
		}
		
	#under468 {
		width:468;
		margin-top: 15px;
		text-align:left; 
		}

	.x120 {
		margin-top: 0px;
		}

	 img.x120120 {
		width:120px;
		height:120px;
		border:3px solid #000;
		}

	 img.x468x60 {
		width:468px;
		height:60px;
		border:3px solid #000;
		}

	 img.x120120under {
		width:120px;
        	height:120px;
        	border:5px solid #000;
		}


		
	#adult-games {
		width:600px;
		background:#666666;
		border:0px solid #000;
		}
		
	#main {
		width:600px;
		background:#666666;
		border:2px solid #000;
		}

	#freeanime {
	 	width:600px;
		text-align:center; 
		}
		
	#hot {
		position: relative;
		z-index: 2;
		font-size:12px;
		text-align:left;
		margin-left: -10px;
		margin-top: -35px;
		}

	.premiumhentai {
		margin-top: 7px;
		font-size: 12px;
		}
	
	.hardlinks {
		margin-top: 10px;
        	margin-left: 25px;
		font-size:12px;
		text-align:left; 
		}
	

	#margin {
		margin-left: 10px;
     		}
     
	h3 {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 10px;
    		margin-bottom: 0px;
		font-size: 15px;
		line-height: 5px;
		font-family: palatino linotype;
		display: inline;
		}

		a:link { text-decoration: none; color: #FFCCCC; }
		a:visited { text-decoration: none; color: #FFCCCC; }
		a:hover { text-decoration: underline; color: #FFCCCC; }

	li  { 
		list-style: none
		}

	ul { 
		list-style: none;
		line-height: 140%
		}