#splash {
	display: none;
}
#intro {
	display: block;
	width: 90%;
	background-color: #FFFFEE;
	color: black;
	border: thin black;
	font: caption normal normal normal larger Arial, sans-serif;
	margin: 15px;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
}

#intro h4 {
	font: bold larger Arial sans-serif;
	line-height: 60%;
	text-align:center;
}

#menu {
	width: 90%;
	background-color: #FFFFEE;
	color: black;
	font: menu bold larger Arial sans-serif;
	text-decoration: none;
	border: thin black;
	margin: 15px;
	padding: 5px 0px 5px 5px;
}

#menu a:link {
	color: black;
	text-decoration: none;
	font: menu normal bold 100% Arial sans-serif;
}

#menu a:visited {
	color: black;
	text-decoration: none;
	font: menu normal bold 100% Arial sans-serif;
}
#menu a:hover {
	color: blue;
	text-decoration: none;
	font: menu normal bold 100% Arial sans-serif;
}
#menu a:active {
	color: black;
	text-decoration: none;
	font: menu normal bold 100% Arial sans-serif;
}	
#menu img {
	display: none;
}
#content {
   
   background-color: #FFFFEE;
	position: relative;
	top: 10px;
	left: 5px;
	padding-bottom: 50px;
}
#content img {
	position: relative;
	float: right;

iframe {
	margin: 0em 0em 1em 0em;
	padding:0px;
}

}
#card {
	width:90%;
	position: relative;
	left:0em;
	top:1em;
	text-decoration:none;
	font: normal normal normal 100%/normal "Arial sans-serif", Arial, Helvetica, sans-serif;
}
}
			
H1 {text-align:center;
    font: normal 200% "Aristocrat","cursive","Arial"}

H2 {text-align:center;
    font: normal 130% "Aristocrat","cursive","Arial"}

H3 {text-align:center;
    font: bold italic 200% "Arial","san-serif"} 

H4 {text-align:left;
    font: bold 150% "Arial", "san-serif"}

p {text-align:left;
    text-indent: 12;
    font: normal 10pt "Arial", "san-serif"}

p.small {text-align:left; 
       font: normal 8pt "Arial", "san-serif"}

address {text-align:left;
    font:italic "Arial", "san-serif"}

em {font:bold italic 100% "Arial", "san-serif"}

UL {list-style:square;
    font: normal 10pt "Arial", "san-serif"}	