/*	MOON PHASES: A BSSM COLLECTIVE		*/
/*	http://lunargoddess.net/moon		*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.		*/



body {
	background: #aeb0ae url(bgmp.gif) repeat;
	margin: 50px auto;
	padding: 0;
	text-align: center;
	}

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

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

#spacer {
	float: right;
	padding: 15px;
	width: 90%;
	text-align: justify;
	}

#shell {

	background-color: #ffffff;
	margin: auto;
	padding: 0px;
	width: 467px;
	}

#img1 {
	background: #aeb0ae url(xoimg1b.jpg) no-repeat top center;
	height: 107px;
	padding: 0px;
	width: 467px;
	}

#img2 {
	background: #aeb0ae url(xoimg2.jpg) no-repeat top center;
	height: 7px;
	padding: 0px;
	width: 467px;
	}

#text {
	background-color: #9da5b0;
	line-height: 15px; 
	font-family: georgia, verdana, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #cdd5b7;
	padding: 10px;
	text-align: justify; 
	width: 447px;
	}

.title {
	color: #ffffff;
	font: bold 112%/1.4em arial,verdana,sans-serif;
	margin: 0 0 .5em;
	text-transform: lowercase;
	}

