body {
        	background-image: url("http://fan.lucid-star.net/glassjaw/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: #222;
	width: 396px;
	border: 10px solid #222;
	margin: 20px auto 20px auto;
	text-align: left;  /* IE 5.5 hack part II */
}


#content {
        	background: #222;
        	width:396px;
        	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 9pt;
	letter-spacing:1px;
	line-height: 17px;
        	color:#CCC;
        	text-align:justify;
}

b,strong {

	color:#8D7311;
        	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:#8d8d8d;
        	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:#8D7311;
        	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 #8d8d8d;
	font-style: italic;
	letter-spacing: 2px;

}

a:visited {
        	color:#8D7311;
        	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 #8d8d8d;
	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 #8D7311;
	font-style: italic;
	letter-spacing: 2px;

}

a img {
         	border:0px;
}

h2 {
        color: #8D7311;
        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:0px;
        border-top:0px dotted #aaaaaa;
        text-align: left;
}

h3 {
        color:#8D7311;
        font: 12pt '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:0px;
        border-top:0px dotted #aaaaaa;
        text-align: right;
}

input, option, select, textarea {
	background-color: #444;
	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 #8D7311;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}

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;
}
