/* ************************************* */
/*   CSS Document   PAstyW.css          */
/*  v 1.10 2009/Jun/23                 */
/* ************************************* */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #EAEAEA; 
	font-size: 11pt;
}
/*  ************* headers ************** */

#linet8{
	position:absolute;
	top: 0px; 
	height: 70px;
	width: 840px;
	background-image: url(PA%20Images/PA-Bannernew2.gif);
}

#lineblue{
	position:absolute;
	top: 126px;
	height: 10px;
	left: 203px;
	width: 608px;
	background-color: #000099;
}

#logo8 {
	position: absolute;
	left: 16px;
	top: 20px; 
}

#head-p8 {
	position: absolute;
	left: 206px;
	top: 75px;
	width: 595px; 
	background-color:#333333;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
#phot1 {
	position:absolute; /*  100 x 77 */
	top: 95px;
	left: 650px;
	width: 100px;
	height: 200px;
}

/*  ************ left buttons *************** */

#pside6 {
	font-size: 10pt;
	position:absolute;
	top: 200px;
	left: 30px;
	height: 280px;
	width: 150px;
	padding: 4px;
	color: #333333;
}
/* ******* layout ***************** */

#midback{
	position:absolute;
	top: 180px; 
	left: 210px;
	width: 600px; 
	background-color:#333333;
	height:460px; 
 	color: #EAEAEA;
}	

.midtex {
	padding-left:5px;
	color: #FFFFCC ; 
}


#midWW{
	position:absolute;
	top: 220px; 
	left: 230px;
 	color: #EAEAEA;
}
	
#storyw{
	position:absolute;
	top: 645px;
	width: 840px;
	height: 150px;
	border: thin solid #CCCCCC;

}

#midtex2 {
	position:absolute;
	top: 200px; 
	left: 250px;
	padding-left:5px;
	color: #6666FF; 
}

#midtex3 {
	position:absolute;
	top: 622px; 
	left: 340px;
	padding-left:5px;
	color: #FF3333;
	font-size: 12px;	 
}
/*  *********Web Design************** */

#midW {
	position:absolute;
	top: 186px;
	left: 205px;
 	color: #EAEAEA;
}


#crum1w {
	position:absolute;
	top: 238px; /* was 210px */
	left: 210px;
	width: 270px;
	height: 90px;
	padding-left:5px;
	color: #FFFF00; /* yellow font */
}

#crum2w {
	position:absolute;
	top: 226px;
	left: 385px;
	width: 120px;
	height: 22px;
	color: #0000F0; /* blue font */
	padding-left:10px;
	padding-right:10px;
	background-color:#EEEEEE;
}
#crum2wb {
	position:absolute;
	top: 286px;
	left: 405px;
	height: 22px;
	padding-left:10px;
	padding-right:10px;
	background-color:#EEEEEE;
}

#crum4w {
	position:absolute;
	top: 346px;
	left: 420px;
	height: 22px;
	padding-left:10px;
	padding-right:10px;
	background-color:#EEEEEE;
}

#crum5w {
	position:absolute;
	top: 480px; 
	left: 250px;
	height: 90px;
	background-color:#333333;
	color: #FFFF00; /* yellow font */
	padding-left:10px;
	padding-right:10px;
}


#crum8w {
	position:absolute;
	top: 550px;
	left: 470px;
	width: 336px;
	height: 65px;
	color: #F00000; /* red font */
	background-color:#EEEEEE;
}




/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0000F0; /* was 005FA9 */
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.smallinfo {
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #CCCCCC;
}

.smalllink {
	font-size: 10px;
	font-style: normal;
	font-weight:normal;
	color: #999999;
	padding-left:40px;
}

/* ************************************* */
