body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #0052A3;
}
#HeaderTextBlock {
	text-align: center;
	color: #FF0000;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 48px;
	height: auto;
	width: 460px;
	left: 50%;
	margin-left: -150px;
	top: 0px;
	vertical-align: top;
	visibility: visible;
	z-index: 2;
}
#FlyingSkyrocket {
	position:absolute;
	left:18px;
	top:382px;
	width:266px;
	height:220px;
	z-index:10;
	visibility: visible;
}
.PhotoCaptionParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00FFFF;
	text-align: justify;
}
.PhotoCaptionCentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
	text-indent: 0px;
}
.PhotoPopUpLink {
	border-bottom-color: #0000FF;
	border-bottom-style: double;
	border-bottom-width: medium;
	cursor: help;
}
.PopUpBox {
	font-family: "Comic Sans MS", cursive;
	color: #600;
	border: medium double #600;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: none;

}
.HeaderHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: bold;
	color: #FF0000;
	text-indent: 0px;
	text-align: left;
	line-height: 1.2;
}
.ExtraBigHeadText {
	font-size: 54px;
	font-style: italic;
}
p {
	text-indent: 2ex;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #990000;
	text-align: center;
	text-indent: 0px;
}

.editorialCcomments

{
	font-family: "Times New Roman", Times, serif;
	text-indent: 0px;
	text-align: left;
	color: #630;
}

.StrongUnorderedList {
	font-size: larger;
	font-weight: normal;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	color: #0000CC;
}



a:link { color: #0000FF; }
a:visited { color: #0066FF; }
a:hover { color: #990000; }
a:active { color: #006600; }
.attention {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-indent: 0px;
	text-align: center;
}
.BlackBoldCenter {
	color: #000000;
	text-align: center;
	text-indent: 0px;
}
.BlueBoldItalicCenter {
	color: #0000FF;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
}
.FlushRight {
	float: right;
	margin-left: 1em;
}
.FlushLeft {
	float: left;
	margin-right: 1em;
}

