@CHARSET "UTF-8";
	body {
		text-align: center;
		margin:0;
		padding:0;
	}
	#income {
		background:transparent url(../gfx/back_gradient.jpg) repeat-x;
	}
	
	#income #topBanner {
		width: 990px;
		margin: 0 auto;
	}
	#income #textpic {
		width: 480px;
		margin: 22px auto 0 auto;
		font-size:20px;
		color:#551a1a;
	}
	
	#income #ageverfication {
		width: 280px; /*180*/
		margin: 16px auto 0 auto;
		font-size:16px;
		color:#000;
	}
	
	
	#income #agenotice {
		width: 500px;
		margin: 16px auto 0 auto;
		font-size:16px;
		color:#000;
	}
	
	
	#income #btn {
		width: 130px;
		height:33px;
		margin: 12px auto 0 auto;
	}
	#income #btn A {
		display: block;
		background: transparent url(../gfx/btn_normal.gif) no-repeat left top;
		width:130px;
		height:33px;
	}
	#income #btn A:hover {
		background: transparent url(../gfx/btn_over.gif) no-repeat left top;
	}
	#income #logo {
		width: 155px;
		margin: 26px auto 0 auto;
	}
	#income #copyText {
		margin: 16px auto 0 auto;
		width: 890px;
		text-align: center;
		color: #423a35;
		font-family: Georgia, Times, serif;
		font-size: 11px;
		line-height: 1.4em;
	}
	
	#income #btn_gen {
		width: 100px;
		height:33px;
		display:block;
		margin: 12px auto 0 auto;
	}
	
	#income #btn_2 {
		width: 28px;
		height:33px;
		float:left;
		outline:none;
	}
	#income #btn_2 A {
		display: block;
		background: transparent url(../gfx/ja-btn.jpg) no-repeat left top;
		width:28px;
		height:33px;
		outline:none;
	}
	#income #btn_2 A:hover {
		background-position: 0px -31px;
	}
	#income #btn_2 A:active {
		background-position: 0px -30px;
	}
	
	#income #btn_3 {
		width: 50px;
		height:33px;
		float:right;
		outline:none;
	}
	#income #btn_3 A {
		display: block;
		background: transparent url(../gfx/nein-btn.jpg) no-repeat left top;
		width:50px;
		height:33px;
		outline:none;
	}
	#income #btn_3 A:hover {
		background-position: 0px -31px;
	}
	#income #btn_3 A:active {
		background-position: 0px -30px;
	}
	
	h1.landingpage_text {
		text-align: left;
		color:#551a1a;
		font-family: Georgia, Times, serif;
		font-size: 14px;
		line-height: 2.4em;
		margin-left:15px;
		margin-right:15px;
	}
	
	p.landingpage_text {
		text-align: left;
		color: #423a35;
		font-family: Georgia, Times, serif;
		font-size: 11px;
		line-height: 1.4em;
		margin-left:15px;
		margin-right:15px;
	}
	
	.scroll-pane a {
		color: #423a35;
		font-family: Georgia, Times, serif;
		font-size: 11px;
		line-height: 1.4em;
		text-decoration:underline;
	}
	
	div#cboxClose {
		text-align: left;
		color: #423a35;
		font-family: Georgia, Times, serif;
		font-size: 11px;
		line-height: 1.4em;
	}
	