p {
text-align: justify;
}
 h1,h2,h3,h4 hr {
color: #C0C0C0;
text-align: center;
}
body {
margin: 0 auto;
background-image: url("./cp-pictures/back-2.jpg");
background-attachment:fixed;
background-position:center;
background-color: black;
font-family: arial,sans-serif;
color: #C0C0C0;
}
#pagecon {
background-image: url("./cp-pictures/background-1.jpg");
background-color: black;
width: 800px;
margin: 0 auto;
}


#header {
background-image: url("./cp-pictures/banner3.jpg");
background-color: black;
width: 800px;
height: 195px;
border: none;
margin: 0px;
}

#leftnav {
float: left;
text-align: left;
border-right: 2px;
border-color: #6C7B8B;
width: 175px;
color: #C0C0C0;
}
#leftnav ul {
padding: 0;
margin: 0;
}
#leftnav  li{
background-image: url("./cp-pictures/button2.jpg");
list-style-type: none;
text-align: left;
margin: 0 auto;
margin-top: 10px;
vertical-align: middle;
font-variant: small-caps;
font-weight: bold;
width: 170px;
margin-bottom: 10px;
text-decoration: none;
}
#leftnav a:link{
text-decoration: none;
color: #C0C0C0;
}
#leftnav a:visited{
text-decoration: none;
color: black;
}
#leftnav a:active{
text-decoration: none;
}

#leftnav a:hover{
color: #C0C0C0;
text-decoration: none;
font-size: 1em;
width: 175px;
}

#footer a:link{color: rgb(208,168,88); text-decoration: none;}
#footer a:visited{color: rgb(208,168,88); text-decoration: none;}
#footer a:hover {color: black; text-decoration: none;font-weight: bold; }

#maincontent {
margin: 0 auto;
width: 625px;
margin-bottom: 10px;
float: right;
}
#mainpad {
margin: 0 auto;
width: 605px;
align: justify;
}

#footer {
background-color: black;
width: 800px;
clear: both;
text-align: center;
vertical-align: middle;
padding-top: 15px;
}

#footer li{
list-style-type: none;
display: inline;
vertical-align: middle;
color: #C0C0C0
font-variant: small-caps;
text-decoration: none;
}
#npe {
margin: 0 auto;
width: 600px;
background-color: gray;
color: black;
}
#npel {
margin: 0 auto;
width: 270px;
float: left;
background-color: white;
height: 190px;
}
#nper {
float: right;
background-color: white;
height: 190px;
}
#address {
width: 200px;
text-align: center;
margin-top: 0px;
padding-top: 0px;
}


