@charset "utf-8";
h1 {
	font-family: Thunderbird;
	font-size: 1.6em;
	color: #75C5F0;
	letter-spacing: 0.2em;
	text-align: center;
	background-position: bottom;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.8em;
	text-align: center;
}
h3 {
	font-family: Optima;
	color: #999999;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	text-align: left;
}
h4 {
	font-family: Optima;
	color: #75C5F0;
	font-size: 1.4em;
	letter-spacing: normal;
	font-weight: bold;
	text-align: left;
	background-position: center top;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.2em;
	letter-spacing: .1em;
	font-weight: bold;
	text-align: center;
	background-position: center top;
	vertical-align: top;
}
h6 {
	font-family: Optima;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: normal;
	text-align: right;
	background-position: center top;
	vertical-align: top;
}




p {
	font-family: Optima;
	color: #FFFFFF;
	font-size: .9em;
	text-align: left;
}
body {
	background-color: #000000;
}
#bodywrap {
	width: 800px;
	margin: auto;
}
#footwrap {
	margin: auto;
	width: 800px;
	padding: 0px;
	background-position: top;
}
#extrawrap {
	margin: auto;
	height: auto;
	width: 800px;
}
#buttons {
	margin: auto;
	height: auto;
	width: 800px;
}
script {
	font-family: Optima;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
	line-height: 2em;
}
a:link {
	font-family: Optima;
	font-size: 1em;
	color: #75C5F0;
	font-weight: bold;
}
a:visited {
	font-family: Optima;
	font-size: 1em;
	color: #FECA2E;
	font-weight: bold;
}
a:hover {
	font-family: Optima;
	font-size: 1em;
	color: #FFFF99;
	font-weight: bold;
}
titleswrap {
	width: 800px;
	margin: auto;
}
