/*	ALTER EGO					*/
/*	http://lunargoddess.net/alterego	*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.	*/



body, p, ul, li {
	background-color: #91a0a7;
	background: url(bgimg.gif) repeat top left;
	cursor: default;
	font: 11px/16px arial, helvetica, sans-serif;
	margin: 20px;
	}

a:link, a:visited, a:active {
	color: #8ba9a9;
	cursor: default;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	background-color: #e6eefe;
	color: #a0baba; 
	cursor: default;
	font-weight: normal;
	text-decoration: none;
	}

td, tr {
	color: #abb8bd;
	font: 11px/16px arial, helvetica, sans-serif;
	}
	
input, option, select {
	color: #abb8bd;
	font: 11px/16px arial, helvetica, sans-serif;
	}

#shell {
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	padding: 20px;
	width: 460px;
	}

#text {
	background-color: #ffffff;
	color: #abb8bd;
	text-align: justify; 
	}

.title {
	color: #dee2e4;
	font-family: arial;
	font-size: 30px;
	text-align: left; 
	text-transform: uppercase;
	}

blockquote {
	padding: 4px;
	text-align: left; 
	width: 50%;
	}

img {
	background-color: #f8fbff;
	padding: 0px;
	}

