body {
        	background-image: url("http://fan.lucid-star.net/linger/bg.jpg");
        	background-repeat: repeat;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
        	color:#000000;
        	text-align:justify;
	text-align: center; /* IE 5.5 hack */
}


#map {
	background: #E1E3DE;
	width: 500px;
	border: 10px solid #E1E3DE;
	margin: 20px auto 20px auto;
	text-align: left;  /* IE 5.5 hack part II */
}


#content {
        	background: #E1E3DE;
        	width: 490px;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
        	padding:5px;
        	color:#000;
       	text-align:left;
	letter-spacing: 1px;
}

a {
        	color:#513510;
        	font-weight:normal;
        	text-decoration:none;
}

a:visited {
        	color:#513510;
        	font-weight:normal;
        	text-decoration:none;
}

a:hover {
        	color:#36240C;
        	font-weight:normal;
        	text-decoration:none;
}

a img {
         	border:0px;
}

h2 {
        	color: #36240C;
        	font: 12pt 'Tahoma', 'Lucida Sans Unicode', Verdana, sans-serif;
        	text-transform: uppercase;
        	font-weight: normal;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom: 0px;
        	border-top: 1px solid #CACCC8;
	border-bottom: 1px solid #CACCC8;
	text-align: center;
	letter-spacing: 4px;
}

h3 {
        	color: #36240C;
        	font: 10pt 'Tahoma', 'Lucida Sans Unicode', Verdana, sans-serif;
        	text-transform: uppercase;
        	font-weight: normal;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom: 0px;
        	border-top: 1px solid #CACCC8;
	border-bottom: 1px solid #CACCC8;
	text-align: center;
	letter-spacing: 4px;
}

input, textarea, option, select {
	background-color: #CACCC8;
             	border-left: 6px solid #36240C;
	border-right: 1px solid #CACCC8;
	border-top: 1px solid #CACCC8;
	border-bottom: 1px solid #CACCC8;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 10pt;
             	color: #000;
	letter-spacing: 1px;
	padding: 1px; 
}
