body {
margin:0 auto;
background-attachment:fixed;
background-image:url(images/ppabackground2.jpg);
background-position:top left;
position:relative;
background-repeat:no-repeat;
background-color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
line-height:1.5em;
color: #000000;
text-align: left;
}



a:link {
color: #ff0000;
text-decoration: none;
}
a:visited {
color: #ff0000;
text-decoration: none;
}
a:hover {
color: #cc0000;
text-decoration: none;
}
a:active {
color: #ff0000;
text-decoration: none;
}
a.link1 {
color: #000000; 
text-decoration: none;
}
a.link1:hover  {
color: #cccccc;
text-decoration:none;
background:#000000;
}


table {
border: 0px;
border-style: solid;
border-spacing: 0px;
padding: 0px;
}

td {
border:0px; 
border-style: solid;
text-align: left;
}

.border {
border:1px solid #cc0000;
border-style: dashed;
width: 658px;
}

.padding {
padding:10px;
background-color:#f1f1f1;
}

.padding2 {
padding:7px;
text-align:left;
}

.width {
width:500px;
margin:165px auto auto 40px;
}

/*margin:TOP/RIGHT/BOTTOM/LEFT*/

.header {
background-image:url(images/ppaheader.jpg);
width:658px;
height:200px;
}

.style1 {color: #999999}
.style2 {color: #cc0000}

h1 { 
font-variant: normal;
font-weight: normal;
font-family: TrebuchetMS, Verdana, Arial;
text-align: left;
font-size: 10px;
margin-bottom: 10px;
margin-top: 0px;
line-height: 1;
margin-left: 0px;
}

h1 {
font-size:24px;
}


.imgcenter {
display: block;
margin-left: auto;
margin-right: auto;
}


