@charset "utf-8";
/* CSS Document */

	a:visited {
	color: #F30
}
	a:hover {color: #FF00FF}
	a:active {
	color:#C30
}


.alert {
	font-size: 36px;
	font-style: italic;
	color: #F00;
	text-align: center;
}
.paragraph {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 20px;
	text-align: left;
	text-indent: 2px;
	display: inline-block;
	width: auto;
}
.lead {
	font-family: "Courier New", Courier, monospace;
	font-size: 38px;
	font-weight: bold;
	color: #003;
	text-align: center;

}
.lowerlead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	text-align: center;
 	margin-right: auto;
	margin-left: auto;
}
.lonelink {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
.background {
	background-image: url(pahsimages/grungy_paper.jpg);
	background-repeat: repeat;
	
}
.maintable {
	width: 865px;
	background-image: url(images/oldpaper.gif);
	
}
#textframe {
	background-image: url(images/oldpaper.gif);
}
.pahsbanner {
	font-weight: bold;
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 230%;
	background-color: #FF9;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.linktable {
	font-size: 36px;
	text-align: center;
	width: 60%;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}
.smalltable {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	width: 60%;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-size: medium;
	margin-right: auto;
	margin-left: auto;
}
.texttable {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.loneparagraph {
	font-size: large;
	text-align: center;
	padding-right: 20%;
	padding-left: 20%;
}
.sitetable {
	font-size: medium;
	font-weight: normal;
	color: #000;
	padding: 2px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.siteimage {
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	height: auto;
	left: 50%;
	right: 50%;
}
