/* Normalize all */
 * {
	
	margin: 0%;
	padding: 0%; 
	font-size: 1em;

}

body {
	background-color: #220E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 69.5%;
	
}
 H1 {
	text-transform: uppercase;
	line-height: 1.1em;
	margin-top: 0em;
	margin-bottom: 0.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	font-size: 3.5em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: none;

}

h2 {
	font-size: 2.1em;
	margin-top: 0.1em;
	padding-bottom: 0.1em;
	padding-top: 0.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0em;
	letter-spacing: 0.02em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 0.2em;
	padding-left: 0.2em;
}

H3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin-top: 0.15em;
	margin-bottom: 0em;
	padding-top: 0.15em;
	padding-bottom: 0em;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	letter-spacing: 0.15em;
}

p{
	font-size: 1.1em;
	padding-bottom: 1em;

}

#ContentHolder {
	text-align: center;
	margin-top: 4%;
	margin-right: 4%;
	margin-bottom: 4%;
	margin-left: 4%;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

body {
	background-color: #020066;
	color: #FFFFFF;

}

H1 {
	display: none;
}

H2 {
		
}

H3 {
	display: none;
}

p{

}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}

#FlashContentLayer{
	margin-top: 2em;
	margin-bottom: 2em;
	width:100%;
	min-width:500px;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
