body {
        	background-image: url("http://fan.lucid-star.net/xena/bg.jpg");
	background-repeat: repeat;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
        	color:#BBB;
        	text-align:justify;
	text-align: center; /* IE 5.5 hack */
}


#map {
        	background: #EEE;
	width: 650px;
	border: 5px solid #E7E8E9;
	margin: 20px auto 20px auto;
	text-align: left;  /* IE 5.5 hack part II */
}


#content {
        	background: #EEE;
        	width:640px;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	letter-spacing:1px;
	line-height: 17px;
	padding: 5px;
        	color:#000;
        	text-align:justify;
	border-bottom: 0px solid #BBB;

}

b,strong {

	color:#5e5b6d;
        	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:#536d87;
        	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:#536d87;
        	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 #DDD;
	font-style: italic;
	letter-spacing: 2px;

}

a:visited {
        	color:#536d87;
        	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 #DDD;
	font-style: italic;
	letter-spacing: 2px;

}

a:hover {
        	color:#444;
        	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 #536d87;
	font-style: italic;
	letter-spacing: 2px;

}

a img {
         	border:0px;
}

h2 {
        	color: #536d87;
        	font: 12pt 'Georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 5pt;
        	text-transform:uppercase;
        	font-weight:bold;
        	margin-bottom:8px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #DDD;
        	text-align: left;

}

h3 {
       	color: #536d87;
        	font: 12pt 'Georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 5pt;
        	text-transform:uppercase;
        	font-weight:bold;
        	margin-bottom:8px;
	padding-bottom: 3px;
	border-bottom: 2px dotted #DDD;
        	text-align: left;
}

input, option, select, textarea {
	background-color: #CCC;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 9pt;
	font-style: italic;
             	color:#000;
	letter-spacing: 2px;
	padding:2px; 
             	margin:2px;
	border-bottom: 2px dotted #536d87;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

ul li {
	padding: 0px;
	font-weight: normal;
	list-style: url('http://empyreus.org/wp-content/themes/terriblelie/images/icon2.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;
}
