@charset "utf-8";
#bsaImage {
	position:absolute;
	left:10px;
	top:16px;
	width:175px;
	height:200px;
	z-index:1;
}
#header {
	position:absolute;
	left:249px;
	top:12px;
	width:65%;
	height:183px;
	z-index:2;
	text-align: center;
	vertical-align: top;
}
#links {
	position:absolute;
	left:10px;
	top:235px;
	width:175px;
	height:auto;
	z-index:3;
	font-size: 18px;
	font-family: "Comic Sans MS", cursive;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#body {
	left:250px;
	top:207px;
	width:65%;
	height:auto;
	z-index:4;
	text-align: center;
	padding: 30px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	word-spacing: normal;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	background-position: center;
}
#body_alt {
	position:absolute;
	left:190px;
	top:205px;
	width:60%;
	height:796px;
	z-index:4;
	text-align: center;
	padding: 10px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	word-spacing: normal;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.DarkBlue {
	color: #000;
}
body {
	background-image: url(pikes_peak1400.jpg);
	width: 60%;
	left: 250px;
	background-position: center top;
}
#footer {
	position:relative;
	left:184px;
	width:765px;
	height:86px;
	z-index:5;
	text-align: center;
	vertical-align: text-top;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	top: 1050px;
}
.footer {
	font-size: 9px;
	text-align: center;
	color: #00F;
	background-color: #FFF;
	background-position: center;
}
a:link {
	color: #00C;
}
a:visited {
	color: #609;
}
a:hover {
	color: #F00;
}
a:active {
	color: #D6D6D6;
}
#Red {
	color: #F00;
}
#body p span {
	font-family: "Comic Sans MS", cursive;
}
#Red {
	color: #F00;
}
#body p span {
	font-family: "Comic Sans MS", cursive;
}
.comicSans {
	font-family: "Comic Sans MS", cursive;
}
#body p span .comicSans.white {
	color: #FFF;
}
p {
	text-align: left;
}
#White {
	color: #FFF;
}
