body {
        	background-image: url("http://fan.lucid-star.net/aqua/bg.jpg");
	background-repeat: repeat;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	letter-spacing: 1px;
        	color:#000000;
        	text-align:justify;
	text-align: center; /* IE 5.5 hack */
}


#map {
        	background: #222;
	width: 600px;
	border: 1px solid #000;
	margin: 20px auto 20px auto;
	text-align: left;  /* IE 5.5 hack part II */
}


#content {
        	background: #222;
        	width:590px;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	letter-spacing: 1px;
        	color:#CCC;
        	text-align:left;
	padding: 5px;
}

b,strong {

	color:#42B2E7;
        	font-weight:bold;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 8pt;
	text-transform: uppercase;
        	text-decoration:none;
	letter-spacing: 2px;
}

i {

	color:#42B2E7;
        	font-weight:normal;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	text-transform: lowercase;
        	text-decoration:none;
	letter-spacing: 2px;
	font-style: italic;
}


a {
        	color:#FE7E2B;
        	font-weight:normal;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	text-transform: lowercase;
        	text-decoration:none;
	border-bottom: 2px dotted #42B2E7;
	font-style: italic;
	letter-spacing: 2px;

}

a:visited {
        	color:#FE7E2B;
        	font-weight:normal;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	text-transform: lowercase;
        	text-decoration:none;
	border-bottom: 2px dotted #42B2E7;
	font-style: italic;
	letter-spacing: 2px;

}

a:hover {
        	color:#42B2E7;
        	font-weight:normal;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	text-transform: lowercase;
        	text-decoration:none;
	border-bottom: 2px dotted #FE7E2B;
	font-style: italic;
	letter-spacing: 2px;

}

a img {
         	border:0px;
}

h2 {
        	color: #42B2E7;
        	font: 16pt 'georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 2pt;
        	font-weight: normal;
        	font-style: italic;
        	text-transform:lowercase;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom:2px;
        	border-bottom:2px dotted #000;
        	text-align: left;
	padding: 5px;
}

h3 {
        	color: #42B2E7;
        	font: 16pt 'georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 2pt;
        	font-weight: normal;
        	font-style: italic;
        	text-transform:lowercase;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom:2px;
        	border-bottom:2px dotted #000;
        	text-align: left;
	padding: 5px;
}

input, textarea, option, select {
	background-color: #333;
             	border-left: 6px solid #42B2E7;
	border-right: 1px solid #333;
	border-top: 1px solid #222;
	border-bottom: 1px solid #333;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 10pt;
             	color:#CCC;
	letter-spacing: 1px;
	padding:2px; 
              margin:2px;
}

ul li {
	padding: 0px;
	font-weight: normal;
	list-style: url('http://empyreus.org/wp-content/themes/terriblelie/images/icon.gif');
	line-height: 1.5em;
}

ul li:hover {
	padding: 0px;
	font-weight: normal;
	list-style: url('http://empyreus.org/wp-content/themes/terriblelie/images/icon2.gif');
	line-height: 1.5em;
}
