/*	MOON ETERNAL: A TSUKINO USAGI SHRINE	*/
/*	http://lunargoddess.net/usako		*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.		*/



body {
	background-color: #ffffff;
	margin: 20px auto;
	}

a:link, a:visited, a:active {
	border-bottom: 1px dashed;
	color: #cdaab6;
	cursor: default;
	font-weight: normal;
	text-decoration: none; 
	}

a:hover {
	border-bottom: 1px solid;
	color: #e2bc12;
	cursor: default;
	font-weight: normal; 
	text-decoration: none;
	}

#shell {
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 543px;
	}

#text {
	background-color: #ffffff;
	color: #363636;
  	font: 12px/15px georgia, arial, sans-serif;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: justify; 
	width: 543px;
	}

.title1 {
	color: #f2e7ce;
	font: bold 20px/10px arial, verdana, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	}

.title2 {
	font: bold 112%/1.4em arial, verdana, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	text-transform: lowercase;
	color: #e2cc80;
	}

td, tr {
	text-align: justify;
	}

.tr {
	font: bold 112%/1.4em arial, verdana, sans-serif;
	text-align: right;
	text-transform: lowercase;
	color: #cccc00;
	}

.td1 {
	background-color: #ffffff;
	}

.td2 {
	background-color: #ffffff;
	}

#img {
	background: url(http://lunargoddess.net/usako/ximg.png) no-repeat;
	height: 149px;
	width: 543px;
	}

#bottom {
	text-align: center;
	}

#stats {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	}

blockquote {
	color: #c0c0a2;
	background: url(http://lunargoddess.net/usako/anime/imgs/bqbg.png) no-repeat top left;
   	font: 12px/15px georgia, arial, sans-serif;
	padding: 10px 0 0 20px;
	text-align: justify;
	}

#text strong {
	color: #a7c4d5;
  	font: normal 12px/17px  georgia, arial, sans-serif;
	text-transform: uppercase;
	}


 