﻿#container {
	position: absolute;
	width: 100%;
	height: 100%;
}
#page_content p {
	font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: justify;
	padding: 8px;
	margin: 5px;
	position: absolute;
	bottom: auto;
}
#masthead {
	font-family: verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
	color: #FF80C0;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-align: center;
}
.alttagtext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	border: thin none #808080;
	position: absolute;
	text-align: left;
	padding: 2px;
	margin: 3px;
	float: none;
	bottom: auto;
}
.HorizHdrPinkLine {
	border-bottom-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #FF80C0;
}
