/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic";
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}

.bigger {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.sans {
	color: #FFFFFF;
	font-family: sans-serif;
}
.bodyText {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}

.tiny {
	font-family: sans-serif;
	color: #000000;
	font-size: 10px;
}
.style2 {font-family: "Century Gothic"}
.welcomeText {
	color: #FFFFFF;
	font-family: "Century Gothic";
	top: 109px;
	left: 148px;
	position: absolute;
	width: 270px;
	font-size: 18px;
	text-align: right;
}
.pageHeader{
	font-family: "Monotype Corsiva";
	font-size: 72px;
	color: #FFFFFF;
}
#WelcomeMarker{
	position: absolute;
	height: 51px;
	top: 44px;
	text-align: center;
	z-index: 0;
	left: 260px;
}
#AboutMarker{
	position: absolute;
	height: 51px;
	top: 44px;
	text-align: center;
	z-index: 0;
	left: 304px;
}
#BioMarker{
	position: absolute;
	height: 51px;
	top: 44px;
	text-align: center;
	z-index: 0;
	left: 350px;
}
#flashPageMarker{
	position: absolute;
	height: 51px;
	top: 44px;
	text-align: center;
	z-index: 0;
	left: 253px;
}
#EncourageMarker{
	position: absolute;
	height: 51px;
	top: 44px;
	text-align: center;
	z-index: 0;
	left: 191px;
}
#ContactMarker{
	position: absolute;
	height: 51px;
	top: 45px;
	text-align: center;
	z-index: 0;
	left: 284px;
}
