@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 950px;
	border: thin solid #003;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	background-color: #FFF;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 200px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	position: relative;
}
#wrapper #banner p {
	top: 120px;
	position: relative;
	left: 27px;
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .1em;
}
#topnav {
	width: 950px;
	background-color: #FFF;
	background-image: url(images/nav_bar.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	padding: 0px;
	position: relative;
	height: 25px;
}
#topnav a:link {
	color: #fff;
	text-decoration:none;
}
#topnav a:visited {
	color: #fff;
	text-decoration:none;
}
#topnav a:hover {
	color:#F96;
	text-decoration:none;
}
#topnav a:active {
	color:#F96;
	text-decoration:none;
}
#insidemain {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFF;
	position: relative;
	height: auto;
}
#insidemain p {
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#insidemain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 39px;
	font-weight: bolder;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 350px;
	background-image: url(images/pia_logo_grey.gif);
	background-repeat: no-repeat;
	height: 120px;
}
#insidemain a:link {
	color: #03C;
	text-decoration:none;
}
#insidemain a:visited {
	color: #03c;
	text-decoration:none;
}
#insidemain a:hover {
	color: #F30;
	text-decoration:none;
}
#insidemain a:active {
	color:#F30;
	text-decoration:none;
}
#footer {
	font-size: 10px;
	color: #FFF;
	background-color: #006;
	text-align: center;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style2 {	color: #000000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
body {
	background-image: url(images/wallpaper.gif);
}
.style21 {
}
#insidemain .style21 li {
	position: relative;
	left: 125px;
	width: 650px;
}

.style4 {	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
}
.little {
	font-size: 10px;
	color: #666;
}
#insidemain table {
	left: 175px;
	position: relative;
	height: 320;
	text-align: center;
}
