/*	METAMORPHOSE: USAGI'S HENSHIN ITEMS		*/
/*	http://lunargoddess.net/fanlistings/henshin	*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.			*/



body {
	background: #c1d1ab url(imgs/bgmtmrphs.jpg) repeat top left;
	direction: ltr;
	margin: 10px 0px 10px 0px;
	text-align: justify;
	}

a:link, a:visited, a:active {
	color: #c1d1ab;
	cursor: default;
	font: bold 10px trebuchet ms, arial narrow, arial, sans-serif;
	text-decoration: none; 
	}

a:hover {
	color: #c0ca9f; 
	cursor: default;
	font: bold 10px trebuchet ms, arial narrow, arial, sans-serif;
	text-decoration: none; 
	}

td, tr {
	font: bold 10px trebuchet ms, arial narrow, arial, sans-serif;
	text-align: left;
	}
	
input, option, select {
	font: normal 10px trebuchet ms, arial narrow, arial, sans-serif;
	text-align: left;
	}

#shell {
	background-color: #e9f3d0;
	border: 1px solid #e9f3d0;
	margin: 0px auto 0px auto;
	padding: 10px;
	width: 419px;
	}

#img {
	background: url(imgs/mtmrphs.jpg) no-repeat top center;
	height: 280px;
	width: 419px;
	}

#text {
	background-color: #e9f3d0;
	color: #b2b3b1;
	font-family: georgia, times new roman, arial, tahoma, trebuchet ms;
	font-size: 9px; 
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	width: 419px;
	}

#bottom {
	font: normal 10px trebuchet ms, arial narrow, arial, sans-serif;
	text-align: center; 
	}

.title {
	background-color: #e9f3d0;
	border-bottom: 1px dashed;
	border-width: 1px;
	color: #b9cce0;
	font: bold 10px trebuchet ms, arial narrow, arial, sans-serif;
	letter-spacing: 15px;
	text-align: right;
	text-transform: uppercase; 
	}