/*	STARSEED: A CHIBICHIBI SHRINE AND FANLISTING		*/
/*	http://lunargoddess.net/starseed			*/
/* 	HAVE FUN, YOU NOSY PERSON, YOU.				*/



body {
	background: #ffffff url(ximgbg.png) repeat;
	margin: 10px auto;
	}

a:link, a:visited, a:active {
	color: #d65869;
	cursor: default;
	font-weight: normal;
	text-decoration: none; 
	}

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

#shell {
	background-color: #ffffff;
	float: right;
	margin: 0px 20px 0px auto;
	padding: 10px;
	width: 286px;
	}

#text {
	background-color: #ffffff;
	color: #b2aa90;
	font: normal 10px/14px garamond, georgia, trebuchet ms, sans-serif;
	padding: 0px;
	text-align: justify; 
	width: 286px;
	}

.title {
	color: #e6dadd;
	font: bold 18px/10px arial, verdana, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	text-transform: uppercase;
	}

td, tr {
	font: normal 9px/11px georgia, times new roman, arial, tahoma, trebuchet ms;
	text-align: left;
	}
	
input, option, select {
	background-color: #fff1fb;
	border: 1px solid #ffffff;
	color: #c4beaa;
	font: normal 9px/11px georgia, times new roman, arial, tahoma, trebuchet ms;
	text-align: left;
	}

strong {
	color: #f1f1d3;
	}

#img {
	background: url(ximg.png) no-repeat;
	height: 231px;
	padding: 0px;
	width: 286px;
	}

#bottom {
	text-align: center;
	}

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

 