* {
margin: 0;
padding: 0;
}

body {
background-color: black;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
text-align: center;
}

* html body {
font-size: x-small;
f\ont-size: small;
}

img {
border: none;
border-right: 2px solid #555555;
border-bottom: 2px solid #555555;
}

a {
color: white;
text-decoration: none;
border-bottom: 1px dashed white;
}

a:hover {
background-color: #555555;
border: none;
}

#container {
width: 770px;
margin: 0 auto;
padding-bottom: 15px;
text-align: left;
background: #6766cc url('background.jpg') repeat-y 0 0;
}

#header {
width: 100%;
height: 177px;
background: url('dove.jpg') no-repeat 125px 0;
}

#header h1 {
margin-left: 400px;
padding-top: 50px;
width: 292px;
height: 72px;
position: relative;
}

#header h1 span {
background: url('cpo.jpg') no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

#navigation {
width: 100%;
text-align: center;
}

#navigation ul {
list-style: none;
font-size: 150%;
margin: 0 22px 0 90px;
}

#navigation ul li {
padding: 0 15px;
display: inline;
}

#navigation ul li.there {
color: #000197;
}

#navigation ul li a {
border-bottom: 1px dashed white;
}

#navigation ul li a:hover {
background-color: #dddddd;
color: #000197;
border: none;
}

#content {
margin: 25px 22px 0 90px;
}

#content p {
font-size: 120%;
line-height: 150%;
margin-top: 25px;
text-indent: 2em;
}

#content p.ni {
text-indent: 0;
}

.spcl {
background-color: white;
color: #000197;
padding: 25px;
margin-right: 100px;
margin-left: 100px;
border-top: 1px #dddddd solid;
border-right: 2px #555555 solid;
border-bottom: 2px #555555 solid;
border-left: 1px #dddddd solid;
}

#content p a:hover {
background-color: #dddddd;
color: #000197;
border: none;
}

.nhb {
border: none;
}

.ctr {
text-align: center;
}

.clr {
clear: both;
}

#footer {
text-align: center;
font-size: x-small;
}
