/* CSS Author - Shinsaitou Minobusuki */
/* Used in AboutMe, Himitsu, and Moemi Pages */



#about	{
	background: #f5fffa;
	padding: 20px 0px;
	width: 600px;
	height: 400px;
	overflow: auto;
	}

#deny	{
	background: #f5fffa;
	padding: 20px 0px;
	width: 600px;
	height: 400px;
	}

#deny img	{
		margin: 10px;
		}

#moemi	{
	background: #f5fffa;
	padding: 20px 0px;
	width: 600px;
	height: 400px;
	}

#moemi img	{
		margin: 9px;
		}

a:link, a:visited, a:active	{
				color: #006400;
				text-decoration: none;
				}
a:hover	{
	color: #009900;
	}

/* CSS Style Shinsaitou */

.novexcenter {text-align: center}
.novexwidth {width: 300px; margin-top: 0px}
.novexblock {display: inline; height: 2px; width: 5px; border: 0px dashed green}
.novexcolor {display: inline; height: 2px; width: 5px; background-color: green; background-image: none}

#forumsig	{
		margin: 0px;
		padding: 0px;
		background: url("misc/rangiku_sig.jpg");
		height: 200px;
		width: 500px;
		}

#award	{
	margin: 0px;
	padding: 0px;
	background: url("misc/award.jpg");
	height: 180px;
	width: 239px;
	}



/* Creation Date - 01.11.07 */
/* Last Update - 01.22.07 */