body {
        	background-image: url("http://fan.lucid-star.net/amazons/bg.jpg");
		background-repeat: repeat;
        	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 10pt;
		letter-spacing: 1px;
        	color:#000000;
        	text-align:justify;
}


#map {
        	background: #EEE;
	width: 504px;
	border: 3px solid #EEE;
	margin: 20px auto 20px auto;
}


#content {
        	background: #EEE;
        	width:494px;
        	font-family: 'georgia', 'Lucida Sans Unicode', Arial, sans-serif;
        	font-size: 16pt;
		letter-spacing: 2px;
        	padding:5px;
        	color:#000000;
        	text-align:justify;
		font-style: italic;
}

a {
        	color:#9A9B82;
        	font-weight:normal;
        	text-decoration:none;
		font-style: italic;
}

a:visited {
        	color:#9A9B82;
        	font-weight:normal;
        	text-decoration:none;
		font-style: italic;
}

a:hover {
        	color:#000000;
        	font-weight:normal;
        	text-decoration:none;
		font-style: italic;
}

a img {
         	border:0px;
}

h2 {
        	color: #9A9B82;
        	font: 12pt 'georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	letter-spacing: 2pt;
        	font-weight: normal;
        	font-variant: small-caps;
        	text-transform:none;
        	font-weight:normal;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom:0px;
        	border-top:0px dotted #aaaaaa;
}

h3 {
        	color:#9A9B82;
        	font: 9pt 'georgia', 'Lucida Sans Unicode', tahoma, sans-serif;
        	font-variant: small-caps;
        	text-transform:none;
        	font-weight:normal;
        	text-decoration:none;
        	margin-left: 0px; 
        	margin-top: 5px;
        	margin-bottom:0px;
        	border-bottom:1px dotted #fff;
}

input, textarea, option, select {
	background-color: #B5C3A9;
             	border-left: 6px solid #94957C;
	border-right: 1px solid #B5C3A9;
	border-top: 1px solid #B5C3A9;
	border-bottom: 1px solid #B5C3A9;
	font-family: 'Tahoma', 'Lucida Sans Unicode', Arial, sans-serif;
             	font-size: 10pt;
             	color:#000000;
	letter-spacing: 1px;
	padding:2px; 
              margin:2px;
}
