body {
        	background-image: url("http://fan.lucid-star.net/atlantis/images/bg.png");
	background-repeat: repeat;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
	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: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 8pt;
	letter-spacing:2px;
        	color:#AAA;
        	text-align:left;
	padding: 5px;

}

b {
        	color:#1d98ba;
        	text-decoration:none;
 	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;
}

a {
        	color:#5fecf5;
        	text-decoration:none;
 	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;
}

a:visited {
         	color:#5fecf5;
         	text-decoration:none;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;
}

a:hover {
         	color:#FFF;
         	text-decoration:none;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;
}


a img {
         	border:0px;
}

h2 {
        	color: #1d98ba;
        	font: 12pt 'Georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 5pt;
        	text-transform:uppercase;
        	font-weight:normal;
        	margin-bottom:8px;
	padding-bottom: 3px;
        	border-bottom:1px dotted #444;
}

h3 {
        	color: #1d98ba;
        	font: 12pt 'Times New Roman', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 5pt;
        	text-transform:uppercase;
        	font-weight:normal;
        	margin-bottom:8px;
	padding-bottom: 3px;
        	border-bottom:1px dotted #444;
}

input, textarea, option, select {
	background-color: #000;
             border:1px solid #000;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
             font-size: 8pt;
             color:#CCC;
	letter-spacing: 1px;
	padding:3px;
	margin:3px;
}

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;
}

