﻿#main { 
width: 100%; 
padding: 0%
; 
margin: 1% auto 1% auto; 
background: #000;
}

a {
	color: #0033cc; }
a:visited {
	color: #555555; }
a:active {
	color: #555555; }
a:hover {
	color: #555555; }

	#menu  {
		font-family: Vivaldi;
		font-size: 115%;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: FFFF99; }
	
	#gold {
		color: #FFFF99;
		font-size: 115%; }
		
	#menu-blue  {
		font-family: Vivaldi;
		font-size: 115%;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: FFFF99; }
	
	#blue {
		color: #FFFF99;
		font-size: 115%; }

		
	#smap {
		font-family: Vivaldi;
		font-size: 100%;		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: FFFF99; }
		
	#goldsmap {
		color: #FFFF99;
		font-size: 1em
; }

	#poetry  {
		font-family: Vivaldi;
		font-size: 1.5em;
		text-decoration: none;
		font-weight: bold;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: #FFFF99; }
	
	#gold-poetry {
		color: #FFFF99;
		font-size: 1.5em; }

	#h1 { 
  font-weight: bold; 
  font-size: 2em;

  line-height: normal; 
  font-family: vivaldi; 
  font-variant: normal;
  font-style: normal;
}

	#h2 { 
  font-weight: bold; 
  font-size: 10pt;
  line-height: normal; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

	#h3 { 
  font-weight: normal; 
  font-size: 10pt;
  line-height: normal; 
  font-family: verdana; 
  font-variant: normal;
  font-style: normal;
}

	#p { 
  font-weight: normal; 
  font-size: 10pt;
  line-height: normal; 
  font-family: Verdana, Geneva, Tahoma, sans-serif, Trebuchet MS;
  font-variant: normal;
  font-style: normal;
}

#contact {
	font-family: Verdana, Geneva, Tahoma, sans-serif, "Trebuchet MS";
	font-size: .75em

;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	}
