body {
        	background-image: url("http://fan.lucid-star.net/chimaira/images/bg.jpg");
        	background-repeat: repeat;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
        	color:#000000;
        	text-align:justify;
}


#map {
        	background-color: #000;
	width: 650px;
	border: 0px solid #FFF;
	margin: 0px auto 0px auto;
}


#content {
        	width:620px;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
        	padding:10px;
	margin-top:-25px;
        	color:#888;
        	text-align:left;
	letter-spacing: 1px;
}

b,strong {

	color:#e1a95f;
        	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:#e1a95f;
        	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:#60344d;
        	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 #e1a95f;
	font-style: italic;
	letter-spacing: 2px;
}

a:visited {
        	color:#60344d;
        	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 #e1a95f;
	font-style: italic;
	letter-spacing: 2px;
}

a:hover {
        	color:#e1a95f;
        	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 #60344d;
	font-style: italic;
	letter-spacing: 2px;
}

a img {
         	border: 0px;
}

h2 {
        	color: #999;
        	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: 5px;
        	padding-bottom:2px;
        	border-bottom: 1px dotted #444;
        	text-align: left;

}

h3 {
       	color: #999;
        	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: 5px;
        	padding-bottom:2px;
        	border-bottom: 1px dotted #444;
        	text-align: left;

}

input, option, select, textarea {
	background-color: #000;
	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 9pt;
	font-style: italic;
             	color:#888;
	letter-spacing: 2px;
	padding:2px; 
             	margin:2px;
	border-bottom: 2px dotted #60344d;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

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;
}
