/* CSS Document */
body {
	font-family: Georgia;
	background-image:url(http://www.livepagerank.com/Chinese-Tattoo-Names/i/bg.gif);
	background-repeat:repeat-y;
	background-position:left;
	text-align: center;
}

#wrapper{
/*	text-align:center; */
	padding-left:50px;
}

#page-header{
	font-size:120%;
	text-align:center;
}

#startpage-alphabet{
	font-size:300%;
	text-decoration:underline;
	color:#FF0000;
}

#footer-links{
	font-size:70%;
	color:#333333;
}


/* border */
#b-lt, #b-rt, #b-rb, #b-lb{
	width: 9px;
	height: 9px;
}

#b-r{
	width: 9px;
	background-image: url(/i/b/r.gif);
	background-repeat: repeat-y;
}

#b-l{
	width: 9px;
	background-image: url(/i/b/l.gif);
	background-repeat: repeat-y;
}

#b-t{
	height: 9px;
	background-image: url(/i/b/t.gif);
	background-repeat: repeat-x;
}

#b-b{
	height: 9px;
	background-image: url(/i/b/b.gif);
	background-repeat: repeat-x;
}



#ad-container {
	width:680px;
	height:300px;
	min-height: 10em;
	display: table;
	vertical-align: middle;
	border: 4px dashed #CCC;
}

#adsense {
	display: none;
	margin-left:auto;
	margin-right:auto;
}


#loading{
	width:680px;
	height:300px;
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align: middle;
}

#loading img{
	position:relative;
	top:50%;
	margin-top:-8px;
}

