body {
	background-color:#292e34;
        	background-image:url("http://fan.lucid-star.net/monsters/images/bg.jpg");
        	background-repeat: repeat-y;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
        	color:#BBB;
        	text-align:justify;
}

#map {
	width: 800px;
	border: 0px solid #E7E8E9;
	position:absolute;
	top:0px;
	left:0px;
	text-align: left;  /* IE 5.5 hack part II */


}


#content {
        	width:450px;
	position:absolute;
	top:150px;
	left:445px;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	letter-spacing:1px;
	line-height: 17px;
	padding: 5px;
        	color:#888;
        	text-align:justify;
	border-bottom: 0px solid #222;


}

b,strong {

	color:#FFF;
        	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:#d66aa4;
        	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:#d66aa4;
        	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 #FFF;
	font-style: italic;
	letter-spacing: 2px;
}

a:visited {
        	color:#d66aa4;
        	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 #FFF;
	font-style: italic;
	letter-spacing: 2px;
}

a:hover {
        	color:#FFF;
        	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 #d66aa4;
	font-style: italic;
	letter-spacing: 2px;
}

a img {
         	border: 0px;
}

h2 {
        	color: #FFF;
        	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 #000;
        	text-align: left;

}

h3 {
       	color: #FFF;
        	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 #000;
        	text-align: left;
}

input, option, select, textarea {
	background-color: #383e46;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 9pt;
	font-style: italic;
             	color:#BBB;
	letter-spacing: 2px;
	padding:2px; 
             	margin:2px;
	border-bottom: 2px dotted #d66aa4;
	border-top: 1px solid #383e46;
	border-left: 1px solid #383e46;
	border-right: 1px solid #383e46;
}

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;
}
