/* CSS Document */

body { 
   margin-left: 0px; 
   margin-top: 0px; 
   margin-right: 0px; 
   margin-bottom: 0px; 
   background-color: #000000;
   padding: 0;
   border-style: none;
   color: #FFFF00;
   font-size: 10pt;
   font-family: Georgia, "Times New Roman", Times, serif;
   text-align: center;
} 
a:link {
	color: #0000FF;
}
p.tiny {
	font-size:5px;
}
img.navbutton {
	z-index:1;
	position:absolute;
	left:0;
}
img.returnbutton {
	z-index:1;
	position:absolute;
	left:0;
	top: 90%;
}
span.navtext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	position: relative;
	top: 11px;
	left: 20px;
	z-index:2;
}
span.returntext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	text-align: center;
	position: absolute;
	top: 92%;
	left: 18px;
	z-index:2;
}
span.contact {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
}
a.navtext {
	color: #333333;
}
a.navtext:hover {
	color: #FF0000;
}
table.inset {
	padding-left: 2%;
	padding-top: 5%;
}	
span.title {
	float: left;
	margin-left: 30px;
	font-size: 36pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.atitle {
	margin-left: 30px;
	font-size: 36pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
span.titlebar {
	clear: both;
	float: left;
	margin-left: 110px;
	font-size: 18pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p.address {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
TD.navbar {
	background-image: url(../Images/psbg.JPG);
	background-repeat: repeat-y;
}
div.homeimage {
	float: right;
}