body {
        	background-image: url("http://fan.lucid-star.net/theshield/images/bg.jpg");
        	background-repeat: repeat;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
        	color:#111;
        	text-align:justify;
	text-align: center; /* IE 5.5 hack */
}


#map {
	background-color: #000;
	width: 675px;
	border: 10px solid #000;
	margin: 20px auto 20px auto;
	text-align: left;  /* IE 5.5 hack part II */
}


#content {
        	width:665px;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 8pt;
        	margin-top:-320px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
        	color:#999;
       	text-align:justify;
	letter-spacing: 2px;
}

b {
        	color:#fff;
        	text-decoration:none;
 	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;

}

i {
        	color:#fff;
        	text-decoration:none;
 	font-family: 'Georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 8pt;
	text-transform: uppercase;
	font-weight:normal;
	font-style: italic;

}

a {
        	color:#fd0101;
        	text-decoration:none;
 	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;

}

a:visited {
        	color:#fd0101;
        	text-decoration:none;
 	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 7pt;
	text-transform: uppercase;
	font-weight:bold;

}

a:hover {
        	color:#94b3b5;
        	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: #888;
        	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;
	font-style: italic;
}

h3 {
        	color: #888;
        	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: 111;
	background-image: url("http://fan.lucid-star.net/theshield/images/bg.jpg");
        	background-repeat: repeat;
             	border: 1px dotted #444;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 8pt;
             	color: #999;
	letter-spacing: 1px;
	padding: 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;
}
